Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error response from daemon: API returned a 400 (Bad Request) but provided no error-message, retrying in 934.987504ms" providerName=docker from traefik container. My AW version is 1.8.0 (with traefik 2.11). Thx for help.
TL;DR
Issue: After updating to Docker Engine v29 on macOS, developers are experiencing a 400 Bad Request error with no error message when using the Traefik container.
Solution: The problem may be related to compatibility issues between Docker Engine v29, Traefik 2.11, and AW version 1.8.0. Consider rolling back to a previous version of Docker Engine or Traefik to resolve this error.Recommended threads
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...
- How to change "collection Id" to "collec...