nicehash / excavator

NiceHash's proprietary low-level CUDA miner
https://www.nicehash.com
53 stars 19 forks source link

"connected": false after subscribe to startum #349

Open francestu96 opened 1 year ago

francestu96 commented 1 year ago

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