You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run container on host with arm64 CPU (M1 Mac in my case).
👍 Expected behavior
Container should start.
👎 Actual Behavior
Container crashes with following output:
/entrypoint.sh: line 12: /usr/bin/influxd: cannot execute binary file: Exec format error
/entrypoint.sh: line 12: /usr/bin/influxd: No error information
👟 Reproduction steps
Run container on host with arm64 CPU (M1 Mac in my case).
👍 Expected behavior
Container should start.
👎 Actual Behavior
Container crashes with following output:
The image shows the correct architecture:
I started the container manually and tried to run
influxd
:🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
MacOS
🧱 Your Environment
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: