
I just updated from 1.6.2.to 1.7.2, didn't notice any errors in the update or migration process but seem to be stuck not being able to access the console UI anymore.
I've read through the two other support posts with similar looking migration problems, but am not entirely sure they are connected.
I am seeing the following error in the appwrite container:
[Error] Method: GET
[Error] URL: /
[Error] Type: Appwrite\Extend\Exception
[Error] Message: This domain is not connected to any Appwrite resources. Visit domains tab under function/site settings to configure it.
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 94```
The browser console has a race condition with the following two errors repeating themselves non-stop in the attached image.
Any thoughts on where else I can look to give the console life again?

Did you have any version before 1.6.2?

I have been using appwrite for many versions, but 1.6.2 was running stable prior to the update.

When I try to load a console URL that I had been working on earlier in the day (ex. domain.tld/console/project-[projectid]/overview/platforms), I get the attached photo, but clicking back to console gives the spinner with the browser console race condition.
Recommended threads
- More fields from Discord OAuth
Is it possible to save more infomation from Discord OAuth? For example Profile Pictures, Global Names, Flags, ... ```json "user": { "id": "26847331098...
- Password recovery
I forgot my password of appwrite which i installed locally from github. I have created a project with db and such, now i forgot my password to access the appwri...
- Issue after upgrading from 1.6.2 to 1.7....
Hi team, I'm experiencing an issue after upgrading my self-hosted Appwrite instance from version **1.6.2** to **1.7.3**. Initially, I encountered migration is...
