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

I keep getting this everytime I try to start with pm2 #236

Open
chrisfranko opened this issue Apr 20, 2016 · 4 comments
Open

I keep getting this everytime I try to start with pm2 #236

chrisfranko opened this issue Apr 20, 2016 · 4 comments

Comments

@chrisfranko
Copy link

chrisfranko commented Apr 20, 2016

[wsc] =✓= The socket connection has been established.
node-app-0 [eth] =i= { id: 'lyylNycDev1',
node-app-0 stats:
node-app-0 { active: true,
node-app-0 syncing: false,
node-app-0 mining: false,
node-app-0 hashrate: 0,
node-app-0 peers: 0,
node-app-0 gasPrice: '20000000000',
node-app-0 uptime: 100 } }
node-app-0 [eth] =✘= TypeError: results.reverse is not a function
node-app-0 at /root/eth-net-intelligence-api/lib/node.js:622:21
node-app-0 at /root/eth-net-intelligence-api/node_modules/async/lib/async.js:52:16
node-app-0 at /root/eth-net-intelligence-api/node_modules/async/lib/async.js:361:13
node-app-0 at /root/eth-net-intelligence-api/node_modules/async/lib/async.js:52:16
node-app-0 at iterate (/root/eth-net-intelligence-api/node_modules/async/lib/async.js:260:24)
node-app-0 at async.forEachOfSeries.async.eachOfSeries (/root/eth-net-intelligence-api/node_modules/async/lib/async.js:281:9)
node-app-0 at _asyncMap (/root/eth-net-intelligence-api/node_modules/async/lib/async.js:355:9)
node-app-0 at Object.mapSeries (/root/eth-net-intelligence-api/node_modules/async/lib/async.js:347:20)
node-app-0 at Node.getHistory (/root/eth-net-intelligence-api/lib/node.js:601:8)
node-app-0 at Primus. (/root/eth-net-intelligence-api/lib/node.js:246:8)

@lgn21st
Copy link

lgn21st commented May 3, 2016

I have same problem as well.

@alanchchen
Copy link

alanchchen commented May 5, 2016

I have the same problem, too.

I run this with pm2 in different docker containers.
One have the same problem but the other does not.
Same node.js version, same Dockerfile.

I didn't see this problem after restarting my eth-netstats server.

@Arachnid
Copy link

Arachnid commented Aug 8, 2016

Same problem here; perhaps it's related to some changes in recent web3 or geth? Restarting doesn't seem to help.

@mpitid
Copy link
Contributor

mpitid commented Sep 8, 2016

It has to do with the history range requested by eth-netstats. The crash should be addressed by #242

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

5 participants