IYFTech
|
|
April 06, 2014, 03:43:48 PM |
|
Is bitcoind running?
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 03:49:18 PM |
|
Is bitcoind running?
It started downloading block but it downloaded it yet. how to cancel downloading?
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
roy7
|
|
April 06, 2014, 03:50:07 PM |
|
Is bitcoind running?
It started downloading block but it downloaded it yet. how to cancel downloading? p2pool won't work until bitcoind has finished downloading the block chain
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 03:51:00 PM |
|
Is bitcoind running?
It started downloading block but it downloaded it yet. how to cancel downloading? p2pool won't work until bitcoind has finished downloading the block chain Ok, it is downloading blocks...
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
IYFTech
|
|
April 06, 2014, 03:51:41 PM |
|
Don't run p2pool until bitcoind has finished downloading the blockchain Follow the instructions at the beginning of this thread.
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 04:33:38 PM |
|
I have got this: ########### root@P2Pool:~/p2pool# ^C2014-04-06 12:31:10.561027 Lost peer 158.255.89.244:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. bash: :s^C2014-04-06 12:31:10.561027 Lost peer 158.255.89.244:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost.: substitution failed root@P2Pool:~/p2pool# 2014-04-06 12:31:10.562060 Lost peer 46.21.108.154:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2014-04-06: command not found root@P2Pool:~/p2pool# 2014-04-06 12:31:10.562516 Lost peer 84.46.187.105:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2014-04-06: command not found root@P2Pool:~/p2pool# 2014-04-06 12:31:10.563122 Lost peer 81.169.165.207:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2014-04-06: command not found root@P2Pool:~/p2pool# 2014-04-06 12:31:10.563551 Lost peer 212.147.15.38:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2014-04-06: command not found root@P2Pool:~/p2pool# 2014-04-06 12:31:10.563995 Lost peer 67.163.9.98:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2014-04-06: command not found
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
IYFTech
|
|
April 06, 2014, 04:40:44 PM |
|
See above
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 04:47:18 PM |
|
Error: Unable to bind to 0.0.0.0:8333 on this computer. Bitcoin is probably already running. Error: Failed to listen on any port. Use -listen=0 if you want this. omg :[
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
jedimstr
|
|
April 06, 2014, 04:54:05 PM |
|
Seriously... turn that p2pool node off and finish the Bitcoind blockchain update before you turn it back on... listen to IYFTech.
Basically you're trying to drive a car without any fuel and complaining about why it won't go and making funny sounds. You've got to get some gas/petrol first.
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 06:22:13 PM |
|
Seriously... turn that p2pool node off and finish the Bitcoind blockchain update before you turn it back on... listen to IYFTech.
Basically you're trying to drive a car without any fuel and complaining about why it won't go and making funny sounds. You've got to get some gas/petrol first.
How to turn off? I downloaded blocks...
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
LtPaxIV
|
|
April 06, 2014, 06:31:18 PM |
|
are u sure bitcoind finished downloading the blockchain? u could check that with "getmininginfo" for example and look how many blocks it has
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 06:38:11 PM |
|
are u sure bitcoind finished downloading the blockchain? u could check that with "getmininginfo" for example and look how many blocks it has
command not found. so i have to download blocks again?
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 06:43:01 PM |
|
Error getting work from bitcoind: 2014-04-06 14:43:16.761872 > Traceback (most recent call last): 2014-04-06 14:43:16.762144 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion: Connection lost.
omg
Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.
doesn't work
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
IYFTech
|
|
April 06, 2014, 06:46:52 PM |
|
are u sure bitcoind finished downloading the blockchain? u could check that with "getmininginfo" for example and look how many blocks it has
command not found. so i have to download blocks again? I suggest you do some basic research on how to run a Bitcoin client first, ie: learn how to turn it on/off. Then read up on running a p2pool node & mining in general - it's what we have all done & it's the best way to learn. Trying to help someone who does not know how the stuff works & without any information about OS, system configuration, etc is impossible. Do a little research please
|
|
|
|
LtPaxIV
|
|
April 06, 2014, 06:47:00 PM |
|
i asume u installed bitcoind without any fancy stuff,so u should have started it like this
~/bitcoin/src/bitcoind
now just do
~/bitcoin/src/bitcoind getmininginfo
and it should show u the stats like this
{ "blocks" : 294529, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 6119726089.12814713, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "pooledtx" : 667, "testnet" : false }
as u can see we are at 294529 blocks at the moment
if ur bitcoind shows this it finished downloading
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 06:49:03 PM |
|
i asume u installed bitcoind without any fancy stuff,so u should have started it like this
~/bitcoin/src/bitcoind
now just do
~/bitcoin/src/bitcoind getmininginfo
and it should show u the stats like this
{ "blocks" : 294529, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 6119726089.12814713, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "pooledtx" : 667, "testnet" : false }
as u can see we are at 294529 blocks at the moment
if ur bitcoind shows this it finished downloading
"blocks" : 240258, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 15605632.68128593, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "pooledtx" : 0, "testnet" : false is this downloading blocks or i have to turn on downloading blocks? what i have to do now?
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
LtPaxIV
|
|
April 06, 2014, 06:52:26 PM |
|
we cant help u if u dont tell us how ur setup is e.g
what are u trying to do
where are u trying this (1 computer or 2 what operating system)
also keep in mind downloading the blockchain will take some time(last time i did it was like 24 hours)
|
|
|
|
BartmaX
Member
Offline
Activity: 81
Merit: 10
|
|
April 06, 2014, 06:57:09 PM |
|
ok i see it's downloading blocks now is 240726. after that what i have to do?
|
Bitcoin: 1BUVLae4KR9FTDAVDpwFZnoB8p5PrjEt5q
|
|
|
LtPaxIV
|
|
April 06, 2014, 06:57:47 PM |
|
well ur at 240258 blocks an u need 294529
means u got roughly 50000 to go
yeah it is downloading blocks u just have to wait a lil
u can check the info again and it should be more blocks then before
|
|
|
|
LtPaxIV
|
|
April 06, 2014, 07:00:46 PM |
|
ok i see it's downloading blocks now is 240726. after that what i have to do?
did u make a bitcoin.conf in ./bitcoin containing rpcuser and rpcpassword? if so just start the p2pool again with the command u posted earlyer
|
|
|
|
|