Getting this error. Not able to log in : "Server Error, code : 500"
- 0
- Databases
- Accounts
- Flutter
- Users
[Error] Timestamp: 2023-04-18T13:34:51+00:00 [Error] Method: GET [Error] URL: /v1/avatars/browsers/:code [Error] Type: Utopia\Exception [Error] Message: Invalid code: Value must be one of (aa, an, ch, ci, cm, cr, ff, sf, mf, ps, oi, om, op, on) [Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php [Error] Line: 756 [Error] Type: PDOException [Error] Message: MySQL server has gone away [Error] File: @swoole-src/library/core/Database/PDOProxy.php [Error] Line: 58
Hi, appwrite version please?
0.15.3
ammm we just released 1.3.1, can you check again?
check what?
No, I am using 0.15.3 since septemebt last year as mine code is in prod. so not updating it as don't require lot of new features
ok got it - let me look into this then as to why this might be causing error
seems like a swoole problem
Recommended threads
- Does appwrite supports increasing the va...
I am building a chat application where user message needs to increased on every row creation. For this is there any increament feature?
- Broken Appwrite can’t make functions nor...
Hii guys, I was having this issue with my locally hosted Appwrite, I can’t create functions ( both template and manual), I can’t make a custom domain ( like in ...
- Bulk operations on tables with relations
Hi, if I try to perform a bulk delete on a table with relations, I get this: `289 | if (((_b = response.headers.get("content-type")) == null ? void 0 : _...