Turris OS 5.0.0 planned to be in HBT

Yesterday I’ve configured my MOX as a “dumb AP”, after that change I noticed a foris process in a loop, which produces a high load on the router due to the frequent restarts …

PS-Log:

7098 ?        R      0:01 /usr/bin/python3 /usr/bin/foris -s flup -a config -b mqtt --mqtt-host localhost --mqtt-port 11883 --mqtt-passwd-file /etc/fosquitto/credentials.plain --mqtt-controller-id 0
[...]
7244 ?        R      0:02 /usr/bin/python3 /usr/bin/foris -s flup -a config -b mqtt --mqtt-host localhost --mqtt-port 11883 --mqtt-passwd-file /etc/fosquitto/credentials.plain --mqtt-controller-id 0
[...]
7269 ?        R      0:01 /usr/bin/python3 /usr/bin/foris -s flup -a config -b mqtt --mqtt-host localhost --mqtt-port 11883 --mqtt-passwd-file /etc/fosquitto/credentials.plain --mqtt-controller-id 0

I’m on hbk branch with TurrisOS 5.0.0 02c6deab8ca88785246e505fbc953389d23548c8 / LuCI branch git-20.105.64099-eeba108

As I’m using this device only as an AP I’ve disabled the following services: dnsmasq, kresd, firewall and odhcpd

Any assistance how to debug this is really appreciated - thanks!