Toolbox behind proxy problem
Hi,
I use toolbox on Ubuntu 18.04. It seems that Toolbox does not get updates through via proxy, no matter how my system proxy is set. I checked the log and try to download by the url in the log by wget or curl. It is work when I use the proxy. Any idea what could fix this situation?
Thanks a lot.
Happy233~
Please sign in to leave a comment.
I have same issue.
Under VoidLinux, gnome3, Toolbox Version 1.11.4269 the following works for me.
I have created a start script "${home}/bin/jbt", which sets the "http_proxy" env var and execs the toolbox.
System Proxy is disabled. Startet with Alt+F2. On first start I was asked for username and password.
Same issue using KDE plasma. I've gotten around this previously by creating a custom .desktop file in ~/Desktop but this isn't a good solution. Something like what Xoryves is a decent option, or running it by hand from the CLI using HTTP_PROXY=.... jetbrains-toolbox
This is still a problem and the above mentioned workaround don't work for me. Is there an open issue in the issue tracker where we can track the status of this problem?
I also have this problem (on centos 7) The http (& https) proxy env variables are set, but it doesn't work either from the icon or the command line.