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

Closed
dorel14 opened this issue Nov 20, 2024 · 7 comments
Closed

Lastest version not starting on my pi #102

dorel14 opened this issue Nov 20, 2024 · 7 comments
Labels
bug Something isn't working

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?

@dvkd-git
Copy link

dvkd-git commented Dec 6, 2024

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?

I tried turning off gradient's service and it ran fine. Maybe docker gradient is corrupted

@MRColorR
Copy link
Owner

@dorel14 is this happening only with the zipped releases or also with the source code ? could you try to git clone and run the source code? also try to launch the starting command from money4band folder instead of passing the path.

@MRColorR MRColorR added the bug Something isn't working label Dec 10, 2024
@MRColorR MRColorR mentioned this issue Dec 10, 2024
@MRColorR
Copy link
Owner

m4b 4.5.3+ should address also this issue feel free to test

@dorel14
Copy link
Author

dorel14 commented Dec 13, 2024 via email

@MRColorR
Copy link
Owner

MRColorR commented Dec 13, 2024

Thx

I have a problem with my internet connection , i will try this as soon as
possible

Le ven. 13 déc. 2024, 09:36, MRColor @.***> a écrit :

m4b 4.5.3+ should address also this issue feel free to test

Also you could try disabling gradient app as it's having some issues right now and could affect the docker stack startup on some architectures. We're discussing about it inside the M4B Discord Community

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants