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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...