
im getting this, but i can access the appwrite through http://new.theasians.co.uk/console/ which is http but im not getting https, i deployed in vps through hostinger application(appwrite:1.7.4) why its showing localhost in the value, will it be the ip of the vps ?
TL;DR
Developers are experiencing DNS issues with a custom domain. They are able to access the app via HTTP but not HTTPS. The domain is displaying 'localhost' in the value instead of the VPS IP address. This issue might be related to incorrect DNS settings or configurations in the deployment environment. Ensure that the domain is correctly configured to point to the VPS IP address and that HTTPS is enabled in the server configuration.Recommended threads
- WebSocket reconnecting issues – Realtime...
Hello! I am experiencing a problem with the Realtime API. My frontend is constantly reconnecting to the WebSocket server, and as a result Realtime is not worki...
- Help needed on sites and funcions
I have Appwrite 1.7.4 self-hosted on a VPS. If I enable this parameter: `_APP_OPTIONS_ROUTER_FORCE_HTTPS` Functions work perfectly. If I disable it, the sites...
- updateDocument() throws "document_alread...
Hi guys, im using server sdk to update appwrite attribute value which relationship type. But facing "document_already_exists", may i know why?
