i can't get stratum proxy to send results.
(trying to mine LTC)
as from this output, it seems to receive some work
minerd -o http://127.0.0.1:8332 -u XXXXXXX -p XXXXXXXXXXX -t 4
[2013-05-19 15:15:55] 4 miner threads started, using 'scrypt' algorithm.
[2013-05-19 15:15:55] Long-polling activated for http://127.0.0.1:8332/lp
[2013-05-19 15:15:55] thread 0: 4104 hashes, 9.10 khash/s
[2013-05-19 15:15:55] thread 1: 4104 hashes, 8.81 khash/s
[2013-05-19 15:15:55] thread 2: 4104 hashes, 8.29 khash/s
[2013-05-19 15:15:55] thread 3: 4104 hashes, 7.63 khash/s
[2013-05-19 15:16:49] thread 3: 457680 hashes, 8.51 khash/s
[2013-05-19 15:16:55] thread 2: 497436 hashes, 8.39 khash/s
[2013-05-19 15:16:57] thread 1: 528384 hashes, 8.51 khash/s
[2013-05-19 15:16:59] thread 0: 545964 hashes, 8.49 khash/s
[2013-05-19 15:17:26] LONGPOLL detected new block
[2013-05-19 15:17:26] thread 3: 318540 hashes, 8.68 khash/s
[2013-05-19 15:17:26] thread 1: 237504 hashes, 8.34 khash/s
[2013-05-19 15:17:26] thread 2: 265668 hashes, 8.51 khash/s
[2013-05-19 15:17:26] thread 0: 224508 hashes, 8.55 khash/s
[2013-05-19 15:18:17] thread 1: 500112 hashes, 9.75 khash/s
[2013-05-19 15:18:18] thread 2: 510552 hashes, 9.71 khash/s
[2013-05-19 15:18:18] thread 0: 512844 hashes, 9.73 khash/s
[2013-05-19 15:18:19] thread 3: 520920 hashes, 9.77 khash/s
[2013-05-19 15:19:20] thread 1: 585132 hashes, 9.34 khash/s
[2013-05-19 15:19:20] thread 2: 572880 hashes, 9.30 khash/s
[2013-05-19 15:19:20] thread 3: 566832 hashes, 9.29 khash/s
[2013-05-19 15:19:20] thread 0: 574212 hashes, 9.30 khash/s
[2013-05-19 15:19:29] LONGPOLL detected new block
[2013-05-19 15:19:29] thread 3: 75396 hashes, 8.78 khash/s
[2013-05-19 15:19:29] thread 1: 78144 hashes, 8.76 khash/s
[2013-05-19 15:19:29] thread 0: 72924 hashes, 8.63 khash/s
[2013-05-19 15:19:29] thread 2: 76008 hashes, 8.76 khash/s
[2013-05-19 15:20:21] thread 0: 517716 hashes, 9.89 khash/s
[2013-05-19 15:20:21] thread 3: 526668 hashes, 9.98 khash/s
[2013-05-19 15:20:22] thread 2: 525804 hashes, 9.90 khash/s
[2013-05-19 15:20:22] thread 1: 525780 hashes, 9.89 khash/s
[2013-05-19 15:21:26] thread 1: 583788 hashes, 9.03 khash/s
[2013-05-19 15:21:27] thread 0: 593124 hashes, 8.95 khash/s
[2013-05-19 15:21:27] thread 3: 598896 hashes, 9.06 khash/s
[2013-05-19 15:21:28] thread 2: 584112 hashes, 8.87 khash/s
[2013-05-19 15:22:24] thread 2: 514548 hashes, 9.20 khash/s
[2013-05-19 15:22:24] JSON-RPC call failed: {
"message": "Unexpected error during authorization",
"code": -1
}
[2013-05-19 15:22:24] json_rpc_call failed, retry after 30 seconds
[2013-05-19 15:22:25] thread 0: 527940 hashes, 9.15 khash/s
[2013-05-19 15:22:25] thread 3: 534528 hashes, 9.24 khash/s
[2013-05-19 15:22:26] thread 1: 541836 hashes, 9.17 khash/s
[2013-05-19 15:22:27] LONGPOLL detected new block
^C
it seems it cannot send anything.
and it repeats that error ad libitum.
what can I do?
my cmd lines are:
mining_proxy.exe -o coinotron.com -p 3334 (port for LTC)
minerd -o
http://127.0.0.1:8332 -u XXX -p XXX