Noticed recently that my one relay node seems to be dropping its connection about once every 1-2h according to grafana. The actual server doesn’t seem to go down (runtime counter still going but for a few seconds there us no output to grafana).
checked my journal ctl and I seem to be getting the following errors:
Jun 06 15:46:36 relay1 bash[81041]: [relay1:cardano.node.ErrorPolicy:Notice:160] [2021-06-06 21:46:36.73 UTC] IP 52.178.43.95:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTracce Network.Socket.connect: <socket: 24>: does not exist (Connection refused))) 20s
Jun 06 15:46:37 relay1 bash[81041]: [relay1:cardano.node.ErrorPolicy:Notice:160] [2021-06-06 21:46:37.41 UTC] IP 85.251.154.63:6001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace Network.Socket.connect: <socket: 26>: does not exist (No route to host))) 20s
Jun 06 15:46:37 relay1 bash[81041]: [relay1:cardano.node.ErrorPolicy:Notice:160] [2021-06-06 21:46:37.41 UTC] IP 93.104.114.132:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace Network.Socket.connect: <socket: 34>: does not exist (No route to host))) 20s
Does anyone have any pointers on how to troubleshoot this?
Thanks in advance!