raistlinthewiz changed the topic of #coiniumserv to: v0.2.4 beta | Documentation: http://bit.ly/1plFgvp | FAQ: http://bit.ly/1xOHH0m | Project page: http://bit.ly/V1ycNw | Official site: CoiniumServ.com | Live demo: Coinium.org | #hpool
ingodid has joined #coiniumserv
<ingodid> gettinf a weird "An unknown exception occured while reading json response." error
<ingodid> rpc settings are correct, but coiniumserv can't seem to communicate with it
<ingodid> any poitners?
<ingodid> building debug now
<ingodid> looks like tis a webexception within GetJsonResponse
<ingodid> looks like: "The remote server returned an error: (401) Unauthorized."
<ingodid> but the un and pw work fine when using them with bitcoin-cli -rpcpass,. etc
<ingodid> R9cc45@
<ingodid> have tested RPC with tenlet and a hp library -- it is working as it should
<ingodid> moving on to debugging the actual call to RPC
<ingodid> rpc user & pw are being passed correctly
<ingodid> prob a bad header
<ingodid> "Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation."