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

Session management service failing #73

Open
arpit2010 opened this issue Feb 28, 2020 · 3 comments · Fixed by #75
Open

Session management service failing #73

arpit2010 opened this issue Feb 28, 2020 · 3 comments · Fixed by #75
Assignees
Labels
bug Something isn't working

Comments

@arpit2010
Copy link

Hi, while i was running session management service i can see some mongodb related error. As a prerequisite to run this particular service i already started mongodb. But still it is failing.
witcher_mongo_db
witcher_session_man_err

@akshaygpt akshaygpt self-assigned this Feb 28, 2020
@akshaygpt
Copy link
Contributor

Hi @arpit2010, let me have a look.

@akshaygpt akshaygpt added the bug Something isn't working label Feb 28, 2020
akshaygpt added a commit that referenced this issue Feb 28, 2020
@akshaygpt
Copy link
Contributor

Hi,

I am able to reproduce the error. It happens because you probably forgot to make a .env file as mentioned in the Wiki

For now, I am putting a static URL so it should be fixed and you don't have to create anything. Just make sure that mongo service is running on your system.

Screenshots for reference.

Reproducing bug:
bug1-before

After fix:
bug1-after

Url:
url

akshaygpt added a commit that referenced this issue Feb 28, 2020
@akshaygpt akshaygpt linked a pull request Feb 28, 2020 that will close this issue
@akshaygpt
Copy link
Contributor

Hi @arpit2010 please let me know if that fixed the issue. In that case, can you please close it?

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

Successfully merging a pull request may close this issue.

2 participants