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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...