
Good evening! I installed Appwrite on my hosting via Docker Compose. Then I set up the .env configuration. But for some reason it does not support HTTPS, when logging into the console it writes "Connection is not secure" The data from the SSL tab did not help (https://gist.github.com/eldadfux/eb3ed1c4e5f43b7f7259469dd29312c5) Maybe it's because I set everything up correctly only after the first launch and I need to restart Appwrite in a special way so that it starts the certificate issuance procedure again?
Recommended threads
- SMTP Error: Could not connect to SMTP
My appwrite self-hosted instance on DigitalOcean cannot sennd emails. The following results were performed Log: ``` docker compose logs -f appwrite-worker-mail...
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- Invalid credentials after migration
Hi everyone! After migrating our self-hosted Appwrite 1.3.1 to another server (staging, so a different domain), we are now getting 'Invalid credentials' when ...
