The issue appears to be related to mysql
TypeScript
[Error] Timestamp: 2024-02-15T21:07:21+00:00
[Error] Method: POST
[Error] URL: /v1/functions/:functionId/executions
[Error] Type: PDOException
[Error] Message: MySQL server has gone away
[Error] File: @swoole-src/library/core/Database/PDOStatementProxy.php
[Error] Line: 62
[Error] Timestamp: 2024-02-15T21:07:21+00:00
[Error] Method:
[Error] URL: /favicon.png
[Error] Type: Appwrite\Extend\Exception
[Error] Message: Execution error: Server Error
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 159
[Error] Timestamp: 2024-02-15T21:07:21+00:00
[Error] Method: POST
[Error] URL: /v1/functions/:functionId/executions
[Error] Type: PDOException
[Error] Message: MySQL server has gone away
[Error] File: @swoole-src/library/core/Database/PDOStatementProxy.php
[Error] Line: 62
[Error] Timestamp: 2024-02-15T21:07:21+00:00
[Error] Method:
[Error] URL: /_app/immutable/entry/app.tbqKaE35.js
[Error] Type: Appwrite\Extend\Exception
[Error] Message: Execution error: Server Error
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 159
TL;DR
Appwrite is randomly responding with `400` errors for some endpoints. The issue appears to be related to MySQL, with the error message "MySQL server has gone away". Restarting the stack resolves the issue.bringing the stack down and back up resolves the issue
Recommended threads
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...