Author

Topic: Setting bitcoind on VPS produces error (Read 4303 times)

newbie
Activity: 40
Merit: 0
April 05, 2013, 11:44:18 AM
#2
I solved this immediately but I will let this here so others may know

I needed to go to the admin panel of openvz and set up "Enable iptables" and reboot the machine. Why this helped? I have no idea.
newbie
Activity: 40
Merit: 0
April 05, 2013, 11:33:53 AM
#1
Hello,

I am trying to run bitcoind on one VPS server and I am getting an error

Code:
~/bitcoin-0.8.1-linux/bin/64$ ./bitcoind
Error: An error occurred while setting up the RPC port 8332 for listening on IPv4: Cannot assign requested address
~/bitcoin-0.8.1-linux/bin/64$ ./bitcoind -rpcport=18332
Error: An error occurred while setting up the RPC port 18332 for listening on IPv4: Cannot assign requested address
~/bitcoin-0.8.1-linux/bin/64$ ./bitcoind -rpcport=80
Error: An error occurred while setting up the RPC port 80 for listening on IPv4: Cannot assign requested address

What am I doing wrong? Should I install something? (It is a fresh installation.)
Jump to: