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
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.
The text was updated successfully, but these errors were encountered:
SiemdeNijs
changed the title
Is there a working way to use the Miner UI ?
PM2 Issue "Upgrade Required"
Feb 5, 2018
SiemdeNijs
changed the title
PM2 Issue "Upgrade Required"
PM2(?) Issue "Upgrade Required"
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..
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.
The text was updated successfully, but these errors were encountered: