What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.1.40.1 (stable)
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No
Describe your issue
Every time there is a restart of nftables (e.g. a server reboot or when I install a new app depending on it), Yunohost adds TCP port 180882 to /etc/nftables.d/yunohost-firewall.conf. As a result, nftables fails to load with an Error: service out of range.
I can work around this by manually deleting the port from define tcp_ports = { } and then restart nftables but after the next reboot the port is back. Is there a place where the default config is stored and maybe the mistake is in there or has anyone seen such behaviour before?
Thank you for any hint anyone might have. Really appreciate it!