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
- Error with realtime channels
I'm performing a subscription to realtime channels, and after a few seconds I get an exception with this error: {\"type\":\"error\",\"data\":{\"code\":1008,\"me...
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...