Bitcoin Forum
May 27, 2024, 08:09:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Setting bitcoind on VPS produces error  (Read 4285 times)
running (OP)
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 05, 2013, 03:33:53 PM
 #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.)
running (OP)
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 05, 2013, 03:44:18 PM
 #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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!