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

Prevent new databases from being made before neo4j is downloaded #174

Open
MichaelGoodale opened this issue Dec 4, 2018 · 0 comments
Open
Labels
bug import has to do with "import" in Polyglot-ISCAN

Comments

@MichaelGoodale
Copy link
Contributor

Currently, if you build a server and then start a corpus before waiting for neo4j to be fully downloaded, a unfinished download will be copied for the corpus. Since the download is unfinished, neo4j will not start, and the corpus won't be usable.

This bug should probably be fixed by ensuring neo4j is fully downloaded before new corpora can be made as it's pretty opaque and not obvious at all.

@MichaelGoodale MichaelGoodale added bug import has to do with "import" in Polyglot-ISCAN labels Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug import has to do with "import" in Polyglot-ISCAN
Projects
None yet
Development

No branches or pull requests

1 participant