Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error:
AppwriteException (AppwriteException: ,
<?xml version="1.0" encoding="utf-8"?>
<title>503 first byte timeout</title>
<h1>Error 503 first byte timeout</h1>
<p>first byte timeout</p>
<h3>Error 54113</h3>
<p>Details: cache-fra-etou8220144-FRA ...</p>
<p>Varnish cache server</p>
It only happens when I try to update or upsert a row, while regular fetch/read requests work fine. I’ve tested with both Appwrite Flutter SDK v18.0.0 and v19.0.0, and the same issue occurs.
Has anyone seen this before or know what might be causing it?
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...