Hello. So, I've just deployed my Appwrite self-hosted instance, and I tried the new sites feature. It seems to be building the site properly, I can even download the output, but when it comes time to deploy it, it just doesn't work. Do I need to configure any environment variable for it to work? Does it work on Self-hosted instances?
Here you can se that the status is Active, and if I download the output and serve it locally, it works.
(btw you can see that the first deploy failed, it failed with : not ready. Container not found.","code":500,"version":"0.7.14"} but after I cancelled it and ran it again, it worked.)
Thanks for your help
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Static IP for security purpose!
Hey I am hosting a next.js project in appwrite it reaches out to mongo DB to fetch data The only option to enable network access to 0.0.0.0/0 in mongo DB (any ...