Can't run p2pool andreasfaerber/p2pool-feathercoin
-
Good day, I have not the best English, so I will try as is. Thank you
Can’t run p2pool downloaded from here p2pool-feathercoin
When you start gives this:
ftc@p2pool:~/p2pool-feathercoin$ python run_p2pool.py --net feathercoin -a 6yLggFynkAPZ2muHr83kUu8CHK3MeUW5Gp
2017-12-19 13:04:13.724457 P2Pool (version 13.4-81-g0e8e20a)
2017-12-19 13:04:13.724736
2017-12-19 13:04:13.725071 Testing daemon RPC connection to ‘http://127.0.0.1:19337/’ with username ‘shiucy213’…
2017-12-19 13:04:14.098977 …success!
2017-12-19 13:04:14.099122 Current block hash: 6c46feea8997151bc2880be8355c5ce51ff44200fb734d340233bd2e9ebdb53f
2017-12-19 13:04:14.099204 Current block height: 2011509
2017-12-19 13:04:14.099270
2017-12-19 13:04:14.099353 Testing daemon P2P connection to ‘127.0.0.1:19336’…
2017-12-19 13:04:19.099699 …taking a while. Common reasons for this include all of daemon’s connection slots being used… -
First, welcome to the forum.
Second Wrong p2pool version : Wellenreiter now maintains Feathercoin p2pool, or try ghostlanders neoscrypt version. It’s the last issue
-
Made all the same through your link, I think it is still not working. What to look for the cause ?
ftc@p2pool:~/p2pool-neoscrypt$ ./run_p2pool.py --net feathercoin
2017-12-19 13:19:47.022304 p2pool (version v15.0-28-g6d59072)
2017-12-19 13:19:47.022632
2017-12-19 13:19:47.023040 Testing daemon RPC connection to ‘http://127.0.0.1:19337/’ with username ‘shiucy213’…
2017-12-19 13:19:47.067618 …success!
2017-12-19 13:19:47.067789 Current block hash: 2162b0b494ca2b7d7e72381102137f1d9732be00c37b5f36d375a374b3eddccb
2017-12-19 13:19:47.067898 Current block height: 2011519
2017-12-19 13:19:47.068019
2017-12-19 13:19:47.068128 Testing coin daemon P2P connection to ‘127.0.0.1:19336’…
2017-12-19 13:19:47.160887 …success!
2017-12-19 13:19:47.161019
2017-12-19 13:19:47.161120 Determining payout address…
2017-12-19 13:19:47.161240 Getting payout address from daemon…
2017-12-19 13:19:47.193418 …success! Payout address: 6yzrWrYmtw8ax1rHneczyqX5PNN7fBbmum
2017-12-19 13:19:47.193526
2017-12-19 13:19:47.193615 Loading shares…
2017-12-19 13:19:47.193838 …done loading 0 shares (0 verified)!
2017-12-19 13:19:47.193996
2017-12-19 13:19:47.194073 Initializing work…
2017-12-19 13:19:47.329062 …success!
2017-12-19 13:19:47.329287
2017-12-19 13:19:47.329499 Joining p2pool network using port 19339…
2017-12-19 13:19:47.592477 …success!
2017-12-19 13:19:47.592820
2017-12-19 13:19:47.594124 Listening for workers on ‘’ port 19327…
2017-12-19 13:19:47.674837 …success!
2017-12-19 13:19:47.675056
2017-12-19 13:19:47.675250 Started successfully!
2017-12-19 13:19:47.675447 Go to http://127.0.0.1:19327/ to view graphs and statistics!
2017-12-19 13:19:47.675649 Donating 1.0% of work towards P2Pool’s development. Thank you!
2017-12-19 13:19:47.675853 You can increase this amount with --give-author argument! (or decrease it, if you must)
2017-12-19 13:19:47.676045
2017-12-19 13:19:50.676481 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2017-12-19 13:19:50.676603 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2017-12-19 13:19:58.035105 Handshake timed out, disconnecting from 46.4.0.101:19339
2017-12-19 13:20:05.678064 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2017-12-19 13:20:05.678185 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2017-12-19 13:20:11.561958 Handshake timed out, disconnecting from 46.4.0.101:19339
2017-12-19 13:20:20.679244 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2017-12-19 13:20:20.679364 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2017-12-19 13:20:22.222152 Handshake timed out, disconnecting from 46.4.0.101:19339
2017-12-19 13:20:35.431360 Handshake timed out, disconnecting from 46.4.0.101:19339
2017-12-19 13:20:35.680537 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2017-12-19 13:20:35.680643 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2017-12-19 13:20:47.482768 Handshake timed out, disconnecting from 46.4.0.101:19339
2017-12-19 13:20:50.795441 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 0 (0 incoming)
2017-12-19 13:20:50.795554 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? -
@smewnoi said in Can't run p2pool andreasfaerber/p2pool-feathercoin:
2017-12-19 13:19:47.068128 Testing coin daemon P2P connection to ‘127.0.0.1:19336’…
2017-12-19 13:19:47.160887 …success!are you working on the testnet?
The port should be 9336, not 19336 I think… -
Thank you, corrected .conf it worked
-
:thumbsup::thumbsup::thumbsup:
:D
-
Good, well done.