openvcash / vcash

A decentralized currency for the internet.
https://vcash.info
GNU Affero General Public License v3.0
36 stars 35 forks source link

RPC Server Doesn't Accept Connection When IPV6 Is Not Enabled #28

Closed cryptokat closed 6 years ago

cryptokat commented 6 years ago

Please fill in all relevant items:

Vcash version/branch+revision:

0.6.0.4

Operating system and version:

Debian Jessie Linux 4.9.0

Expected behavior:

RPC server should return a response body

Actual behavior:

RPC server stuck without any response body

Steps to reproduce the behavior:

turn off IPV6 by adding the following line to /etc/sysctl.conf

net.ipv6.conf.all.disable_ipv6 = 1
Relevant log file output:
[ERROR] - open: RPC server ipv6 bind failed, message = Cannot assign requested address