We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm simply doing a telnet to the excavator process to test it. It runs at localhost:6666
This is the result code I got from shell:
[user@pc ~]$ telnet localhost 6666 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. {"id":1,"method":"subscribe","params":["nhmp-ssl.usa.nicehash.com:443", "xxxxxxxxxxx--MyNiceHashWallet--xxxxxxxxxx.nuxhash:x"]} {"id":1,"error":null} {"id":1,"method":"subscribe.info","params":[]} {"id":1,"address":"nhmp-ssl.usa.nicehash.com:443","login":"xxxxxxxxxxx--MyNiceHashWallet--xxxxxxxxxx.nuxhash:x","connected":false,"server_status":"Success","error":null}
Even if I got no errors from subscribe, I got "connected":false
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm simply doing a telnet to the excavator process to test it. It runs at localhost:6666
This is the result code I got from shell:
Even if I got no errors from subscribe, I got "connected":false
The text was updated successfully, but these errors were encountered: