Microsoft' Windows 11 updates have broken the "localhost" functionality, making applications that connect back to 127.0.0.1 ...
I am unable to get the VPN service working; the HiddifyCli tunnel run initializes the tunnel as expected but then keeps spamming errors (see log output section).
the fix for #2176 is not working for us. Django: 5.2.6 Channels: 4.3.1 Daphne: 4.2.1 Python: 3.13.5 What we currently know: multiprocessing.set_start_method("spawn") --> settings.DATABASES["default"][ ...