Hi all, I updated to 1.9.5 self hosted last night and ever since, I've had SMTP tests fire multiple times per minute
<@206181582304706561> remove doctor from healthcheck in ur docker compose config
healthcheck:
test:
- CMD
- doctor <- this
interval: 5s
timeout: 5s
retries: 12
fixed this on main branch - https://github.com/appwrite/appwrite/pull/12765
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...