-
Notifications
You must be signed in to change notification settings - Fork 236
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
It's not working on macOS 10.14.3 #72
Comments
the symlink created should be |
@press5 @damozhang I don't know how to contribute to the file, but: PWD is the current working directory and ln can't take a string argument, but eval a string works |
does not work or install on 10.14.6 |
my errors start at: ln: /usr/bin/subfinder: Operation not permitted |
I am also getting the same in ubuntu-18.10 Error retrieving updates: error updating GeoLite2-Country: error updating: unexpected HTTP status code: 401 Unauthorized: An account ID and license key are required to use this service. |
@jasmeet2dhiman not like the macOS problem, the issue you're facing is a different one, GeoIP Lite now needs a valid account to download its database, #86 did handle the part in Dockerfile, but the dependency install script needs to be updated. |
Thank you for your work, but I cannot run it on macOS 10.14.3.
I think the path to the symbolic link is incorrect.
The text was updated successfully, but these errors were encountered: