Closed storyboat closed 2 months ago
Hello, can you help me revive kitsu?
After upgrading ubuntu to 22.04 LTS our Kitsu can't connect to it's API
domain/api/status gets 502 Bad Gateway
I can see nothing interesting in gunicorn_error.log
$ tail /opt/zou/logs/gunicorn_error.log [2024-08-28 15:57:08 +0200] [1464] [INFO] Listening at: http://127.0.0.1:5000 (1464) [2024-08-28 15:57:08 +0200] [1464] [INFO] Using worker: gevent [2024-08-28 15:57:08 +0200] [1479] [INFO] Booting worker with pid: 1479 [2024-08-28 15:57:08 +0200] [1490] [INFO] Booting worker with pid: 1490 [2024-08-28 15:57:08 +0200] [1492] [INFO] Booting worker with pid: 1492 [2024-08-28 16:29:06 +0200] [1464] [INFO] Handling signal: term [2024-08-28 16:29:06 +0200] [1479] [INFO] Worker exiting (pid: 1479) [2024-08-28 16:29:07 +0200] [1492] [INFO] Worker exiting (pid: 1492) [2024-08-28 16:29:07 +0200] [1490] [INFO] Worker exiting (pid: 1490) [2024-08-28 16:29:07 +0200] [1464] [INFO] Shutting down: Master Can you assist me?
$ tail /opt/zou/logs/gunicorn_error.log [2024-08-28 15:57:08 +0200] [1464] [INFO] Listening at: http://127.0.0.1:5000 (1464) [2024-08-28 15:57:08 +0200] [1464] [INFO] Using worker: gevent [2024-08-28 15:57:08 +0200] [1479] [INFO] Booting worker with pid: 1479 [2024-08-28 15:57:08 +0200] [1490] [INFO] Booting worker with pid: 1490 [2024-08-28 15:57:08 +0200] [1492] [INFO] Booting worker with pid: 1492 [2024-08-28 16:29:06 +0200] [1464] [INFO] Handling signal: term [2024-08-28 16:29:06 +0200] [1479] [INFO] Worker exiting (pid: 1479) [2024-08-28 16:29:07 +0200] [1492] [INFO] Worker exiting (pid: 1492) [2024-08-28 16:29:07 +0200] [1490] [INFO] Worker exiting (pid: 1490) [2024-08-28 16:29:07 +0200] [1464] [INFO] Shutting down: Master
Hello,
You don't provide enough information. Can you check the https://zou.cg-wire.com/troubleshooting/ page first?
Hello, can you help me revive kitsu?
After upgrading ubuntu to 22.04 LTS our Kitsu can't connect to it's API
domain/api/status gets 502 Bad Gateway
I can see nothing interesting in gunicorn_error.log
$ tail /opt/zou/logs/gunicorn_error.log [2024-08-28 15:57:08 +0200] [1464] [INFO] Listening at: http://127.0.0.1:5000 (1464) [2024-08-28 15:57:08 +0200] [1464] [INFO] Using worker: gevent [2024-08-28 15:57:08 +0200] [1479] [INFO] Booting worker with pid: 1479 [2024-08-28 15:57:08 +0200] [1490] [INFO] Booting worker with pid: 1490 [2024-08-28 15:57:08 +0200] [1492] [INFO] Booting worker with pid: 1492 [2024-08-28 16:29:06 +0200] [1464] [INFO] Handling signal: term [2024-08-28 16:29:06 +0200] [1479] [INFO] Worker exiting (pid: 1479) [2024-08-28 16:29:07 +0200] [1492] [INFO] Worker exiting (pid: 1492) [2024-08-28 16:29:07 +0200] [1490] [INFO] Worker exiting (pid: 1490) [2024-08-28 16:29:07 +0200] [1464] [INFO] Shutting down: Master
Can you assist me?