Doesn't start anymore with nftables firewall rules (with Quasar Framework) #4897
-
It used to work before I upgraded both Quasar Framework (see quasarframework/quasar#10303) from v1 to v2 and Android Studio. In Android Studio it shows: I'm using Debian10/KDE with the nftables firewall and have allowed all localhost traffic with
(same for chain INPUT) and now I even set Why is that? Is it a Quasar Framework-related problem (which) or do I have to allow some more ports in the firewall (which)? I tried it with:
in chain INPUT and
in chain OUTPUT. But that doesn't make it work. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It was due to the upgrade, so something else than the firewall rules caused it. |
Beta Was this translation helpful? Give feedback.
It was due to the upgrade, so something else than the firewall rules caused it.