TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.36k stars 570 forks source link

Recipe image upload error: Worker Timeout #3318

Open NiklasMM opened 1 week ago

NiklasMM commented 1 week ago

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 commented 1 week ago

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