Skip to content

Proxy authentication failed. #189

@kscheff

Description

@kscheff

Running under macOS I cannot get rid of the proxy error. I have disabled all proxies in the my settings, in addition I set this keys in user settings:
user settings.json:

{
    "http.proxy": "",
    "http.proxyStrictSSL": false,
    "https.proxy": "",
    "windsurf.proxy": "",
    "windsurf.proxyStrictSSL": false,
    "http.proxySupport": "off",
    "remote.SSH.httpProxy": ""
...
}

This error message always pops up as soon as I enable the plug in:
Proxy authentication failed. Please check your proxy settings to confirm they are correct. In enterprise environments, consult your IT team for proper configuration.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions