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
Describe the bug
A clear and concise description of what the bug is.
Lastest version not starting on raspi 4 => errror starting
Error starting Docker stack for 'money4band' instance. Please check that Docker is running and that the configuration is complete, then try again.
Device (please complete the following information):
Type: Raspberry Pi 4
OS details: Linux]
Platform: [arm64 (64bit) ]
Version Debian 12
Docker
Docker Compose version: Docker Compose version v2.27.0
Docker version: 20.10.24+dfsg1
To Reproduce
Download latest
Unzip
run sudo /op/dist/Money4band/Money4Band
complete step 3 to setup apps
try to start with step 4
Expected behavior
I'd like to see the stack start
Additional context
No problem with older version aka => 3.4.2
Logs h architecture arm64 under binfmt emulation. 2024-11-20 19:21:04 - [INFO] - No compatible tag found for mrcolorrain/peer2profit on arm64 architecture. 2024-11-20 19:21:04 - [INFO] - Ensuring docker.binfmt service is installed and running. 2024-11-20 19:21:06 - [INFO] - ESC[32mdocker.binfmt setup and started successfully.ESC[0m 2024-11-20 19:21:06 - [INFO] - ESC[32mdocker.binfmt setup completed successfully.ESC[0m 2024-11-20 19:21:06 - [WARNING] - No compatible tag found. The software will attempt to run the app using binfmt multi-arch emulation. 2024-11-20 19:21:06 - [WARNING] - No compatible tag found for mrcolorrain/peer2profit with architecture arm64. Using default tag latest for image mrcolorrain/peer2profit with architecture arm64 under binfmt emulation. 2024-11-20 19:21:07 - [INFO] - No compatible tag found for mrcolorrain/peer2profit on arm64 architecture. 2024-11-20 19:21:07 - [INFO] - Ensuring docker.binfmt service is installed and running. 2024-11-20 19:21:07 - [ERROR] - Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - An error occurred in main setup apps process: Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - An error occurred while processing the menu: Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - An error occurred: Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Lastest version not starting on raspi 4 => errror starting
Error starting Docker stack for 'money4band' instance. Please check that Docker is running and that the configuration is complete, then try again.
Device (please complete the following information):
Docker
To Reproduce
Download latest
Unzip
run sudo /op/dist/Money4band/Money4Band
complete step 3 to setup apps
try to start with step 4
Expected behavior
I'd like to see the stack start
Additional context
No problem with older version aka => 3.4.2
Logs
h architecture arm64 under binfmt emulation. 2024-11-20 19:21:04 - [INFO] - No compatible tag found for mrcolorrain/peer2profit on arm64 architecture. 2024-11-20 19:21:04 - [INFO] - Ensuring docker.binfmt service is installed and running. 2024-11-20 19:21:06 - [INFO] - ESC[32mdocker.binfmt setup and started successfully.ESC[0m 2024-11-20 19:21:06 - [INFO] - ESC[32mdocker.binfmt setup completed successfully.ESC[0m 2024-11-20 19:21:06 - [WARNING] - No compatible tag found. The software will attempt to run the app using binfmt multi-arch emulation. 2024-11-20 19:21:06 - [WARNING] - No compatible tag found for mrcolorrain/peer2profit with architecture arm64. Using default tag latest for image mrcolorrain/peer2profit with architecture arm64 under binfmt emulation. 2024-11-20 19:21:07 - [INFO] - No compatible tag found for mrcolorrain/peer2profit on arm64 architecture. 2024-11-20 19:21:07 - [INFO] - Ensuring docker.binfmt service is installed and running. 2024-11-20 19:21:07 - [ERROR] - Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - An error occurred in main setup apps process: Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - An error occurred while processing the menu: Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1. 2024-11-20 19:21:07 - [ERROR] - An error occurred: Failed to ensure docker.binfmt service: Failed to setup docker.binfmt: Command '['sudo', 'systemctl', 'start', 'docker.binfmt']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: