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

PM2(?) Issue "Upgrade Required" #152

Open
SiemdeNijs opened this issue Feb 5, 2018 · 2 comments
Open

PM2(?) Issue "Upgrade Required" #152

SiemdeNijs opened this issue Feb 5, 2018 · 2 comments

Comments

@SiemdeNijs
Copy link

SiemdeNijs commented Feb 5, 2018

Hello Everyone,

Currently I'm running the script all fine with the command coin-hive-stratum 8892 --host... ,
But now when I wanted to run the script with PM2 and make sure that the script is auto-started at system boot, I've run into a different problem: any page ("/stats /miners /version, etc, etc") only returns the text "Upgrade required".

It seems that NPM, Node, PM2 & Coin-Hive-Stratum are all on the latest versions, so I'm not sure how to continue right now. What should be "upgraded", as stated in the message ? I cannot do anything at this moment, other than stare at the text on the webpage.

NPM tells me there are no outdated packages either.

@SiemdeNijs SiemdeNijs changed the title Is there a working way to use the Miner UI ? PM2 Issue "Upgrade Required" Feb 5, 2018
@SiemdeNijs SiemdeNijs changed the title PM2 Issue "Upgrade Required" PM2(?) Issue "Upgrade Required" Feb 5, 2018
@panamantis
Copy link

I could connect to my proxy but it wasn't executing the mining (ie/ 0 H/S on client). Until I did a:
npm install pm2 -g
pm2 update

@cazala
Copy link
Owner

cazala commented Feb 5, 2018

mm "Upgrade required" is the response when you access the websocket endpoint with the browser. For some reason those /stats, /miners, /version endpoints are being served as if they were the websocket endpoint..

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

3 participants