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

Login: error when HTTPS_PROXY is set #4479

Closed
re-xmyl opened this issue Mar 8, 2024 · 2 comments
Closed

Login: error when HTTPS_PROXY is set #4479

re-xmyl opened this issue Mar 8, 2024 · 2 comments
Labels
bug Something isn't working 📦 lib-cli About wasmer-cli priority-medium Medium priority issue

Comments

@re-xmyl
Copy link

re-xmyl commented Mar 8, 2024

Summary

i couldn't to login

Additional details

wasmer login
error: failed to setup proxy for reqwest Client
╰─▶ 1: Could not connect to proxy: builder error: unknown proxy scheme

$ echo $https_proxy
https://127.0.0.1:7890/
$ echo $http_proxy
http://127.0.0.1:7890/

the proxy actually works good.
how to fix my question?

@re-xmyl re-xmyl added the ❓ question I've a question! label Mar 8, 2024
Copy link

linear bot commented Mar 8, 2024

RUN-105 failed to login

@theduke theduke changed the title failed to login Login: error when HTTPS_PROXY is set Mar 12, 2024
@theduke theduke added bug Something isn't working 📦 lib-cli About wasmer-cli priority-medium Medium priority issue and removed ❓ question I've a question! labels Mar 12, 2024
@theduke
Copy link
Contributor

theduke commented Mar 12, 2024

HTTPS proxies should work just fine in theory, we will need to look into the cause of the issue.

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📦 lib-cli About wasmer-cli priority-medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants