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

worker crash on invalid docset #708

Open
adamhooper opened this issue Sep 10, 2020 · 0 comments
Open

worker crash on invalid docset #708

adamhooper opened this issue Sep 10, 2020 · 0 comments

Comments

@adamhooper
Copy link
Member

adamhooper commented Sep 10, 2020

Seen this in a user's database. Haven't reproduced on production, dev or test:

overview-worker_1                | 2020-09-04T20:36:19.146880409Z ERROR c.o.UnhandledMessageHandler - Unhandled message from Actor[akka://worker/user/DocumentSetCommandWorker#-1788023054] to Actor[akka://worker/user/DocumentSetCommandWorker#-1788023054]: {}
overview-worker_1                | 2020-09-04T20:36:19.146900078Z com.overviewdocs.database.exceptions.package$ParentMissing: org.postgresql.util.PSQLException: ERROR: update or delete on table "file2" violates foreign key constraint "document_processing_error_file2
_id_fkey" on table "document_processing_error"
overview-worker_1                | 2020-09-04T20:36:19.146905750Z   Detail: Key (id)=(20241) is still referenced from table "document_processing_error".
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