question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Augur app crashes when syncing

See original GitHub issue
[08:08:53.727] [info] /Users/joeykrug2/Library/Application Support/augur/augur-1-syncing-2.db
[08:08:53.923] [info] Getting Augur logs from block 5926223 to block 5998670
got 389 logs in blocks { fromBlock: 5926223, toBlock: 5929549 }


#
# Fatal error in , line 0
# API fatal error handler returned after process out of memory
#
Illegal instruction: 4

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
joeykrugcommented, Jul 20, 2018
{ Error: ESOCKETTIMEDOUT
    at ClientRequest.<anonymous> (/Applications/augur.app/Contents/Resources/app/node_modules/request/request.js:813:19)
    at Object.onceWrapper (events.js:313:30)
    at emitNone (events.js:106:13)
    at ClientRequest.emit (events.js:208:7)
    at Socket.emitTimeout (_http_client.js:708:34)
    at Object.onceWrapper (events.js:313:30)
    at emitNone (events.js:106:13)
    at Socket.emit (events.js:208:7)
    at Socket._onTimeout (net.js:407:8)
    at ontimeout (timers.js:475:11)
    at tryOnTimeout (timers.js:310:5)
    at Timer.listOnTimeout (timers.js:270:5)
  code: 'ESOCKETTIMEDOUT',
  connect: false,
  data: 
   { id: 268,
     jsonrpc: '2.0',
     method: 'eth_getLogs',
     params: [ [Object] ] } }

Also sometimes get errors like this

0reactions
joeykrugcommented, Sep 8, 2018

None of these are issues for me anymore

Read more comments on GitHub >

github_iconTop Results From Across the Web

iOS App Crashing in Background – Home of C25K
– Please make sure Background App Refresh is enabled for the app. You can find it under device Settings -> General -> Background...
Read more >
MAUI App crashes when built in Release mode - MongoDB
If I build for release and deploy and run, it crashes when a change in the UI causes MVVM to tell sync to...
Read more >
Why is my app crashing? - Ford
If you experience issues with the FordPass® App crashing, ensure the following requirements are met:Confirm that your device is compatible with the app....
Read more >
How to fix Notes app crashing or not working on iPhone, iPad ...
Follow these solutions to fix the Notes app not working, opening, freezing, or crashing on your iPhone, iPad, and Mac.
Read more >
OneDrive crashes everytime I try to look at sync issues or try and
It crashes every time I click on the icon to look at sync errors etc - how can I fix the sync issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found