-
Notifications
You must be signed in to change notification settings - Fork 157
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
MongoDB Process not running #175
Comments
I'm having the same problem. For the time being I'm using an older, local image. Not sure if it's best practice but here's what I did to get pisignage working again until I have time to investigate further (with my limted abilities...) List local images:
Tag an older image:
Reference the image in the docker-compose file
|
I ran into this issue at one point. Don't remember exactly how I fixed it but I do remember following step 2 |
I also have this issue. Changing the uri variable did not resolve. Any resolutions? P.S. - Since this issue has been open for almost a year, should I create a new/duplicate issue? |
Can you specify whether it is docker or git installation, also what is the issue you are facing? |
My problem ended up being a redundant installation of mongo still running from when I was running pisignage directly. In my case I just uninstalled the redundant mongod service. Other solutions would be to change the port that it listens to. |
Tried following the instructions on this video but kept getting the the Pisignage-server container restarting:
https://www.youtube.com/watch?v=6AP8QvPkTno
Compose file used:
https://github.com/colloqi/pisignage-server/blob/docker-build/docker-compose.yml
Pisignage-server container logs:
The text was updated successfully, but these errors were encountered: