-
Notifications
You must be signed in to change notification settings - Fork 42
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
Comments
Thank you, I'll try to reproduce on my pi4 as soon as I'll get some spare
time
|
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 |
@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. |
m4b 4.5.3+ should address also this issue feel free to test |
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
—
Reply to this email directly, view it on GitHub
<#102 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTHTNIV4QUU4G7HDFAQ64T2FKL77AVCNFSM6AAAAABSFHP2HSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBQHA3TIMZQGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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 |
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: