Skip to content
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

Crash Report - xServerSeedDiscover Faulted #32

Open
psavva opened this issue Dec 28, 2022 · 0 comments
Open

Crash Report - xServerSeedDiscover Faulted #32

psavva opened this issue Dec 28, 2022 · 0 comments

Comments

@psavva
Copy link

psavva commented Dec 28, 2022

x42core_1 | info: Blockcore.AsyncWork.AsyncProvider[0]
x42core_1 | xServerFeature.xServerSeedDiscover stopping.
x42core_1 | crit: Blockcore.AsyncWork.AsyncProvider[0]
x42core_1 | xServerFeature.xServerSeedDiscover threw an unhandled exception
x42core_1 | System.NullReferenceException: Object reference not set to an instance of an object.
x42core_1 | at x42.Features.xServer.xServerManager.<>c__DisplayClass48_0.<b__0>d.MoveNext() in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Features/x42.Features.xServer/xServerManager.cs:line 1269
x42core_1 | --- End of stack trace from previous location ---
x42core_1 | at Blockcore.Utilities.ParallelAsync.ForEachAsync[TSource](IEnumerable1 collection, Int32 maxDegreeOfParallelism, CancellationToken cancellationToken, Func3 action) in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Blockcore/Utilities/ParallelAsync.cs:line 42
x42core_1 | at x42.Features.xServer.xServerManager.XServerDiscoveryAsync(xServerPeers xServerPeerList) in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Features/x42.Features.xServer/xServerManager.cs:line 1239
x42core_1 | at x42.Features.xServer.xServerManager.b__18_0(CancellationToken token) in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Features/x42.Features.xServer/xServerManager.cs:line 154
x42core_1 | at Blockcore.AsyncWork.AsyncLoop.<>c__DisplayClass20_0.<b__0>d.MoveNext() in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Blockcore/AsyncWork/AsyncLoop.cs:line 112
x42core_1 | fail: Blockcore.AsyncWork.AsyncProvider[0]
x42core_1 | xServerFeature.xServerSeedDiscover threw an unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
x42core_1 | at x42.Features.xServer.xServerManager.<>c__DisplayClass48_0.<b__0>d.MoveNext() in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Features/x42.Features.xServer/xServerManager.cs:line 1269
x42core_1 | --- End of stack trace from previous location ---
x42core_1 | at Blockcore.Utilities.ParallelAsync.ForEachAsync[TSource](IEnumerable1 collection, Int32 maxDegreeOfParallelism, CancellationToken cancellationToken, Func3 action) in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Blockcore/Utilities/ParallelAsync.cs:line 42
x42core_1 | at x42.Features.xServer.xServerManager.XServerDiscoveryAsync(xServerPeers xServerPeerList) in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Features/x42.Features.xServer/xServerManager.cs:line 1239
x42core_1 | at x42.Features.xServer.xServerManager.b__18_0(CancellationToken token) in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Features/x42.Features.xServer/xServerManager.cs:line 154
x42core_1 | at Blockcore.AsyncWork.AsyncLoop.<>c__DisplayClass20_0.<b__0>d.MoveNext() in /home/runner/work/x42-BlockCore/x42-BlockCore/src/Blockcore/AsyncWork/AsyncLoop.cs:line 112
x42core_1 | fail: Blockcore.AsyncWork.AsyncProvider[0]
x42core_1 | Async Loop 'xServerFeature.xServerSeedDiscover' completed with an UncaughtException, marking it as faulted. Task Id: 60.

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

1 participant