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
Connecting to Bitcoin Node IP # 173.242.112.53:8333 error: uncaptured python exception, closing channel <main.NodeConn 173.242.112.53:8333 at 0x1fce8c0> (<class 'socket.error'>:[Errno 110] Connection timed out [/usr/lib64/python2.7/asyncore.py|read|83] [/usr/lib64/python2.7/asyncore.py|handle_read_event|446] [/usr/lib64/python2.7/asyncore.py|handle_connect_event|454]) Closing Conection ... bye :)
running on my node ip [root@localhost bitcoin-sniffer]# ./sniffer.py
Connecting to Bitcoin Node IP # 198.204.2.34:8333 Connected & Sniffing :)
Closing Conection ... bye :) Closing Conection ... bye :)
The text was updated successfully, but these errors were encountered:
where can i specify my rpc username and password ?
thanks
Sorry, something went wrong.
your ip is dead.
try this : "host": "167.99.232.110", "port": 8333,
No branches or pull requests
[root@localhost bitcoin-sniffer]# ./sniffer.py
running on predefined node ip
Bitcoin Network Sniffer v0.0.2
Connecting to Bitcoin Node IP # 173.242.112.53:8333
error: uncaptured python exception, closing channel <main.NodeConn 173.242.112.53:8333 at 0x1fce8c0> (<class 'socket.error'>:[Errno 110] Connection timed out [/usr/lib64/python2.7/asyncore.py|read|83] [/usr/lib64/python2.7/asyncore.py|handle_read_event|446] [/usr/lib64/python2.7/asyncore.py|handle_connect_event|454])
Closing Conection ... bye :)
running on my node ip
[root@localhost bitcoin-sniffer]# ./sniffer.py
Bitcoin Network Sniffer v0.0.2
Connecting to Bitcoin Node IP # 198.204.2.34:8333
Connected & Sniffing :)
Closing Conection ... bye :)
Closing Conection ... bye :)
The text was updated successfully, but these errors were encountered: