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

Bug: GQL API not present after restart if no network is configured #890

Closed
etiennedi opened this issue Jun 4, 2019 · 3 comments
Closed
Assignees
Labels
bug Urgent / Blocker Highest priority of an issue. Use sparingly, for major bugs or issues blocking many users

Comments

@etiennedi
Copy link
Member

Seems to have missed our tests because we use a network in the tests

Reproduce

  1. Run weaviate without network
  2. Import a schema
  3. Verify that GQL works
  4. Restart weaviate

Expected

GQL should still work

Actual

We get an error message that no schema is present and GQL can't be provided

@etiennedi etiennedi self-assigned this Jun 4, 2019
@etiennedi etiennedi added API design & UX Urgent / Blocker Highest priority of an issue. Use sparingly, for major bugs or issues blocking many users bug and removed API design & UX labels Jun 4, 2019
@bobvanluijt
Copy link
Member

That's some quick fixing :-)

@etiennedi
Copy link
Member Author

As it should be on a blocker :)

@etiennedi
Copy link
Member Author

Fixed in 0.14.3 (commit accidentally tagged with #980 instead of of #890)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Urgent / Blocker Highest priority of an issue. Use sparingly, for major bugs or issues blocking many users
Projects
None yet
Development

No branches or pull requests

2 participants