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

zoekt-webserver: Work With Empty Index Directory #130

Open
dharesign opened this issue Feb 27, 2021 · 1 comment
Open

zoekt-webserver: Work With Empty Index Directory #130

dharesign opened this issue Feb 27, 2021 · 1 comment

Comments

@dharesign
Copy link

I have configured two services, one running zoekt-indexserver and another zoekt-webserver. On a freshly configured system, the web server fails to start until the index server has written the first item to the index directory.

It fails here.

It would be nice if the web server could come up immediately.

@hanwen
Copy link
Contributor

hanwen commented Mar 1, 2021

yeah, I added this to guard against operator error, but maybe we should just remove this check. Send a change? (see CONTRIBUTING)

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