Skip to content
Back

GOT 500 error when going to the appwrite dashboard and timeout when calling API for DB

  • 0
  • Databases
trung 186569918
12 Jan, 2026, 16:12

I gott 500 internal error screen and my API is timeout. please help to take a look. Traceback (most recent call last): File "D:\conda\envs\wrista\Lib\site-packages\appwrite\services\tables_db.py", line 2827, in get_row return self.client.call('get', api_path, { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\conda\envs\wrista\Lib\site-packages\appwrite\client.py", line 141, in call raise AppwriteException(e) appwrite.exception.AppwriteException: HTTPSConnectionPool(host='sgp.cloud.appwrite.io', port=443): Max retries exceeded with url: /v1/tablesdb/ (Caused by ConnectTimeoutError(<HTTPSConnection(host='sgp.cloud.appwrite.io', port=443) at >, 'Connection to sgp.cloud.appwrite.io timed out. (connect timeout=None)'))

TL;DR
Appwrite developers experiencing 500 error on dashboard and API timeout. Error in tables_db.py at line 2827. Connection timeout error for URL sgp.cloud.appwrite.io.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more