无法添加防火墙规则“重复配置文件”

And*_*dre 0 firewall networking ufw

我无法使用 ufw gui 向防火墙添加新规则。在日志中,我收到以下错误。

[19/01/16 14:16:43] Error running: /usr/sbin/ufw allow in from any to any port 8000 > WARN: Duplicate profile 'Apache', using last found | WARN: Duplicate profile 'Apache Secure', using last found | WARN: Duplicate profile 'Apache Full', using last found
Run Code Online (Sandbox Code Playgroud)

谁能解释我如何解决这个问题?在我升级到 15.10 之前它运行良好。

Tor*_*ien 7

有一个与此消息有关的错误 错误报告!

引用:

您的 /etc/ufw/applications.d 中有 2 个 apaches 配置文件:apache2.2-common 和 apache2-utils.ufw.profile。删除其中之一

试试吧,让我知道。