-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Windows 10 installation error: Exception calling "DownloadFile" with "2" argument(s) #235
Comments
It's probably the same error, but I don't know how to fix it. The link is for Java. |
I'm really not sure what this error is. Can you try uninstalling Blink, running rm(joinpath(first(DEPOT_PATH), "Blink"), recursive=true) to delete any old Blink installations, and then try installing again? Possible issues I can think of:
|
I tried, and I got the a slightly different error.
Opening the file location http://junolab.s3.amazonaws.com/blink/julia.png gives This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>43AC9F7B73C34D04</RequestId>
<HostId>
Zw+FQRy3BXzIo5LCVqM5GNnTSzMWvSGxcN9m0mjOGX6mhZOrnEQSOU13tHGZiuQwk9+a8DLm+xo=
</HostId>
</Error> I tried using VPN, and not using VPN (I'm in mainland China), and both caused the same XML error. |
Others have reported the same error without VPN |
The second issue should be resolved now (a file was deleted from an Amazon S3 storage bucket but it was put back). Feel free to re-open if you have similar issues still. |
The installation works now. |
I kept gotting the same error until I switched the VPN mode to "global agent" @_@ |
My setup: Julia v1.3.0, with
I got error during
Blink.AtomShell.install()
The text was updated successfully, but these errors were encountered: