Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

P2P log messages appear in console and default.log #2435

Closed
1 of 17 tasks
abitmore opened this issue Apr 29, 2021 · 1 comment
Closed
1 of 17 tasks

P2P log messages appear in console and default.log #2435

abitmore opened this issue Apr 29, 2021 · 1 comment

Comments

@abitmore
Copy link
Member

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.

  • API (the application programming interface)
  • Build (the build process or something prior to compiled code)
  • CLI (the command line wallet)
  • Deployment (the deployment process after building such as Docker, Travis, etc.)
  • DEX (the Decentralized EXchange, market engine, etc.)
  • P2P (the peer-to-peer network for transaction/block propagation)
  • Performance (system or user efficiency, etc.)
  • Protocol (the blockchain logic, consensus, validation, etc.)
  • Security (the security of system or user data, etc.)
  • UX (the User Experience)
  • Other (please add below) : logging

Host Environment
Please provide details about the host environment. Much of this information can be found running: witness_node --version.

  • Host OS: -
  • Host Physical RAM -
  • BitShares Version: 5.2.0
  • OpenSSL Version: -
  • Boost Version: -

CORE TEAM TASK LIST

  • Evaluate / Prioritize Bug Report
  • Refine User Stories / Requirements
  • Define Test Cases
  • Design / Develop Solution
  • Perform QA/Testing
  • Update Documentation
@abitmore
Copy link
Member Author

abitmore commented May 2, 2021

Fixed by #2436.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant