-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid user provided #13
Labels
Comments
Hello ! |
There are a couple different flavors of the stratum protocol out there. I think your problem might be that you are trying to proxy etherpool which uses one of these different flavors. Try using only dwarfpool and seeing what happens |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DevFee: ETH: Stratum - connecting to 'eth-eu.dwarfpool.com' <127.0.0.1> port 8008
03:49:30:256 710 send: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["0xB9cF2dA90Bdff1BC014720Cc84F5Ab99d7974EbA", "x"], "id": 2, "method": "eth_submitLogin"}
03:49:30:261 710 DevFee: ETH: Stratum - Connected (eth-eu.dwarfpool.com:8008)
03:49:30:436 710 got 77 bytes
03:49:30:440 710 buf: {"id":999,"jsonrpc": "2.0","result": false,"error": "Invalid user provided"}
03:49:30:445 710 parse packet: 71
03:49:30:448 710 ETH: Share rejected (13859 ms)!
03:49:30:451 710 new buf size: 0
03:49:30:815 2c50 ETH: checking pool connection...
python stratum_proxy.py 127.0.0.1 8008 eu1.ethermine.org 4444 0xB7716d5A768Bc0d5bc5c216cF2d85023a697D04D
The text was updated successfully, but these errors were encountered: