Hey,
I am facing an issue while trying to run Appwrite on a Debian virtual machine hosted on an M2 Mac. When I attempt to start Appwrite, I encounter the following error:
/entrypoint.sh: line 12: /usr/bin/influxd: No error information
/entrypoint.sh: line 12: /usr/bin/influxd: cannot execute binary file: Exec format error
It seems like there might be an issue with the binary compatibility or architecture mismatch on this setup? I'm very new to docker/server side of things.
Here are some details about my environment:
- Mac: M2 Mac mini Virtualization software: UTM OS: Debian 12 (also tried Ubuntu)
- Appwrite version: 1.3.4
Any ideas on why this might not be working?
Thank you for your time and support.
Does the influxDB, telegraph or usage containers shows any additional errors?
Seems to stem from the same issue?
Not sure then what could be happening
Did you have modified your docker compose file recently?
Also did you have tried recreating the containers?
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...