Fix `app.js` crashing issues, currently crashes periodically when retrieving hashrate data from minergate
See original GitHub issueThis is a two-part issue:
- Remove the charts that compare ETH/ETC on hashrate and price.
- Stop querying minergate.com for hashrate (how to calculate), calculate it directly from the node. This may be best done by having
grabber.js
calculate and store the data in MongoDB whenever it retrieves new blocks. But implementation details are up to you.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Error using using minergate 6.8 Windows 10 64 bit
After I tried to input a custom mining pool, it just crashed. Now it always crashes at startup (after about 5-10 seconds). I...
Read more >Crashing Mining Rigs Troubleshooting Guide - YouTube
Mini Screenhttps://amzn.to/2X8eK7e-Amazon Affiliate link (use it to buy anything on amazon and it helps me ...
Read more >App crashes in some devices randomly · Issue #7686 - GitHub
We found that some users experienced the native crash "signal 6 (SIGABRT), code -6 (SI_TKILL)" in librealm-jni.so which is continuously ...
Read more >Mining — Ethereum Community Forum - RSSing.com
Can anyone tell me if there is any good working guide for Solo mining on Windows 10 ? I have already installed Geth...
Read more >Rocke: The Champion of Monero Miners - Vulners
Introduction Talos has written widely about the issue of cryptomining malware ... The actor Through Rocke's MinerGate Monero wallet email ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@pyskell Yup. I use systemctl restart-on=failure option in order to solve the problem “temporary” 😄
Yup, bakon is ethernodeio.
Just FYI proposals are locked-in/signed up for so people avoid duplicating work/competing on changes.
But I also will have more proposals soon 🙂
I’ll look into your
Block.blockTime
comment.