TimeoutError when calling claim related apis / publishing #819

Open
opened 2018-12-12 19:13:24 +01:00 by tzarebczan · 0 comments
tzarebczan commented 2018-12-12 19:13:24 +01:00 (Migrated from github.com)

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' }
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' } ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#819
No description provided.