-
Notifications
You must be signed in to change notification settings - Fork 46
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
error woodcoin #24
Comments
Which woodcoin wallet do you use? |
Ubuntu 22.04 I got a similar error while using ethash based coin: [2024-01-05 16:54:28.2632] [I] [Core] Version 0.1.0.0-dev [16acb22] |
eth is not pow |
|
[2023-11-19 10:56:20.6939] [I] [woodcoin] Starting Pool ...
[2023-11-19 10:56:20.6939] [I] [woodcoin] ExtraNonceProvider using 4 bits for instance id, 28 bits for 268435455 values, instance id = 0x9
[2023-11-19 10:56:20.6939] [I] [woodcoin] Starting Job Manager ...
[2023-11-19 10:56:20.7549] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:56:30.6964] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:56:40.6950] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:56:50.6970] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:57:00.6959] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:57:10.6993] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:57:20.6979] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:57:30.6995] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:57:40.6964] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:57:50.6975] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:58:00.6962] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:58:10.6955] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:58:20.6973] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:58:30.6959] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:58:40.6951] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:58:50.6957] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:59:00.6952] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:59:10.6965] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:59:20.6988] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:59:30.6976] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:59:40.6970] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 10:59:50.6956] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 11:00:00.6979] [I] [woodcoin] Waiting for daemons to come online ...
[2023-11-19 11:00:10.3473] [E] [woodcoin] System.OperationCanceledException: The operation was canceled. System.OperationCanceledException: The operation was canceled.
at System.Threading.PeriodicTimer.State.Signal(Boolean stopping, CancellationToken cancellationToken)
at System.Threading.PeriodicTimer.State.<>c.b__6_0(Object state, CancellationToken cancellationToken)
at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
at Microsoft.Extensions.Hosting.BackgroundService.StopAsync(CancellationToken cancellationToken)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Microsoft.Extensions.Hosting.BackgroundService.StopAsync(CancellationToken cancellationToken)
at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.ExecutionContextCallback(Object s)at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.MoveNext(Thread threadPoolThread)at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.MoveNext()at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)
at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.SetExistingTaskResult(Task
1 task, TResult result)at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()
at Microsoft.AspNetCore.Hosting.GenericWebHostService.StopAsync(CancellationToken cancellationToken)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.ExecutionContextCallback(Object s)at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.MoveNext(Thread threadPoolThread)at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.MoveNext()at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)
at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.SetExistingTaskResult(Task
1 task, TResult result)at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()
at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StopAsync(CancellationToken cancellationToken)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.ExecutionContextCallback(Object s)at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.MoveNext(Thread threadPoolThread)at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox
1.MoveNext()at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)
at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.SetExistingTaskResult(Task
1 task, TResult result)at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.StopTransportsAsync(List
1 transportsToStop, CancellationToken cancellationToken) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox1.ExecutionContextCallback(Object s) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox1.MoveNext(Thread threadPoolThread) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox1.MoveNext() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining) at System.Threading.Tasks.Task.RunContinuations(Object continuationObject) at System.Threading.Tasks.Task.TrySetResult() at System.Threading.Tasks.Task.WhenAllPromise.Invoke(Task completedTask) at System.Threading.Tasks.Task.RunContinuations(Object continuationObject) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.SetExistingTaskResult(Task1 task, TResult result) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.ActiveTransport.UnbindAsync(CancellationToken cancellationToken) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox1.ExecutionContextCallback(Object s) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox1.MoveNext(Thread threadPoolThread) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.AsyncStateMachineBox`1.ExecuteFromThreadPool(Thread threadPoolThread)at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThre
The text was updated successfully, but these errors were encountered: