
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
- general_route_not_found
{"message":"Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for ...
- session cookie not saving
it appears with my app hosted on Cloudflare worker pages, when i try to login it does not save the session cookie. however it saves in on localhost and no probl...
- Installation with Docker and Extra Servi...
See: https://github.com/appwrite/appwrite/issues/10673
