-
Notifications
You must be signed in to change notification settings - Fork 712
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
Scope fails to launch on Docker for Mac #3064
Comments
I have same issue, after installing Docker for Mac. Docker version 18.03.0-ce, build 0520e24 Trying to run |
@errordeveloper any idea what is causing this? |
I think the check for mac in the
On my machine, |
by the way, to get thru the tutorial, I took the Docker command that |
It looks like the actual path was The path is referred to from recent release notes of Docker for Mac as well. |
What makes you say that? |
It worked for me doing with d4m ce:
El Capitan:
Downloaded and launched with curl --silent --location https://git.io/scope --output /usr/local/bin/scope
sudo chmod +x /usr/local/bin/scope
scope launch --service-token=<cloud-token> Maybe something was fixed in the very latest d4m? =/ |
@dglaubman brought this up in an email conversation:
|
@foot how exactly did you obtain&install d4m? I am curious why @dglaubman's docker version makes no mention of |
@foot is it possible that you had the |
Possibly, will wipe it out re-install and test. |
Repro! Yes, wiping, re-installing, and reseting to factory defaults. My database was missing. Changing line 127 to remove |
@errordeveloper https://pastebin.com/6v5y297A would be the minimal fix for this. Do we need something more sophisticated to cater to older Docker for Mac installs? |
No. |
Using Docker for Mac: Version 18.02.0-ce-mac52 (22582)
On running
scope launch
the result is the following:The text was updated successfully, but these errors were encountered: