Jeremy Davis's picture

TBH, it's far from ideal, but downgrading PHP to 7.2 definitely resolves the issues.

I cleaned the log file and downgraded PHP to 7.2. I then poked around the webUI, including checking the "knowledgebase" links and logging in. All appears to be ok and the log file is still empty! :)

I'll rebuild the appliance with PHP7.2 ASAP (will probably not be available for a week or so). In the meantime, to make it easier to get going with the current appliance, I've built a script to downgrade PHP. Try this:

wget https://raw.githubusercontent.com/JedMeister/downgrade-php/master/downgrade-php
chmod +x downgrade-php
./downgrade-php

Thanks again for reporting and I hope that helps.

[update] I've open an issue on our issue tracker.