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

ARXIVNG-4157: Restore Submission Agent and Worker to working order. #83

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

DavidLFielding
Copy link
Contributor

The submission agent and worker appear to have been broken for a long time. Since these processes tend to operate in the background the Submission Ui would still function successfully to a certain level. During my Google Cloud work I discovered the Submission Agent and Worker were exiting during start up. This PR addresses several issue that were causing problems in the Core/SubUI code. There were multiple issues encountered after dealing with the initial 'missing vault module' error.

The main thing is that the Submission Agent and Worker containers no longer crash when you start up the Submission UI using docker-compose. You should be able to go through the submission process and see actions occurring in the the agent and worker logs.

You will need branch ARXIVNG-4062 of the arxiv-submission-ui repository to test this PR.

Also see accompanying PR for arxiv-submission-ui.

@DavidLFielding DavidLFielding self-assigned this Jun 23, 2021
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

Successfully merging this pull request may close these issues.

1 participant