-
Notifications
You must be signed in to change notification settings - Fork 131
Method 'subscribe' not found for service 'mining' #17
Comments
I have same issue here (first try), but, im pretty sure that you miss some component or even some guide step. |
same here, no idea what to do |
I've switched to unomp, and it worked on Linux. |
I've switched to stratum-pool nodejs implementation which worked. Very easy to setup, too. |
Did not get you... stratum-pool nodejs?? what's that? |
https://github.com/zone117x/node-stratum-pool <- this is what I ended up with, seems quite light-weight, but I didn't need much. Just needed quick simple pool implementation to be able to mine AUR using nicehash. Didn't even see unomp you mentioned. Looks more extensive. |
Nice to know. Share url's if you can, i'll take a look :) I found that really interesting. We have lot of choices. ~~ Self signed ~~ 2016-01-21 15:05 GMT+01:00 molecular notifications@github.com:
|
JSON-RPC call failed: [
-3,
"Method 'subscribe' not found for service 'mining'",
"Traceback: : Method 'subscribe' not found for service 'mining'\n/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py:626:_doReadOrWrite\n/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py:203:doRead\n/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py:209:_dataReceived\n/root/stratum-mining-litecoin/stratum/protocol.py:192:dataReceived\n--- ---\n/root/stratum-mining-litecoin/stratum/protocol.py:238:lineReceived\n/root/stratum-mining-litecoin/stratum/services.py:14:_handle_event\n/root/stratum-mining-litecoin/stratum/services.py:76:call\n"
]
Could you please help me in this.
I am getting error when call run the following command
./minerd --url=stratum+tcp://127.0.0.1:3332 --userpass=kiradfsdn.kiran:kiran
The text was updated successfully, but these errors were encountered: