lbryio / spee.ch

An image hosting service on top of the LBRY protocol.
https://spee.ch
MIT License
186 stars 77 forks source link

TimeoutError when calling claim related apis / publishing #819

Open tzarebczan opened 5 years ago

tzarebczan commented 5 years ago

It looks like spee.ch (and my local node too), ran into a timeout problem and would not resolve or allow publishing. It could be related to Chainquery having issues, but it should at least rely on the local database if this happens. Niko restarted mysql/spee.ch and now it's working again (will continue to monitor. Restarting spee.ch on my end was enough to get it back up.

0|server   | { message: 'ResourceRequest timed out',
0|server   |   stack: 'TimeoutError: ResourceRequest timed out\n    at ResourceRequest._fireTimeout (/home/lbry/spee.ch/node_modules/generic-pool/lib/ResourceRequest.js:62:17)\n    at Timeout.bound (/home/lbry/spee.ch/node_modules/generic-pool/lib/ResourceRequest.js:8:15)\n    at ontimeout (timers.js:498:11)\n    at tryOnTimeout (timers.js:323:5)\n    at Timer.listOnTimeout (timers.js:290:5)',
0|server   |   name: 'TimeoutError' }