-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
Can't download a remote theme behind a corporate proxy #81
Comments
I have still the problem but I think I find the cause, I think that the proxy is used without the credentials information. I set the proxy configuration as following:
The Net documentation is clear:
Source: https://ruby-doc.org/stdlib-2.4.2/libdoc/net/http/rdoc/Net/HTTP.html#method-c-new I'm not a ruby developper but I think that to be compatible with authenticated proxies the following code must handle external proxy autothentification ?
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
any chance that a fix to use http_proxy will be planed ? |
is this repo is still alive ? |
Describe the bug
When I'm behind a corporate proxy the remote theme downloading is on error.
Steps to reproduce the behavior
Expected behavior
If a set a corporate proxy the remote theme is downloaded.
Screenshots
N/A
Additional context
The logs:
The text was updated successfully, but these errors were encountered: