We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When sedning multiple (in this case 16) sketch maps with OSM background to digitize locally, it runs after ~12 mins into this error:
ERROR - request.py - on_failure - Task handler raised error: WorkerLostError('Worker exited prematurely: signal 9 (SIGKILL) Job: 5.') sketch-map-tool-celery-1 | Traceback (most recent call last): sketch-map-tool-celery-1 | File "/home/smt/.conda/envs/smt/lib/python3.11/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost sketch-map-tool-celery-1 | raise WorkerLostError( sketch-map-tool-celery-1 | billiard.einfo.ExceptionWithTraceback: sketch-map-tool-celery-1 | """ sketch-map-tool-celery-1 | Traceback (most recent call last): sketch-map-tool-celery-1 | File "/home/smt/.conda/envs/smt/lib/python3.11/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost sketch-map-tool-celery-1 | raise WorkerLostError( sketch-map-tool-celery-1 | billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL) Job: 5. sketch-map-tool-celery-1 | """
The text was updated successfully, but these errors were encountered:
Sketch Map: Map Frame:
Sorry, something went wrong.
Maybe solved by 6f4fafb
No branches or pull requests
When sedning multiple (in this case 16) sketch maps with OSM background to digitize locally, it runs after ~12 mins into this error:
The text was updated successfully, but these errors were encountered: