You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying out this coin hive stratum to set up a coinhive proxy. I deployed the code in now.sh server. I m able to access the /stats and /miner api. But i m not able to connect from coinhive code.
Hi, I was trying out this coin hive stratum to set up a coinhive proxy. I deployed the code in now.sh server. I m able to access the /stats and /miner api. But i m not able to connect from coinhive code.
This is what i ve added in my code:
CoinHive.CONFIG.WEBSOCKET_SHARDS = [["ws://proxy-yrjxliushz.now.sh"]];
I m getting the following error:
Error during WebSocket handshake: Unexpected response code: 301
Kindly someone help me in this issue, thanks in advance
The text was updated successfully, but these errors were encountered: