We recently upgraded our Appwrite installation from version 1.6.2 to 1.7.0, and since the upgrade, we are unable to log in to the Appwrite console. The login attempt fails with the Failed to fetch message in the browser. We’ve checked the container logs, and I’ve included the relevant output below for your reference.
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 94
appwrite | [Error] Timestamp: 2025-06-14T20:00:34+00:00
appwrite | [Error] Method:
appwrite | [Error] URL: /fonts/inter/inter-v8-latin-600.woff2
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: This domain is not connected to any Appwrite resources. Visit domains tab under function/site settings to configure it.
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 94
[root@heady chasm-test appwrite]#
Kindly review and advise on how we can resolve this issue.