Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: apple_talk on January 25, 2014, 11:21:45 PM



Title: Need help with setup P2Pool for litecoin
Post by: apple_talk on January 25, 2014, 11:21:45 PM
litecoin.conf

rpcuser=aXXXXXXXm
rpcpassword=pfXXXXXXXXXXXXXh
gen=1
genproclimit=4
rcpallowip=127.0.0.1
rpcport=10333
port=10332
server=1


tested with Minerd (local RPC check)
Minerd.exe -o http://127.0.0.1:10333 -u aXXXXXm -p pXXXXXXXXXXh -t1
[2014-01-25 15:00:23] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-25 15:00:24] thread 0: 4104 hashes, 13.11 khash/s
[2014-01-25 15:00:29] thread 0: 65556 hashes, 13.04 khash/s
[2014-01-25 15:00:34] thread 0: 65220 hashes, 12.96 khash/s




Now I tried this....
run_p2pool.exe --net litecoin aXXXXXm pXXXXXXXXXXh
2014-01-25 15:09:51.942000 p2pool (version 13.4)
2014-01-25 15:09:51.942000
2014-01-25 15:09:51.943000 Testing bitcoind RPC connection to 'http://127.0.0.1:9332/' with username 'XXXXXXX'...
2014-01-25 15:09:52.951000 > Error while checking Bitcoin connection:
2014-01-25 15:09:52.951000 > Traceback (most recent call last):
2014-01-25 15:09:52.951000 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other sid
e: 10061: No connection could be made because the target machine actively refused it..
2014-01-25 15:09:54.952000 > Error while checking Bitcoin connection:
2014-01-25 15:09:54.952000 > Traceback (most recent call last):
2014-01-25 15:09:54.952000 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other sid
e: 10061: No connection could be made because the target machine actively refused it..
2014-01-25 15:09:56.952000 > Error while checking Bitcoin connection:
2014-01-25 15:09:56.952000 > Traceback (most recent call last):
2014-01-25 15:09:56.953000 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other sid
e: 10061: No connection could be made because the target machine actively refused it..


AND


run_p2pool.exe --net litecoin aXXXXXXm pXXXXXXXXXXXXXh --bitcoind-rpc-port 10333
2014-01-25 15:12:04.588000 p2pool (version 13.4)
2014-01-25 15:12:04.589000
2014-01-25 15:12:04.589000 Testing bitcoind RPC connection to 'http://127.0.0.1:10333/' with username 'XXXXXXXXXX'...
2014-01-25 15:12:04.599000     ...success!
2014-01-25 15:12:04.599000     Current block hash: 46ece9d4fffdfcdb99cd210cf8c66ba75397d28ccae930892b6467442fd885dd
2014-01-25 15:12:04.599000     Current block height: 503022
2014-01-25 15:12:04.599000
2014-01-25 15:12:04.599000 Testing bitcoind P2P connection to '127.0.0.1:9333'...
2014-01-25 15:12:09.600000     ...taking a while. Common reasons for this include all of bitcoind's connection slots being used...


NEXT TRIED THIS.

Minerd.exe -o http://127.0.0.1:9327 -u XXX -p ZZZZZ -t 1
[2014-01-25 15:17:31] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-25 15:17:33] HTTP request failed: Failed connect to 127.0.0.1:9327; No error
[2014-01-25 15:17:33] json_rpc_call failed, retry after 30 seconds
[2014-01-25 15:18:05] HTTP request failed: Failed connect to 127.0.0.1:9327; No error
[2014-01-25 15:18:05] json_rpc_call failed, retry after 30 seconds
[2014-01-25 15:18:37] HTTP request failed: Failed connect to 127.0.0.1:9327; No error
[2014-01-25 15:18:37] json_rpc_call failed, retry after 30 seconds


PLEASE HELP


Title: Re: Need help with setup P2Pool for litecoin
Post by: roy7 on January 26, 2014, 02:18:43 AM
Run p2pool with --bitcoind-p2p-port 10332


Title: Re: Need help with setup P2Pool for litecoin
Post by: apple_talk on January 26, 2014, 06:10:02 AM
Thanks a lot.


Title: Re: Need help with setup P2Pool for litecoin
Post by: infernoman on June 20, 2014, 12:21:43 AM
having similar problems in my configuration for fuelcoin. some help would be greatly appreciated.
https://bitcointalk.org/index.php?topic=657662.new#new