Open linconvidal opened 1 month ago
cardano-node-1 | [0dd6344b:cardano.node.DiffusionInitializationTracer:Critical:5] [2024-10-10 08:55:33.34 UTC] DiffusionErrored thread killed
Have you checked if it was not an operating system fault, in system logs for example? Have you checked if you have not run out of memory?
The relevant section of the log doesn't show where the problem originated from:
cardano-node-1 | [0dd6344b:cardano.node.Server:Critical:59] [2024-10-10 08:55:33.31 UTC] TrServerError AsyncCancelled
cardano-node-1 | [0dd6344b:cardano.node.Server:Notice:51] [2024-10-10 08:55:33.31 UTC] TrServerStopped
cardano-node-1 | [0dd6344b:cardano.node.PeerSelection:Error:57] [2024-10-10 08:55:33.32 UTC] TraceOutboundGovernorCriticalFailure AsyncCancelled
cardano-node-1 | [0dd6344b:cardano.node.LocalServer:Critical:67] [2024-10-10 08:55:33.32 UTC] TrServerError AsyncCancelled
cardano-node-1 | [0dd6344b:cardano.node.LocalServer:Notice:62] [2024-10-10 08:55:33.32 UTC] TrServerStopped
cardano-node-1 | [0dd6344b:cardano.node.LocalConnectionManager:Info:62] [2024-10-10 08:55:33.32 UTC] TrShutdown
asynchronous exceptions mean that some other thread decided to kill the server. Could you share full logs?
External
Area Other Any other topic (Delegation, Ranking, ...).
Summary I had a node running on preview for several days, but today I noticed it had shut down. It appears to be related to a connection issue, as it took less than 15 seconds from chain extension to shutdown. Restarting the node resolved the issue.
Steps to reproduce I have not been able to reproduce the issue yet. I’m recording it here to bring attention to a potential problem.
Expected behavior If there is a disconnection issue, the node should attempt to reconnect for more than just a few seconds before shutting down.
System info (please complete the following information):
Screenshots and attachments