標籤: #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...
編輯時間: 2026-03-15 03:14:37作者 alexrowan_0338 普通 | 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...
編輯時間: 2026-03-16 17:29:28作者 laozhang_nas_7433 普通 | 回覆數 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 ...
編輯時間: 2026-03-15 04:48:08作者 linfeng_rider_6392 普通 | 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...
編輯時間: 2026-03-15 04:48:11作者 beicheng_camera_2001 普通 | 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...
編輯時間: 2026-03-15 04:48:14作者 linfan88_7834 普通 | 2026-03-14 21:03:36