Bitcoin Forum
May 25, 2024, 02:23:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help using RPC-JSON w/ BITCOIND on Ubuntu 12.04 and Windows 7  (Read 760 times)
mrfakename (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 10, 2013, 12:28:12 AM
 #1

I simply cannot get port 8332 to open for me when using BITCOIND both under Ubuntu and Windows.

The bitcoin.conf file reads as follows:

server=1
rpcuser=hello1
rpcuser=12345
rpcallowip=*
rpcport=8332
gen=0

It is located in ~/.bitcoin and %appdata%\bitcoin for Ubuntu and Windows, respecitvely.

I've opened a port forward for TCP/UDP 8332-8333 on router.

What on Earth am I doing wrong? I need to access BITCOIND via RPC to run a Ruby script and no matter what I do, I simply cannot get port 8332 to open (and hence get RPC to work).
mrfakename (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 10, 2013, 01:19:43 AM
 #2

UPDATE:

When I connect using Bitcoin-qt under Windows port 8332 opens! So it's not a port forwarding issue.

Can someone please tell me where I'm going wrong using the daemon (bitcoind)
kostagr33k
Full Member
***
Offline Offline

Activity: 309
Merit: 100


View Profile
December 10, 2013, 04:18:34 AM
 #3

Try replacing the second rpcuser with rpcpassword instead.


Hopefully that should do it.


kosta
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!