mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #143] Cannot start Ambar ('container ... is unhealthy') #144
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jvdb99 on GitHub (Apr 2, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/143
Hello,
Unfortunately I cannot start Ambar. I receive the following error message after the "$ sudo ./ambar.py start" command:
I did the following:
I noticed two similar reported issues...
https://github.com/RD17/ambar/issues/99
https://github.com/RD17/ambar/issues/110
...but I am afraid I am not skilled enough to derive any solutions from these reported issues.
Who knows how to solve my issue? Thanks in advance!
Greets, J.vd.B.
@sochix commented on GitHub (Apr 19, 2018):
Try the latest version, check the installation instruction here https://github.com/RD17/ambar/blob/master/Install.md
@cedricwalter commented on GitHub (May 20, 2018):
find container not starting and its CONTAINER_ID
docker psand run
docker logs CONTAINER_IDto find the issue,
@sochix commented on GitHub (Jun 8, 2018):
No answer from issue opener