79172279

Date: 2024-11-09 07:28:36
Score: 3.5
Natty:
Report link

I solve it removing proxy enviroment variables in cli/cmd.

You can do it in current session:

set HTTP_PROXY=

set HTTPS_PROXY=

or for permanet remove:

setx HTTP_PROXY ""

setx HTTP_PROXY ""

Regards,

Reasons:
  • Blacklisted phrase (1): Regards
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user28208516