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

Simultaneously uploading multiple sketch maps (4x24) leads to sigkill #395

Open
Gigaszi opened this issue Mar 19, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@Gigaszi
Copy link
Contributor

Gigaszi commented Mar 19, 2024

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  | """
@Gigaszi
Copy link
Contributor Author

Gigaszi commented Mar 19, 2024

Sketch Map:
1
Map Frame:
filename

@matthiasschaub matthiasschaub added the bug Something isn't working label Mar 26, 2024
@matthiasschaub matthiasschaub changed the title SIGKILL error for multiple Sketch Map upload Simultaneously uploading multiple sketch maps (4x24) leads to sigkill Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants