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

Celery worker errors on uniq key integrity constraint #11

Open
ringods opened this issue Dec 28, 2017 · 0 comments
Open

Celery worker errors on uniq key integrity constraint #11

ringods opened this issue Dec 28, 2017 · 0 comments

Comments

@ringods
Copy link
Contributor

ringods commented Dec 28, 2017

After my deployment of zenhub-charts 2 weeks ago, I didn't notice that my celery worker was not able to connect to Redis. I just solved that and the Celery worker kicked off.

But it errors almost immediately with:

[2017-12-28 15:32:00,792: ERROR/ForkPoolWorker-2] Task Periodic data update[7dfa3704-3213-431f-a50a-87b770def622] raised unexpected: IntegrityError('duplicate key value violates unique constraint "boards_issue_repo_id_number_39d7a007_uniq"\nDETAIL: Key (repo_id, number)=(1, 10) already exists.\n',)

Any idea what this could be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant