Bitcoin Forum
July 05, 2024, 12:43:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Coinotron] Prox stratum Authorize error  (Read 3236 times)
Nontenda (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 06, 2013, 10:08:23 PM
 #1

Hello Smiley
I saw that Coinotron mining pool is now on Stratum only for LTC.
So I setup a proxy stratum that works, it send worked for my worker.
But when they try to send the work I got a :
Error with server: {"error": {"message": "Unexpected error during authorization", "code": -1}, "id": 0, "result": null}

And on Coinotron I don't see my worker work. I got a hashrate of 0.

What can I do ?
My proxy is connecting fine I got :
2013-04-07 00:09:33,502 INFO proxy mining_proxy.on_connect # Connected to Stratum pool at coinotron.com:3333
2013-04-07 00:09:33,503 INFO proxy mining_proxy.on_connect # Subscribing for mining jobs
2013-04-07 00:09:33,543 WARNING proxy mining_proxy.main # ----------------------
-------------------------------------------------
2013-04-07 00:09:33,545 WARNING proxy mining_proxy.main # PROXY IS LISTENING ON ALL IPs ON PORT 3333 (stratum) AND 8332 (getwork)
2013-04-07 00:09:33,545 WARNING proxy mining_proxy.main # ----------------------
-------------------------------------------------
2013-04-07 00:09:33,630 INFO proxy client_service.handle_event # New job 2519 for prevhash 2afcbf80, clean_jobs=True
2013-04-07 00:09:33,632 INFO proxy client_service.handle_event # Setting new difficulty: 8

Thank you very much,
Nontenda
vm1990
Legendary
*
Offline Offline

Activity: 1540
Merit: 1002



View Profile
April 06, 2013, 10:11:51 PM
 #2

litecoin uses port 3334 on coinotron

Nontenda (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 06, 2013, 10:55:39 PM
 #3

Oh crap, indeed that's better  Smiley
Shame on me.

Thank you very much  Cheesy
vm1990
Legendary
*
Offline Offline

Activity: 1540
Merit: 1002



View Profile
April 06, 2013, 11:01:32 PM
 #4

very simple mistake to make dont worry did it myself twice  Grin

Nontenda (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 07, 2013, 07:50:23 AM
 #5

Oh crap, doesn't work. I let it for 9 hours and on Coinotron I have won nothing (I'm on PPS).
But Proxy and minerd doesn't show any errors.

Any idea why ?

(Part of proxy-mining log (does not show any errors) :
2013-04-07 07:46:43,200 INFO proxy getwork_listener._on_lp_broadcast # LP broadcast for worker 'InsertWokerNameHere.1'
2013-04-07 07:46:43,200 WARNING proxy getwork_listener.render_POST # Worker 'InsertWokerNameHere.1' subscribed for LP
2013-04-07 07:47:11,279 INFO proxy client_service.handle_event # New job 46 forprevhash 38f62a5f, clean_jobs=False
2013-04-07 07:47:42,793 INFO proxy client_service.handle_event # New job 47 forprevhash 38f62a5f, clean_jobs=False
2013-04-07 07:47:45,905 INFO proxy getwork_listener._on_authorized # Worker 'InsertWokerNameHere.1' asks for new work
2013-04-07 07:48:10,296 INFO proxy client_service.handle_event # New job 48 forprevhash 38f62a5f, clean_jobs=False
2013-04-07 07:48:40,483 INFO proxy client_service.handle_event # New job 49 forprevhash 38f62a5f, clean_jobs=False
2013-04-07 07:48:44,904 INFO proxy getwork_listener._on_authorized # Worker 'InsertWokerNameHere.1' asks for new work
2013-04-07 07:49:11,170 INFO proxy client_service.handle_event # New job 50 forprevhash 38f62a5f, clean_jobs=False
2013-04-07 07:49:40,309 INFO proxy client_service.handle_event # New job 51 forprevhash 38f62a5f, clean_jobs=False
2013-04-07 07:49:43,934 INFO proxy getwork_listener._on_authorized # Worker 'InsertWokerNameHere.1' asks for new work

Thank's in advance Smiley
Myerss
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 07, 2013, 09:05:26 AM
 #6

I get the same problem. Coinotron wont register any work. I run Pooler CPU miner

D:\Mining Proxy>mining_proxy  -o coinotron.com -p 3334
D:\Mining Proxy\mining_proxy.exe\twisted\web\util.py:372: DeprecationWarning: Passing filenames or file objects to XMLFile is deprecated since Twisted 12.1.  Pass a FilePath instead.
2013-04-07 10:49:07,904 INFO proxy jobs.<module> # C extension for midstate not available. Using default implementation instead.
2013-04-07 10:49:09,038 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.2
2013-04-07 10:49:09,040 WARNING proxy mining_proxy.test_update # Checking for updates...
2013-04-07 10:49:11,138 WARNING proxy mining_proxy.main # Trying to connect to Stratum pool at coinotron.com:3334
2013-04-07 10:49:11,369 INFO stats stats.print_stats # 1 peers connected, statechanged 1 times
2013-04-07 10:49:11,369 INFO proxy mining_proxy.on_connect # Connected to Stratum pool at coinotron.com:3334

-------------------------------------------------
2013-04-07 10:49:11,744 WARNING proxy mining_proxy.main # PROXY IS LISTENING ON ALL IPs ON PORT 3333 (stratum) AND 8332 (getwork)
2013-04-07 10:49:11,744 WARNING proxy mining_proxy.main #
-----------------------------------------------------------------------

sigesang
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
April 15, 2013, 08:42:04 PM
 #7

you need tell stratum proxy the crypto, ltc need scrypt
mining_proxy.exe -pa scrypt -o coinotron.com -p 3334

BTC 1basemmmcpVWVfzZMyLA1r2DJMTMnZYoX LTC LiTeTipdGNcXRjTw5pVnMXjB5FFoEfxPAZ
beppe
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 05, 2013, 04:59:24 PM
 #8

you need tell stratum proxy the crypto, ltc need scrypt
mining_proxy.exe -pa scrypt -o coinotron.com -p 3334

thank you very much!
(it's not stated in coinotron help page)
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!