Bitcoin Forum
August 18, 2024, 11:26:22 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Help! Creating P2POOL, Stuck on error timeout took longer than 30 Seconds.  (Read 1008 times)
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 03:56:41 PM
Last edit: March 21, 2014, 06:15:18 PM by thecryptodude01
 #1

Hello,

I am working on creating a p2pool, but I am stuck on this error:

Quote
Failure: twisted.internet.defer.TimeoutError: Getting http://127.0.0.1:53385/ took longer than 30 seconds

My wallet is running and fully synced up. What is wrong?

Thanks!
mitak64
Full Member
***
Offline Offline

Activity: 254
Merit: 100


View Profile
March 21, 2014, 06:06:03 PM
 #2

Did you create a bitcoin.conf file with the correct content ?

rpcuser=user
rpcpassword=password
server=1
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 06:15:00 PM
 #3

Here is my conf.

listen=1
server=1
daemon=1
rpcuser=1
rpcpassword=x
rpcport=53385
rpcconect=192.168.1.101
rpcallowip=127.0.0.1
mitak64
Full Member
***
Offline Offline

Activity: 254
Merit: 100


View Profile
March 21, 2014, 06:17:35 PM
 #4

And what's your starting command for p2pool ?
Is the wallet Bitcoin or something else ?
Running Win or Linux ?

Try this:

leave these , remove everything else in the bitcoin.conf

server=1
rpcuser=1
rpcpassword=x
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 06:22:52 PM
 #5

I am running Windows. Is is not bitcoin, it is a different coin.

Here is my target for the shortcut:

C:\Users\Joel\Downloads\p2pool_win32_11.4\p2pool_win32_11.4\run_p2pool.exe --net litecoin 1 x --bitcoind-rpc-port 53385
PatMan
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


Watch out for the "Neg-Rep-Dogie-Police".....


View Profile WWW
March 21, 2014, 06:25:14 PM
 #6

rpcconect=192.168.1.101  -  two n's in connect  Wink

"When one person is deluded it is called insanity - when many people are deluded it is called religion" - Robert M. Pirsig.  I don't want your coins, I want change.
Amazon UK BTC payment service - https://bitcointalk.org/index.php?topic=301229.0 - with FREE delivery!
http://www.ae911truth.org/ - http://rethink911.org/ - http://rememberbuilding7.org/
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 06:29:51 PM
 #7

Hello,

thanks for pointing that out. I fixed it, but I still get the same issue.

Thanks!
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 06:35:01 PM
 #8

So that's the .conf file for litecoin ?

From the error, it looks like p2pool can't talk to the Bitcoin daemon.
Do you have Bitcoin installed too, if yes what does its' bitcoin.conf file look like ?

That is a .conf for my coin KaChingCoin. I do not have Bitcoin Installed.
mitak64
Full Member
***
Offline Offline

Activity: 254
Merit: 100


View Profile
March 21, 2014, 06:37:48 PM
 #9

Now I saw the setup for alt-coins with p2pool is a bit different than the Bitcoin one.
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 06:39:13 PM
 #10

OK. I am setting up the Bitcoin Wallet, probally will take forever to sync though.
mitak64
Full Member
***
Offline Offline

Activity: 254
Merit: 100


View Profile
March 21, 2014, 06:51:46 PM
 #11

You can download most of the blockchain as a torrent file, it's called "bootstrap.dat"
read in the very bottom of :
 https://bitcoin.org/en/download

"If you know how to download a torrent file, you can speed up this process by putting bootstrap.dat (a previous copy of the block chain) in the Bitcoin Core data directory before starting the software."
thecryptodude01 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 21, 2014, 07:00:38 PM
 #12

It says 2 Day 21 Hours to do the torrent. The new 9.0 is already almost half way done.
zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
March 21, 2014, 10:36:03 PM
 #13

You can download most of the blockchain as a torrent file, it's called "bootstrap.dat"
read in the very bottom of :
 https://bitcoin.org/en/download

"If you know how to download a torrent file, you can speed up this process by putting bootstrap.dat (a previous copy of the block chain) in the Bitcoin Core data directory before starting the software."

i have two bitcoin nodes up right now:

5.9.24.81 and 76.72.171.85.  use maxconnections=1 listen=0...  5.9.24.81 is in Germany, 76.72.171.85 in Philadelphia.   so put connect=5.9.24.81 or connect=76.72.171.85, whichever is closest.

unless this was fixed in the latest version, it's always been 100x faster to download blockchain from one peer.  otherwise you end up getting someone with very little upstream bandwidth and probably annoy the hell out of them too.  i know i hate it when i run dogecoin or something and someone starts DLing blockchain from me with my crappy 768kbps upstream
 
LtPaxIV
Sr. Member
****
Offline Offline

Activity: 400
Merit: 250


View Profile
March 22, 2014, 08:21:50 AM
 #14

I am running Windows. Is is not bitcoin, it is a different coin.

Here is my target for the shortcut:

C:\Users\Joel\Downloads\p2pool_win32_11.4\p2pool_win32_11.4\run_p2pool.exe --net litecoin 1 x --bitcoind-rpc-port 53385


u dont need to download bitcoin client as p2pool refers to all coins with bitcoind

why u using --net litecoin? ur coin is kachingcoin

ur rpcport should be 53384 as 53385 is the port for the coin as stated in the source code

~/kachingpool/run_p2pool.py --net kachingcoin --bitcoind-rpc-port 53384 blah blub

provement:

http://5.45.108.127:3384

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!