-
Notifications
You must be signed in to change notification settings - Fork 852
Not able to Start ArangoDB #7745
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
Comments
Hi @Bkbest, the devel branch is the place where development is the most active and it can be in a broken state at any time. You can checkout a slightly older state or pull in changes some time later and check if someone repaired it. Did you use an existing data directory or a blank/new one? Perhaps the developers can tell what this error means. I didn't encounter it before personally. |
@Bkbest : can you try starting with an additional |
@jsteemann Wow, that solved my problem, thank you very much. I have one question, as I have compiled from sources does this mean that my compiled version could be broken as suggested by @Simran-B ? because currently I see no issue with it or should I revert to older versions? |
@Bkbest: I don't think your compiled version is broken. |
I understood, thank you very much. My problem is solved. @jsteemann @Simran-B |
@Bkbest As jsteemann said, your build should be fine. However, you should not use a devel version in production. |
Uh oh!
There was an error while loading. Please reload this page.
My Environment
Component, Query & Data
Affected feature:
not able to start arangodb
Problem:
I have compiled arangodb from github sources and compilation was successful without any issue. However when I try to start
/build/bin/arangod
it fails with error:Expected result:
successfully start arangodb
The text was updated successfully, but these errors were encountered: