Hi,
I have a working docker setup with traefik in front of the services. Everything works as expected except for login with CLI.
I've tried with
appwrite client -e https://mardy.dev.cloud/v1
and also with -p -k
The response I get is that the server is not running as expected.
Error: Invalid endpoint or your Appwrite server is not running as expected.
Do anyone have an idea what it could be? Traefik is using a self-signed cert so maybe I need to turn something off for Appwrite?
Recommended threads
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Docker compose down command is deleting ...
I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anyt...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...