von-network icon indicating copy to clipboard operation
von-network copied to clipboard

'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d47c8d7f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pip/

Open dolly1997 opened this issue 2 years ago • 2 comments

Hi @jleach @cvarjao

I have cloned the latest repo of Von-network and tried to build the image using ./manage build command but encountered an error. Attaching the error screenshot image

Could you please look into this!

dolly1997 avatar Oct 19 '23 08:10 dolly1997

Hi @dolly1997, The real error here is IPv4 forwarding is disabled. Networking will not work.. It appears you have IPv4 forwarding disabled on your machine. If you google that error message you will find help on how to enable IPv4 forwarding. Let me know how that goes.

WadeBarnes avatar Oct 19 '23 12:10 WadeBarnes

@dolly1997, This, https://github.com/bcgov/von-network/issues/278#issuecomment-1770882279, fixed similar issues.

WadeBarnes avatar Oct 19 '23 12:10 WadeBarnes