Skip to content

Instantly share code, notes, and snippets.

@gponty
Created October 7, 2024 13:59
Show Gist options
  • Save gponty/743404728551d18450e87a31723867bf to your computer and use it in GitHub Desktop.
Save gponty/743404728551d18450e87a31723867bf to your computer and use it in GitHub Desktop.
If ERR8NETWORK_CHANGED
disable IPv6
sysctl -w net.ipv6.conf.all.disable_ipv6=1
sysctl -w net.ipv6.conf.default.disable_ipv6=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment