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

chartsDataCollector died, spawning replacement #21

Open
xiego opened this issue Apr 23, 2017 · 3 comments
Open

chartsDataCollector died, spawning replacement #21

xiego opened this issue Apr 23, 2017 · 3 comments

Comments

@xiego
Copy link

xiego commented Apr 23, 2017

TypeError: Cannot read property 'minersHashrate' of undefined
    at /home/****/forknote-pool/lib/charts.js:166:22
    at IncomingMessage.<anonymous> (/home/ubuntu/forknote-pool/lib/apiInterfaces.js:31:17)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:188:7)
    at endReadableNT (_stream_readable.js:975:12)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)

Seems like a noncritical error. This appears to the be code in question.

function getUsersHashrates(callback) {
    apiInterfaces.pool('/miners_hashrate', function(error, data) {
        callback(data.minersHashrate);
    });
@dinho-afsn
Copy link

I same problem

@Driez
Copy link

Driez commented Nov 7, 2017

ist all because this pool is old badly programmed bullshit, like everything thats avalable it the cryptocurrency business! so just surrender or build your own thing!

@zhiapp-com
Copy link

i same problem

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

4 participants