
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
- functions page returns 500
I am running selfhosted appwrite version 1.6.0 and all of a sudden my functions page stopped working, returning a 500. I don't see anything in the logs that wo...
- Question
Is there anyway to modify the self hosted appwrite code in the register section so that only @eonfluxtech.com emails can register?
- CORS issue with cloudlfared tunnel
I feel like I've made a dumb mistake somewhere in my configuration (very new to programming so please bear with me) but basically - I've got my frontend files h...
