+11
Under review

XMR dashboard shows zero hashrate and no workers

nodecorum 6 years ago updated by Andrew Bryan 6 years ago 32

My coinfoundry.org monero dashboard shows now works and zero hashrate. My workers are running and reporting blocks accepted by the pool frequently and reasonable hashrates.  Did the pool address change today?  Are the workers getting no credit for the work?  Should I turn off my workers and wait till this is resolved?  Thank you

+2

Same with ZEC. Not sure what to do. Everything seems fine on my end.

+1

Same as mine

+1

exact same issue here... wondering if I am burning electricity for nothing right now.... 

+2

Our share counts are not going up either. I'm glad it's not just me but something is super weird for the pool to be showing hashrate but each individual worker is contributing nothing (I checked the top 10 on ZEC).


I think I'll be switching pools until this is fixed.

+3

If your miner is showing that it is accepting shares, then it is working.

The hashrate and shares are a website problem, not a you problem

Good feedback. Thank you.

+2

I am showing 0 also but I am showing hashing on my rigs.  I agree with "Im TheLordOfGames

"  so I will keep them all mining.  No need to change to another pool.  Keep on keeping on....

agreed.... still going full speed! I don't panic and jump ship as the first sight of issues. I let Minergate skim about 60% of my hashrates for about 3 months. lol. I can wait patiently a couple days.

do we have a timeline for this bug?

+2
Under review

Woke up from an alert in the middle of the night. Fixed now. The problem was a configuration error on my part. Shares submitted during the past 4 hours to the XMR, ETN and ZEC pools were lost, even though they've been accepted by the edge servers, they did not make it through to the core server and the database. There's nothing I can do about this but to take the blame and apologize. :( Earnings-wise this will only affect miners who have started mining here during that period, as the payment system will simply use shares from the previous round for everyone else. 

Thanks Oliver.

It's looking OK for the XMR pool now.

Is the pool stable? I keep on getting "no active pools, stop mining" messages from the output operation.

@Alden: Which pool - we have 13? Are you connecting from US-East, US-West, EU or Europe? Are you connecting using SSL?

I am still seeing no workers on the website for the etn pool although i have 2 connected.

@Andrew: Are you connecting from US-East, US-West, EU or Europe? Are you connecting using SSL? What's your wallet address?

- Connect from Europe. 

- My address wallet is:  etnk2BpMrZGMJ2a8KkGZ8h8J6gW5JJrQpUo83bGXZ8eq2wCktdUzpmeBqSghELUBBmRtw7Urp2VXbZMmBiAwQMSbA4u14Vq6wW

- No SSL I believe

Could I see your miner config/batch file?

 {
    "algo": "cryptonight",
    "av": 0,
    "background": false,
    "colors": true,
    "cpu-affinity": null,
    "donate-level": 1,
    "log-file": null,
    "max-cpu-usage": 80,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "safe": false,
    "syslog": false,
    "threads": null,
    "pools": [
      {
        "url": "etn.coinfoundry.org:3104",
        "user": "etnk2BpMrZGMJ2a8KkGZ8h8J6gW5JJrQpUo83bGXZ8eq2wCktdUzpmeBqSghELUBBmRtw7Urp2VXbZMmBiAwQMSbA4u14Vq6wW.etn-mnr01",
        "pass": "x",
        "keepalive": true,
        "nicehash": false
      }
    ]
  }

batch file is : 


@echo off
xmrig.exe
pause

This is now intermittent. Worked a few minutes ago now stoped 

Andrew: What worked a few minutes ago?

@ oliver, workers appeared on the website with hash rates for etn. This has been on and off for a few hours today

Hmm, could this be a website caching problem?

Cleared cache, tried from another computer, and even from another network. However it does appear that the shares are increasing so I feel a little less stressed, But the hashrate reports 0.0 and I have no workers but the shares are moving.

This is what I see using the address you've posted in your config. The address in your brower's address bar is an entirely different one:


using the link from your reply, this is what i see:


Bummer. Investigating.

Oliver, the shares are moving so the urgency is removed out of the issue. I can wait if you have more urgent issues to tackle.

No, this is inacceptable.

My shares has stopped increasing again. Appears to have stopped for the past 6 hours

Your current amount of shares is 66 Million. I'm still working on the problem.



miningcore=# select sum(difficulty) from shares where miner = 'etnk2BpMrZGMJ2a8KkGZ8h8J6gW5JJrQpUo83bGXZ8eq2wCktdUzpmeBqSghELUBBmRtw7Urp2VXbZMmBiAwQMSbA4u14Vq6wW' and poolid = 'etn1';
   sum
----------
 66751350

Ok thanks Oliver.