Skip to content
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

crate broken #38

Open
mcandre opened this issue Mar 19, 2019 · 1 comment
Open

crate broken #38

mcandre opened this issue Mar 19, 2019 · 1 comment

Comments

@mcandre
Copy link

mcandre commented Mar 19, 2019

When I run brew install websocat or cargo install websocat on macOS, I get an error about authentication issues with some strange download URL:

http://se0900k512/B0001D0000N0001N0000F0000S0000R0004/10.57.110.106/https://crates.io/api/v1/crates/websocat/1.3.0/download

As a workaround, I am copying the prebuilt mac binary to a directory on my PATH and enabling the executable flag. Thank you for publishing prebuilt binaries, by the way!

https://github.com/vi/websocat/releases

@vi
Copy link
Owner

vi commented Mar 20, 2019

The URL looks like a redirect from from transparent web proxy or captive portal. What Internet connection are you using? Is 10.57.110.106 your system's internal IP (or gateway)?

What is output of curl --head -v http://connectivitycheck.gstatic.com/generate_204?

Is that URL the same for "brew install" and "cargo install"?

The problem looks not specific for Websocat. Can you "brew install" or "cargo install" anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants