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

Island should validate mongodb version support before running #337

Closed
ShayNehmad opened this issue Jun 5, 2019 · 0 comments · Fixed by #339
Closed

Island should validate mongodb version support before running #337

ShayNehmad opened this issue Jun 5, 2019 · 0 comments · Fixed by #339
Assignees

Comments

@ShayNehmad
Copy link
Contributor

Expected Behavior

The island should check if the mongodb instance he's communicating with is supported.

Actual Behavior

The island doesn't do this which causes plenty of users to have problems.

Steps to Reproduce the Problem

  1. Set up a machine with old mongodb (version 2.x).
  2. Run the island.
  3. Report page doesn't work at all.
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

Successfully merging a pull request may close this issue.

1 participant