Comment 4 for bug 863087

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Yes, I'm pretty sure.

The error seems to come from urllib, which has an inner bug where the connection times out trying to reach the other end, and a socket is never initialized, so it remains None and the the socket.makefile call fails.

Thanks for caring!