ZokerOriginal post
Web Developer
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?
Summary
Console flooded with errors after updating directly from 1.6.2 to 1.7.3 using migration guide. Error message "Invalid Argument" appears and console freezes after logging in. Logs show thousands of errors. Possible solution: check X-Appwrite-Project header value and ensure correct project ID is used.