Replies: 1 comment
-
What is this?
It looks like some authentication is required before you can get to the internet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya,
I'm currently trying to install k9s from Chocolatey - unfortunately without success so far. I am doing this from my company's laptop, but I am not sure what's the exact reason for the error. Obviously,
[NuGet] GET https://login.microsoftonline.com/<TOKEN>/saml2/$metadata
fails. From what I understand, this is happening before the package is even installed, so it seems that the issue is on authentication level, which makes me thing it's because of company firewall/proxy settings. Has anyone had a similar issue before and can give me a heads up?Running
choco install k9s -d -v
gives me following output:Also, the source is set correctly:
Beta Was this translation helpful? Give feedback.
All reactions