Hi there,
I ran 1.6.2 which worked great. I then used the migration guide to directly update to 1.7.3: https://appwrite.io/docs/advanced/self-hosting/update
After everything was successful, I first noticed this error when visiting a project page:
Invalid Argument
Project with the requested ID could not be found. Please check the value of the X-Appwrite-Project header to ensure the correct project ID is being used.
I then tried to logout and login to my console, the page freezes. When checking the logs I see this (see screenshot): Thousands of errors, hundreds every second.
What is the issue here? How can I fix this?
Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?