gravitystorm / openstreetmap-carto

A general-purpose OpenStreetMap mapnik style, in CartoCSS
Other
1.53k stars 818 forks source link

Error: ENOENT: no such file or directory, unlink 'tmp/openstreetmap-carto/meta/14.4238.2782.lock' #4131

Closed Fi1osof closed 4 years ago

Fi1osof commented 4 years ago

In docker-container

kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8477/5567.png?t=1588053686298 200
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8476/5566.png?t=1588053686298 200
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8476/5567.png?t=1588053686298 200
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8477/5566.png?t=1588053686298 200
kosmtik_1  | [Core] Loading project from project.mml
kosmtik_1  | [Core] Creating metatiles cache dir tmp/openstreetmap-carto/meta
kosmtik_1  | [Core] Deleting previous metatiles tmp/openstreetmap-carto/meta
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8476/5568.png?t=1588053686298 200
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8479/5566.png?t=1588053686298 200
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8477/5565.png?t=1588053686298 200
kosmtik_1  | [httpserver] /openstreetmap-carto/tile/14/8476/5565.png?t=1588053686298 200
kosmtik_1  | /usr/lib/node_modules/kosmtik/src/back/Project.js:130
kosmtik_1  |             if (err) throw err;
kosmtik_1  |                      ^
kosmtik_1  | 
kosmtik_1  | Error: ENOENT: no such file or directory, unlink 'tmp/openstreetmap-carto/meta/14.4238.2782.lock'
openstreetmap-carto_kosmtik_1 exited with code 1
jeisenbe commented 4 years ago

What happened before this error message?

Has this error continued to occur, after you run docker-compose up kosmtik again?

Fi1osof commented 4 years ago

@jeisenbe containers works fine ~10 minutes. Then i do move map in browser again, and container broke. After restart container all works file again.

jeisenbe commented 4 years ago

This sort of bug has happened to me before. Using the command docker-compose up kosmtik again usually works fine. I'm not certain why this happpens.

jeisenbe commented 4 years ago

This might be a bug in kosmtik and could be reported there: https://github.com/kosmtik/kosmtik