scoop status doesn't work behind proxy

Created on 30 Mar 2018  路  3Comments  路  Source: lukesampson/scoop

I was following the instructions for using scoop behind a proxy, but I get an error:

fatal: unable to access 'https://github.com/lukesampson/scoop/': Could not resolve proxy: default

I configured it by using scoop config proxy currentuser@default. This works when trying to install a package, but for whatever reason scoop status must not be using this the same way.

All 3 comments

It also appears that unconfiguring the proxy results in scoop update not working:

image

run scoop config rm proxy to unset the proxy

That's what I ended up doing, but that means that I have to set the proxy, unset it, and flip it around a bunch because it's not acting consistently.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nitrocode picture nitrocode  路  3Comments

Arnavion picture Arnavion  路  3Comments

muhlpachr picture muhlpachr  路  3Comments

ShivanshuKantPrasad picture ShivanshuKantPrasad  路  3Comments

mpro7 picture mpro7  路  3Comments