Closed legomushroom closed 2 years ago
Some of virtual network interfaces sometimes may deadlock entire extension.
Reproduce steps
[sudo] ifconfig docker0:0 173.17.0.1 netmask 255.255.0.0
connecting..
[sudo] gh net start
Expected behavior
Extension can bind successfully to all interfaces and able to forward network traffic as expected.
Screenshots
Desktop (please complete the following information):
NAME="Alpine Linux" ID=alpine VERSION_ID=3.15.0 PRETTY_NAME="Alpine Linux v3.15" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://bugs.alpinelinux.org/"
Logs
2022-04-26T21:44:29.613359Z INFO start-command: start command: --dns: "true" --gui: "true" --repo: "github/gh-net" --trace: "info" --location: "local" 2022-04-26T21:44:31.151066Z INFO local: run_local is_dns: "true" 2022-04-26T21:44:31.151114Z INFO local: codespace-name: "legomushroom-devcontainer-rrjq4r9h5g76" 2022-04-26T21:44:31.153839Z INFO client: suitable network interfaces: ["lo", "eth0", "docker0", "tailscale0", "docker0:0"] 2022-04-26T21:44:31.153991Z INFO client: starting 5 network interface jobs 2022-04-26T21:44:31.171042Z INFO network: connected 2022-04-26T21:44:31.171270Z INFO network: connected 2022-04-26T21:44:31.171429Z INFO network: connected 2022-04-26T21:44:31.171647Z INFO network: connected 2022-04-26T21:44:35.378037Z INFO stream: connected 2022-04-26T21:44:35.378213Z INFO stream: connected
Fixed in v0.6.4 🎉
Some of virtual network interfaces sometimes may deadlock entire extension.
Reproduce steps
connecting..
screen, terminal UI is unresponsive:Expected behavior
Extension can bind successfully to all interfaces and able to forward network traffic as expected.
Screenshots
Desktop (please complete the following information):
Logs