You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's because /etc/environment sets the variables but doesn't export them, so sub-processes don't see them. If I manually export the proxy variables in the shell, then the proxy works fine.
I think it's because /etc/environment sets the variables but doesn't export them, so sub-processes don't see them. If I manually export the proxy variables in the shell, then the proxy works fine.