You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
这个问题我需要怎么处理,怎么排查,不知道从哪下手
The text was updated successfully, but these errors were encountered:
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.WhereListIterator
1.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable
1 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.WhereListIterator
1.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable
1 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
这个问题我需要怎么处理,怎么排查,不知道从哪下手
The text was updated successfully, but these errors were encountered: