Bitcoin Forum
May 25, 2024, 01:02:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: PoolServerJ and 404 error when try to get work  (Read 652 times)
intrd (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10

HAL10K developer


View Profile WWW
April 27, 2013, 10:22:06 AM
 #1

Hello forum,
my bitcoind is working fine, i've tested to get work with a miner, but when i try to get works using pooserverj i'm stuck on the 404 error:

1302 [main] INFO org.eclipse.jetty.util.log - jetty-7.4.0.v20110414
1360 [main] INFO org.eclipse.jetty.util.log - started o.e.j.s.ServletContextHandler{/,null}
1383 [main] INFO org.eclipse.jetty.util.log - Started SelectChannelConnector@0.0.0.0:8999 STARTING
1387 [main] INFO org.eclipse.jetty.util.log - jetty-7.4.0.v20110414
1388 [main] INFO org.eclipse.jetty.util.log - started o.e.j.s.ServletContextHandler{/,null}
1392 [main] INFO org.eclipse.jetty.util.log - Started SelectChannelConnector@127.0.0.1:8997 STARTING
[07:20:22.176] Starting local work source proxy: local-bitcoin-daemon1
[07:20:22.512] RETRY
[07:20:22.523] RETRY
[07:20:22.523] RETRY
[07:20:22.532] getblocknumber response status: 404 for url: http://localhost:8332
[07:20:22.533] RETRY
[06:59:21.417] getblocknumber response status: 404 for url: http://localhost:8332
[06:59:21.517] getblocknumber response status: 404 for url: http://localhost:8332
[06:59:21.628] getblocknumber response status: 404 for url: http://localhost:8332
[06:59:21.737] getblocknumber response status: 404 for url: http://localhost:8332

And this 404 error repeats forever...

Whats wrong?

HAL 10K @ Bitcoin PHP trading & helper bot featuring EMA Short/Long crossover | Paper trading | Backtesting w/ BitcoinCharts raw data | Twitter notifications and much more: http://dann.com.br/hal-10k-php-trading-helper-bot/
esmadja
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
December 03, 2013, 04:07:33 AM
 #2

I have the same problem.  Anyone get this resolved?

getblocknumber response status: 404 for url: http://localhost:8372/

bitcoin.conf version v0.8.5-beta
server=1
gen=0
rpcallowip=127.0.0.1
rpcport=8372
rpcuser=user
rpcpassword=password

local-daemon prooperties file for poolserverj version 0.4.0rc2
#################################################
#          Local Source 1                       #
#################################################

source.local.1.name=bitcoinmine
source.local.1.localWorkGeneration=true
source.local.1.localWorkGeneration.payoutAddress={my payout address from bitcoin-qt}
source.local.1.localWorkGeneration.txFeeChangeLongpollTrigger=0.1
source.local.1.localWorkGeneration.coinbaseMessage=hi from poolserverj
source.local.1.url=http://localhost:8372/
source.local.1.p2p.hostport=localhost:8373
source.local.1.username=user
source.local.1.password=password

Also trying to setup litecoin and it seems that poolserverj doesn't actually like litecoin payout addresses.
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!