We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Description
P2P log messages appear in console and default.log . They should be in p2p.log .
Log messages:
2461180ms th_a application.cpp:598 handle_block ] Got block: #17580000 010c3fe0f702a54896d1423f72a28c724adf3ba7 time: 2017-06-20T07:07:21 transaction(s): 2 latency: 121718020180 ms from: verbaltech2 irreversible: 17579981 (-19) 355441ms p2p tcp_socket.cpp:169 bind ] Exception binding outgoing connection to desired local endpoint 0.0.0.0:32979: bind: Bad file descriptor 355442ms p2p tcp_socket.cpp:169 bind ] Exception binding outgoing connection to desired local endpoint 0.0.0.0:32979: bind: Bad file descriptor 355442ms p2p tcp_socket.cpp:169 bind ] Exception binding outgoing connection to desired local endpoint 0.0.0.0:32979: bind: Bad file descriptor 355442ms p2p tcp_socket.cpp:169 bind ] Exception binding outgoing connection to desired local endpoint 0.0.0.0:32979: bind: Bad file descriptor 365664ms p2p tcp_socket.cpp:169 bind ] Exception binding outgoing connection to desired local endpoint 0.0.0.0:32979: bind: Bad file descriptor
Impacts Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
Host Environment Please provide details about the host environment. Much of this information can be found running: witness_node --version.
witness_node --version
The text was updated successfully, but these errors were encountered:
Fixed by #2436.
Sorry, something went wrong.
No branches or pull requests
Bug Description
P2P log messages appear in console and default.log . They should be in p2p.log .
Log messages:
Impacts
Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
Host Environment
Please provide details about the host environment. Much of this information can be found running:
witness_node --version
.CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: