jgarzik / python-bitcoinrpc

Python interface to bitcoin's JSON-RPC API
GNU Lesser General Public License v2.1
644 stars 304 forks source link

OSError: [Errno 113] No route to host #89

Closed smatiush closed 5 years ago

smatiush commented 5 years ago

hi i have a windows pc in my lan (i have a qt-wallet installed and running), when i try to do a getinfo call from my laptop it give me this "OSError: [Errno 113] No route to host" but it's online how can i resolve this? i set a "server=1" parameter and rpcallowip= in bitcoin.conf

jgarzik commented 5 years ago

https://www.maketecheasier.com/fix-no-route-to-host-error-linux/