Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Biograkn server start fails: Process exited with code '1': '' #80

Open
ukirik opened this issue Feb 18, 2020 · 0 comments
Open

Biograkn server start fails: Process exited with code '1': '' #80

ukirik opened this issue Feb 18, 2020 · 0 comments

Comments

@ukirik
Copy link

ukirik commented Feb 18, 2020

Description

Starting BioGrakn on the command line fails with the following error:
Process exited with code '1': ''

The logs point to the following exception:

2020-02-18 11:57:33,417 [main] ERROR grakn.core.daemon.GraknDaemon - An error has occurred during boot-up. Please run 'grakn server status' or check the logs located under the 'logs' directory.
grakn.core.daemon.exception.GraknDaemonException: Process exited with code '1': ''
	at grakn.core.daemon.executor.Storage.start(Storage.java:222)
	at grakn.core.daemon.executor.Storage.startIfNotRunning(Storage.java:147)
	at grakn.core.daemon.GraknDaemon.serverStart(GraknDaemon.java:184)
	at grakn.core.daemon.GraknDaemon.run(GraknDaemon.java:136)
	at grakn.core.daemon.GraknDaemon.main(GraknDaemon.java:72)

Environment

  1. OS (where Grakn server runs): MacOS 10.15.3
  2. Grakn version (and platform): Grakn Core 1.5.7
  3. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:
Just following the steps on the README file

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

No branches or pull requests

1 participant