Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment.
Please, help. I go to the page by domain and get error 408. Everything is fine in deployment. In the console of the image openruntimes/static:v5-1 I get the error: failed to bind to [::]:3000 address. I attach screenshots.
TL;DR
Developers running self-hosted Appwrite 1.7.4 are facing issue with manual deployment of Appwrite Site, getting error 408 when accessing by domain. Error message "failed to bind to [::]:3000 address" in the openruntimes/static:v5-1 console. Potential solution could be checking for port conflicts and ensuring correct binding settings in deployment configurations.