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 playing around I messed up the server and got it to crash. :( Now after restarting I keep getting this error:
2022-09-20 14:46:28 [ERROR] manageDeadJob> Cannot delete node run job 92 : pq: update or delete on table "workflow_node_run_job" violates foreign key constraint "fk_worker_workflow_node_run_job" on table "worker" caller=github.com/ovh/cds/engine/api/workflow.manageDeadJob goroutine=workflow.Initialize service=api source_file=/tmp/790ad7b9a1a85167593986ed564384b7/run/engine/api/workflow/heartbeat.go source_line=52
The text was updated successfully, but these errors were encountered:
After restarting the services again the error disappeared.
Sorry, something went wrong.
Ok, thank you for this report, we'll check that.
No branches or pull requests
when playing around I messed up the server and got it to crash. :(
Now after restarting I keep getting this error:
2022-09-20 14:46:28 [ERROR] manageDeadJob> Cannot delete node run job 92 : pq: update or delete on table "workflow_node_run_job" violates foreign key constraint "fk_worker_workflow_node_run_job" on table "worker" caller=github.com/ovh/cds/engine/api/workflow.manageDeadJob goroutine=workflow.Initialize service=api source_file=/tmp/790ad7b9a1a85167593986ed564384b7/run/engine/api/workflow/heartbeat.go source_line=52
The text was updated successfully, but these errors were encountered: