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
Exception in logs, but it doesn't affect the node, node is progressing well
System.InvalidOperationException: Cannot start more than one eviction process on same node.
at Nethermind.Network.Discovery.Lifecycle.NodeLifecycleManager.UpdateState(NodeLifecycleState newState) in /src/Nethermind/Nethermind.Network.Discovery/Lifecycle/NodeLifecycleManager.cs:line 342
at Nethermind.Network.Discovery.Lifecycle.EvictionManager.StartEvictionProcess(INodeLifecycleManager evictionCandidate, INodeLifecycleManager replacementCandidate) in /src/Nethermind/Nethermind.Network.Discovery/Lifecycle/EvictionManager.cs:line 37
at Nethermind.Network.Discovery.Lifecycle.NodeLifecycleManager.UpdateState(NodeLifecycleState newState) in /src/Nethermind/Nethermind.Network.Discovery/Lifecycle/NodeLifecycleManager.cs:line 333
at Nethermind.Network.Discovery.Lifecycle.NodeLifecycleManager.ProcessPongMsg(PongMsg pongMsg) in /src/Nethermind/Nethermind.Network.Discovery/Lifecycle/NodeLifecycleManager.cs:line 143
at Nethermind.Network.Discovery.DiscoveryManager.OnIncomingMsg(DiscoveryMsg msg) in /src/Nethermind/Nethermind.Network.Discovery/DiscoveryManager.cs:line 92
The text was updated successfully, but these errors were encountered:
Exception in logs, but it doesn't affect the node, node is progressing well
The text was updated successfully, but these errors were encountered: