Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Method 'subscribe' not found for service 'mining' #17

Open
kiranmalave opened this issue Jun 6, 2014 · 7 comments
Open

Method 'subscribe' not found for service 'mining' #17

kiranmalave opened this issue Jun 6, 2014 · 7 comments

Comments

@kiranmalave
Copy link

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

@erm3nda
Copy link

erm3nda commented Dec 25, 2015

I have same issue here (first try), but, im pretty sure that you miss some component or even some guide step.

@molecular
Copy link

same here, no idea what to do

@erm3nda
Copy link

erm3nda commented Jan 8, 2016

I've switched to unomp, and it worked on Linux.

@molecular
Copy link

I've switched to stratum-pool nodejs implementation which worked. Very easy to setup, too.

@erm3nda
Copy link

erm3nda commented Jan 21, 2016

Did not get you... stratum-pool nodejs?? what's that?
unomp is NodeJS unified pool, multicoin, cannot figure out what is you using now.

@molecular
Copy link

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.

@erm3nda
Copy link

erm3nda commented Jan 21, 2016

Nice to know. Share url's if you can, i'll take a look :)
Im still configuring my own, full featured planned, including tor mining,
p2p mining, mpos, wallet mining and web mining.

I found that really interesting.
For sure I'll check that node pool too, and maybe standalone Nomp.

We have lot of choices.

~~ Self signed ~~

2016-01-21 15:05 GMT+01:00 molecular notifications@github.com:

https://github.com/zone117x/node-stratum-pool <- this is what I ended up
with.


Reply to this email directly or view it on GitHub
#17 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants