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

tasks: worker exited prematurely error #26

Closed
diegodelemos opened this issue Jul 20, 2018 · 1 comment
Closed

tasks: worker exited prematurely error #26

diegodelemos opened this issue Jul 20, 2018 · 1 comment
Labels
type/bug Something isn't working
Projects
Milestone

Comments

@diegodelemos
Copy link
Member

Lately, when starting a fresh cluster reana-workflow-engine-serial fails with the following error when starting a workflow:

[2018-07-20 14:35:31,728: WARNING/ForkPoolWorker-2] --- Logging error ---
[2018-07-20 14:35:31,749: ERROR/MainProcess] Task handler raised error: WorkerLostError('Worker exited prematurely: exitcode 0.',)
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/billiard/pool.py", line 1223, in mark_as_worker_lost
    human_status(exitcode)),
billiard.exceptions.WorkerLostError: Worker exited prematurely: exitcode 0.
@diegodelemos diegodelemos added the type/bug Something isn't working label Jul 20, 2018
@diegodelemos diegodelemos added this to the Someday milestone Jul 20, 2018
@diegodelemos
Copy link
Member Author

Closing as this issue is related to Celery and we do not use Celery anymore.

@tiborsimko tiborsimko added this to Done in Someday Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
No open projects
Someday
  
Done
Development

No branches or pull requests

1 participant