I have a follow up to this question. I didn't renew my subscription and recently decided to pay subscription again. It's been about a year and I noticed I have an invoice for last year and another for one coming up. Did I need to pay both to start getting updates again?
mariolop77
Posts
-
End of subscription -
Repeated HTMLPrurifier WarningsEasyAppointments on Cloudron is logging repeated HTMLPurifier warnings:
Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable.The app appears to use HTMLPurifier_Config::createDefault() in:
/app/code/application/helpers/html_helper.phpThe package should set Cache.SerializerPath to a writable path such as:
/run/easyappointments/cache/htmlpurifier
or /app/data/...Logs grew up to 21 GB because of the warning below that kept repeating.
/run/easyappointments# tail logs/log-2026-05-01.php 'function' => '_error_handler', 'args' => array ( 0 => 512, 1 => 'Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable. Please chmod to 755', 2 => '/app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php', 3 => 295, ), ), )
-
Cloudron LDAP with PfsenseI've been trying for a bit now to authenticate into my Pfsense firewall using my Cloudron LDAP server. Is it possible? At first it appears straight forward but with no success. Has anyone else been successful? I'm fairly new to LDAP.
I'm thinking it has something to do with the "Authentication Containers" settings but I'm not sure what it is.

It looks like the connection and bind are successful but fails to fetch the units.
