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
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...