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@Appwrite-test appwrite]#
Kindly review and advise on how we can resolve this issue.
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...