Skip to content
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

"connected": false after subscribe to startum #349

Open
francestu96 opened this issue Apr 14, 2023 · 0 comments
Open

"connected": false after subscribe to startum #349

francestu96 opened this issue Apr 14, 2023 · 0 comments

Comments

@francestu96
Copy link

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

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

No branches or pull requests

1 participant