mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #135] unable to install ambar on AWS Ubuntu 16.04 #134
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#134
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 @dennyabrain on GitHub (Mar 14, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/135
I am following the installation guide mentioned here
When i run sudo ./ambar.py install
It asks me to confirm a few things like language analyzer, IP and port and then it gives me this error
Error response from daemon: pull access denied for ambar/ambar-startup, repository does not exist or may require 'docker login'I see that indeed in the public docker repository there is no image called amber-setup.
Could you tell me how to proceed?
@dennyabrain commented on GitHub (Mar 14, 2018):
Oh weird. it seems like the script thats downloaded in the instruction manual is pointing to an older version of ambar.py.
I copied ambar.py from github and it works!