-
Notifications
You must be signed in to change notification settings - Fork 284
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
[Bug]: Opensignserver container exiting after compose up. #284
Comments
Try running "make build" instead |
@nxglabs tried make build, but still same issue. trying this from one weak. after this build opensignserver exiting. It is unable to communicating with mongo container. |
This happens when your OpenSign server is not able to connect with mongodb due to some issue with network settings etc. |
@nxglabs , can u plz explain how should i resolve this . |
Can you share more details about your setup? |
@nxglabs What can i share?, means error or my env file |
You are trying to setup in your local machine or AWS or Digital ocean? Your .env? And exact steps you followed. |
@nxglabs |
You dont need to change anything other than smtp or mailgun parameters in .env.local_dev and running "make build" from the root of the cloned directory. Keep everything else as it is. |
@nxglabs |
Hello @RajGuru878 |
@rishabjasrotia |
This was not working in your local ? |
@rishabjasrotia |
Try this: |
@mrinc |
hi there, same problem i have meet. This is a bug, and i solved it by making a mongo database named 'OpenSignDB' manually. |
@creampnx-x |
@RajGuru878 hi bro, I discovered several new ways on it. It may be caused by docker net work. See it on stackoverflow: https://stackoverflow.com/questions/45257581/parse-mongo-db-can-not-connect-to-server |
@creampnx-x not working, opensign server container exiting again. |
Hey @RajGuru878 Are you still facing issues with the last release ? If not i will mark this issue as solved |
Issue Description
After doing compose up, OpenSignServer container exiting with the error: MongoNetworkTimeoutError: connection timed out
OpenSignServer-container | at connectionFailureError (/usr/src/app/node_modules/parse-server/node_modules/mongodb/lib/cmap.
Can anybody please help me in this.
Expected Behavior
unable to create user
Current Behavior
container exiting
Steps to reproduce
na
Screenshots of the issue(optional)
na
Operating System [e.g. MacOS Sonoma 14.1, Windows 11]
ubuntu 22
What browsers are you seeing the problem on?
No response
What version of OpenSign™ are you seeing this issue on? [e.g. 1.0.6]
latest
What environment are you seeing the problem on?
No response
Please check the boxes that apply to this issue report.
Code of Conduct
The text was updated successfully, but these errors were encountered: