Comment 17 for bug 554068

Revision history for this message
AaronD12 (aarond12) wrote :

I can verify this bug is resolved (in my case) by fixing the no_proxy environment variable using the fix from Id2ndR.
export no_proxy=$(echo $no_proxy | sed 's/,$//')