Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tmbp

Pages: [1]
1
Technical Support / Setting up a node
« on: September 25, 2014, 05:24:56 pm »
Hello there!

I have compiled and setup a node to behave like a daemon on my remote server, I have compiled bitshares-ptsd and used the following configs:

Code: [Select]
server=1
rpcuser=user1
rpcpassword=pass4
rpcport=6003
port=5003
rpcssl=0

When I issue a simple command I get an error:

Code: [Select]
./bitshares-ptsd getblockcount
error: incorrect rpcuser or rpcpassword (authorization failed)

Pages: [1]