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
- AppwriteException: Invalid query: Query ...
```js console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", ...
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...