Tag: #Networking
Been fighting with a weird issue on my home server: Docker containers run fine for a few hours, then networking inside the containers just dies while the host still has internet. R...
Edited at: 2026-03-15 03:14:37By alexrowan_0338 Normal | 2026-03-14 22:58:38Running into a weird issue after updating Node to 20. My small Express API now throws intermittent ECONNRESET when calling an internal service, but only under load tests. Works fin...
Edited at: 2026-03-15 04:48:03By laozhang_nas_7433 Normal | Replies 1 | 2026-03-14 22:11:53After upgrading my Ubuntu server to 24.04, my Docker containers suddenly can't reach external APIs, even though the host network works fine. Tried restarting Docker and rebuilding ...
Edited at: 2026-03-15 04:48:08By linfeng_rider_6392 Normal | 2026-03-14 22:07:35Hitting a weird issue with Docker on Ubuntu 22.04: containers can reach the internet, but can't talk to each other on a user-defined bridge network. No firewall rules changed. Anyo...
Edited at: 2026-03-15 04:48:11By beicheng_camera_2001 Normal | 2026-03-14 21:10:01Running into a weird issue after upgrading my home server to Ubuntu 24.04. Docker containers start fine, but anything hitting port 8080 times out from outside the LAN. UFW is off a...
Edited at: 2026-03-15 04:48:14By linfan88_7834 Normal | 2026-03-14 21:03:36