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

Recipe image upload error: Worker Timeout #3318

Open
NiklasMM opened this issue Sep 23, 2024 · 1 comment
Open

Recipe image upload error: Worker Timeout #3318

NiklasMM opened this issue Sep 23, 2024 · 1 comment
Labels
setup issue possibly or definitely an issue with the user setup

Comments

@NiklasMM
Copy link

Tandoor Version

1.5.19

Setup

Manual Setup

Reverse Proxy

No reverse proxy

Other

No response

Bug description

When trying to upload an image for a recipe nothing happens for some seconds then an error message "something went wrong during upload" appears.

In the log it seems a gunicorn worker is killed in the process.

Relevant logs

Sep 23 12:29:17 <hostname> gunicorn[2027603]: [2024-09-23 12:29:17 +0200] [2027603] [CRITICAL] WORKER TIMEOUT (pid:2027607)
Sep 23 12:29:18 <hostname> gunicorn[2027603]: [2024-09-23 12:29:18 +0200] [2027603] [ERROR] Worker (pid:2027607) was sent SIGKILL! Perhaps out of memory?
Sep 23 12:29:18 <hostname> gunicorn[2027615]: [2024-09-23 12:29:18 +0200] [2027615] [INFO] Booting worker with pid: 2027615
@vabene1111 vabene1111 added the setup issue possibly or definitely an issue with the user setup label Sep 23, 2024
@vabene1111
Copy link
Collaborator

sadly given the manual setup there is not really anything I can do besides recommend looking at the maxium runtime and file size limits of your webserver and gunicorn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
setup issue possibly or definitely an issue with the user setup
Projects
None yet
Development

No branches or pull requests

2 participants