Advertisement
Gryph_The_Grey

ErrorPolicySuspendPeer

Jul 30th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. Jul 30 08:13:03 Relay1 cardano-node[17461]: [Relay1:cardano.node.ErrorPolicy:Warning:57] [2020-07-30 08:13:03.89 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace (MuxError MuxBearerClosed \"<socket: 33> closed when reading data, waiting on next header True\"))) 20s 20s",String "ErrorPolicyTrace",String "116.203.80.110:45875"]
  2. #
  3. netstat -tpn | grep ':5'
  4. (Not all processes could be identified, non-owned process info
  5. will not be shown, you would have to be root to see it all.)
  6. tcp 0 0 x.x.x.x:43403 37.187.117.197:5053 TIME_WAIT -
  7. tcp 0 756 x.x.x.x:5555 73.83.15.72:18955 ESTABLISHED -
  8. tcp 0 719 x.x.x.x:5050 5.196.69.123:37895 ESTABLISHED 14445/cardano-node
  9. tcp 0 0 x.x.x.x:5050 37.187.117.197:34697 ESTABLISHED 14445/cardano-node
  10. tcp 0 0 x.x.x.x:38701 37.187.117.197:5053 TIME_WAIT -
  11. tcp 0 194 x.x.x.x:45637 5.196.69.123:5055 ESTABLISHED 14445/cardano-node
  12. #
  13. Relay1
  14. netstat -tpn | grep ':5'
  15. (Not all processes could be identified, non-owned process info
  16. will not be shown, you would have to be root to see it all.)
  17. tcp 0 0 37.187.117.197:5053 3.9.64.8:36889 TIME_WAIT -
  18. tcp 0 0 37.187.117.197:34697 x.x.x.x:5050 ESTABLISHED 17461/cardano-node
  19. tcp 0 0 37.187.117.197:45921 x.x.x.x5050 ESTABLISHED 17461/cardano-node
  20. tcp 0 260 37.187.117.197:5555 73.83.15.72:62964 ESTABLISHED -
  21. tcp 0 0 37.187.117.197:5053 135.181.33.3:36905 ESTABLISHED 17461/cardano-node
  22. tcp 0 0 37.187.117.197:5053 107.152.32.2:41249 CLOSE_WAIT 17461/cardano-node
  23. tcp 0 0 37.187.117.197:5053 62.171.162.207:41015 TIME_WAIT -
  24. tcp 0 0 37.187.117.197:5053 62.171.162.207:38813 TIME_WAIT -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement