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

Does not work with mongo version 4.4.0 #8

Open
sbansal7 opened this issue Apr 21, 2021 · 7 comments
Open

Does not work with mongo version 4.4.0 #8

sbansal7 opened this issue Apr 21, 2021 · 7 comments

Comments

@sbansal7
Copy link

The message to indicate port number comes as:
{"t":{"$date":"2021-04-20T17:28:20.364-07:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":59432,"ssl":"off"}}

This causes memongo to not detect that it is up.

@saniales
Copy link

saniales commented Jul 9, 2021

does not work with mongo 4.3.0 either, same problem

4.2.1 is the last known working, please fix

@sbansal7
Copy link
Author

sbansal7 commented Jul 9, 2021

FYI, I created a fork here to make it work for mongo 4.4.0: https://github.com/sbansal7/memongo

But when tried to push the same things in this repo, some tests failed, so I abandoned that effort.

@saniales
Copy link

@benweissmann I wrote you an email about taking ownership of the project from @tryvium-travels to maintain it. Let me know

@saniales
Copy link

saniales commented Jul 20, 2021

Hello to all contributors,

after multiple documented tries to contact @benweissmann through email, linkedin and here on Github,

I assumed with reasonable confidence that this project is abandoned*

To solve this problem, me and @tryvium-travels team decided to fork and maintain a new version of this very project.

You can check it at https://github.com/tryvium-travels/memongo

@sbansal7 please coordinate with me to bring your fork into our repo, so we can maintain it together <3

@sbansal7
Copy link
Author

@saniales Feel free to merge the commits in my fork to yours. These changes work for me and unit tests pass locally on my mac. I am not sure why github actions fail.

@saniales
Copy link

@sbansal7 let's move the discussion HERE

@saniales
Copy link

This has been fixed in @tryvium-travels repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants