Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lastest version not starting on my pi #102

Open
dorel14 opened this issue Nov 20, 2024 · 2 comments
Open

Lastest version not starting on my pi #102

dorel14 opened this issue Nov 20, 2024 · 2 comments

Comments

@dorel14
Copy link

dorel14 commented Nov 20, 2024

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.

@MRColorR
Copy link
Owner

MRColorR commented Nov 20, 2024 via email

@MRColorR
Copy link
Owner

Could you please let me know if the issue also appears when you clone the repository and start Money4Band from the source code instead of the release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants