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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...