JaymZZZZ / claymore-phoenixminer-web-stats

Simple PHP web stats page for use with JSON RPC API Claymore/PhoenixMiner/TeamRedMiner mining applications.
GNU General Public License v3.0
12 stars 4 forks source link

The monitor doesnt show profitability from whattomine and error's in console #7

Closed omer-bar closed 3 years ago

omer-bar commented 3 years ago
  1. the monitor doesnt show profitability at all, when debugg turned on it gives:
    Miner Hashrate
    Warning: Attempt to read property "profit" on null in C:\inetpub\wwwroot\index.php on line 229
    111.67 MH/s
    Warning: Attempt to read property "profit" on null in C:\inetpub\wwwroot\index.php on line 231

and at the bottom:

"profitability":null}

i tried to fix it but i dont know any PHP so im guessing this feature is bugged from the start since anything i tried didnt work(including deleting all the calc.json coins and keeping just ETH, and putting the coin ID myself hardcoded)...

  1. there is alot of error's in the console:

The resource from “https://codepen.io/assets/editor/live/css_live_reload_init-2c0dc5167d60a5af3ee189d570b1835129687ea2a61bee3513dee3a50c115a77.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). localhost Some cookies are misusing the recommended “SameSite“ attribute 9 The resource from “https://codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d14629260c3ec49e5606f98fdd.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). localhost The resource from “https://codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). localhost Loading failed for the Githubissues.

  • Githubissues is a development platform for aggregating issues.