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

Source resource pool drain timed out #517

Open
guyisra opened this issue Oct 25, 2018 · 2 comments
Open

Source resource pool drain timed out #517

guyisra opened this issue Oct 25, 2018 · 2 comments
Assignees

Comments

@guyisra
Copy link

guyisra commented Oct 25, 2018

Using latest openmaptiles, I sometimes get the following error after the generate step, and after the logs show it reached 100%

[Error: Source resource pool drain timed out after 5s]

Is this a known issue?

@typebrook
Copy link
Contributor

typebrook commented Jan 17, 2019

Same problem here when I am generating tiles from custom contour layer

this error message should be from tilelive-bridge
mapbox/tilelive-bridge#80
https://github.com/mapbox/tilelive-bridge/blob/master/test/close-timeout.test.js

@baconYao
Copy link

baconYao commented Nov 7, 2019

I got same problem. The error happened after reaching 100%.

.
.
.
[7d 6h 57m 32.4320000000298s]  99.9998%  9.15m/ 9.15m @   72/s | ✓ 9.15m □ 2.04m | 0s left
[7d 6h 57m 32.53799999994226s]  99.9999%  9.15m/ 9.15m @   72/s | ✓ 9.15m □ 2.04m | 0s left
[7d 6h 57m 32.618000000016764s]  99.9999%  9.15m/ 9.15m @   72/s | ✓ 9.15m □ 2.04m | 0s left
[7d 6h 57m 32.73199999995995s] 100.0000%  9.15m/ 9.15m @   72/s | ✓ 9.15m □ 2.04m | 0s left
[7d 6h 57m 32.73499999998603s] 100.0000%  9.15m/ 9.15m @   72/s | ✓ 9.15m □ 2.04m | 0s left

[Error: Source resource pool drain timed out after 5s]

Does anyone find the solution?

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

4 participants