[solved] Pydio Booster and SELinux

Hi, having a fresh pydio 8.0.2 install on CentOS7 with latest Booster. Followed all the suggestions from https://pydio.com/de/docs/kb/security/pydio-security-enhanced-linux-selinux to get Booster working with SELinux without success.

setenforce 0 Booster works (i can see log entries). setenforce 1 no more log entries.

There are no error messages not from Booster and not from SELinux. Any ideas how we can debug this?

Thank you.

Solved it with

semanage port -a -t http_port_t -p tcp 4150
semanage port -a -t http_port_t -p tcp 4151

This information could be added to https://pydio.com/de/docs/kb/security/pydio-security-enhanced-linux-selinux