Skip to content

处理用户消息异常 #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
erenboss opened this issue Feb 19, 2025 · 3 comments
Open

处理用户消息异常 #73

erenboss opened this issue Feb 19, 2025 · 3 comments

Comments

@erenboss
Copy link

erenboss commented Feb 19, 2025

2025-02-19 09:07:06.248 +08:00 [ERR] 处理用户消息异常 {"t":"INTERACTION_SUCCESS","s":28430,"op":0,"d":{"nonce":"1892018026278838272","id":"1341576763188445267"}}
System.NullReferenceException: Object reference not set to an instance of an object.
at Midjourney.Infrastructure.LoadBalancer.DiscordInstance.<>c__DisplayClass61_0.b__0(TaskInfo c) in /src/src/Midjourney.Infrastructure/Services/DiscordInstance.cs:line 763
at System.Linq.Enumerable.WhereListIterator1.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable1 source, Boolean& found)
at Midjourney.Infrastructure.LoadBalancer.DiscordInstance.GetRunningTaskByNonce(String nonce) in /src/src/Midjourney.Infrastructure/Services/DiscordInstance.cs:line 763
at Midjourney.Infrastructure.BotMessageListener.OnMessage(JsonElement raw) in /src/src/Midjourney.Infrastructure/BotMessageListener.cs:line 1231

2025-02-19 09:28:57.159 +08:00 [ERR] 处理用户消息异常 {"t":"INTERACTION_CREATE","s":28605,"op":0,"d":{"nonce":"1892023527225974784","id":"1341582263380607069"}}
System.NullReferenceException: Object reference not set to an instance of an object.
at Midjourney.Infrastructure.LoadBalancer.DiscordInstance.<>c__DisplayClass61_0.b__0(TaskInfo c) in /src/src/Midjourney.Infrastructure/Services/DiscordInstance.cs:line 763
at System.Linq.Enumerable.WhereListIterator1.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable1 source, Boolean& found)
at Midjourney.Infrastructure.LoadBalancer.DiscordInstance.GetRunningTaskByNonce(String nonce) in /src/src/Midjourney.Infrastructure/Services/DiscordInstance.cs:line 763
at Midjourney.Infrastructure.BotMessageListener.OnMessage(JsonElement raw) in /src/src/Midjourney.Infrastructure/BotMessageListener.cs:line 1231

这个问题我需要怎么处理,怎么排查,不知道从哪下手

@erenboss
Copy link
Author

在MJ频道里看到该任务已经绘图完成,并且在频道里绘图新的任务可以绘图成功

@erenboss
Copy link
Author

Image

@trueai-org
Copy link
Owner

感谢反馈,正在修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants