I don’t know if it is the same issue but I solved my proxy woes by adding a trailing / to the names:
ENV["HTTP_PROXY"]="http://proxy_address:proxy_port/"
I don’t know if it is the same issue but I solved my proxy woes by adding a trailing / to the names:
ENV["HTTP_PROXY"]="http://proxy_address:proxy_port/"