jormungandr: Crash on Jormungandr 0.6.0 on Mac OSX Catalina

Oct 15 03:19:04.372 ERRO Error while accepting connection on 0.0.0.0:3100: Os { code: 22, kind: InvalidInput, message: “Invalid argument” }, task: network thread ‘network9’ panicked at ‘Box<Any>’, jormungandr/src/main.rs:225:30 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.

Oct 15 04:31:30.659 ERRO Error while accepting connection on 0.0.0.0:3100: Os { code: 22, kind: InvalidInput, message: “Invalid argument” }, task: network thread ‘network2’ panicked at ‘Box<Any>’, jormungandr/src/main.rs:225:30 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.

This is my crash output while running Mac OSX Catalina 10.15 and using zsh for a shell vice bash since Catalina uses zsh by default. 12 Core Xeon processor with 64 GB RAM. The node crashed after about 5 hours of run time, then again after 1 hour and 12 minutes. Was running solid for days on 0.5.6.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 18 (5 by maintainers)

Most upvoted comments

The invalid argument I think are related to some nodes still running on 0.5.6 trying to connect to you. Now I have a feeling that the connections are actually not all close properly, what do you think @mzabaluev ?