my appwrite ssl set expired, I don't know how this happened but I tried to update the instance hoping that would fix the issue, I download the latest version just fine but when I try to run the migration I get an "Invalid host header" error please send help
I fixed it, It turns out I wasn't running appwrite on docker V2 once I upgrage my docker-compose version it fixed itself
That’s great! Thanks for the updated 🙂
[SOLVED] invalid host header when trying to update appwrite
Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...