von-network
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/
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
Could you please look into this!
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.
@dolly1997, This, https://github.com/bcgov/von-network/issues/278#issuecomment-1770882279, fixed similar issues.