-
Notifications
You must be signed in to change notification settings - Fork 95
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
Connection to database failed! Exitcode 132 MongoDB #24
Comments
The MongoDB image only works with the ARMv7 processor as I mentioned in the readme. |
hmm ok... you wrote here thats only running with ARMv6. |
Oh, you are right, I have read wrong. The image should work on your ARMv6. Is the mongoDB container up and running? Is there any terminal output for the database? Can you pleas check the data base container status via |
I am also getting the same issue as mentioned by @zwugel |
Hello Patrick, Greetings! |
Hi, when i run "sudo docker-compose up" i get two errors.
"automated-irrigation-system_mongodb_1 exited with code 132"
"Connection to database failed!"
I try to run it on a Raspberry PI Zero W with Raspberry Pi OS Lite - Kernel version: 5.4
Here is my Docker-Compose.
I build it with these steps:
Thanks
The text was updated successfully, but these errors were encountered: