@Kubernetes said in Cloudron 9.0 (beta) bug reports:
After upgrading to Cloudron 9 I cannot send e-mails with Masquerading-Feature
Thanks for reporting! Indeed that flag is inverted! I have fixed the UI text.
Workaround: If you disable it there, I think you will see that masquerading works.
Yes, we currently roll out the release slowly by first character of the dashboard domain, however now a-z but a bit random, so it is isn't always the same Cloudrons getting the versions first.
At the moment the release is only available for those but will not auto-update yet.
@stoccafisso said in Install errors:
Will this work well for later updates of the app?
I am trying to fix this issue without this dirty hands-on fix.
So, if I get this fixed, my quickfix guide is not needed.
Took a little peek into the MariaDB/MySQL support of Uptime Kuma https://github.com/louislam/uptime-kuma/wiki/Environment-Variables#mariadb-environment-variables
Unfortunately the official statement is that migrating an existing SQLite database to MariaDB is not supported.
But, there is a way and someone did the work already https://github.com/louislam/uptime-kuma/issues/5280#issuecomment-2642224548
How stable this approach is needs to be verified.
[2.23.0]
Update metabase to 0.57.1
Full Changelog
breaking change: Removed support for legacy SQL drivers
feature: Added support for new database connection pooling
feature: Improved dashboard loading performance
feature: Enhanced data visualization options
bug fix: Fixed issue with incorrect data caching
bug fix: Resolved error when exporting large datasets
bug fix: Corrected UI glitch in the settings panel
There is mixed data on compatability.
OpenSearch […] will not work.
opensearch is not supportedd
For anyone reading this post for solution, I am currently using OpenSearch for FullTextSearch with NextCloud using this project : - https://github.com/fairkom/nextcloud_opensearch
@nebulon , per request:
https://forum.cloudron.io/topic/14525/improving-user-experience-with-ssh-keys-for-sshfs-and-volume-mounts
Many, many thanks. And, if I find anything useful, I'll update that thread. Or, this one, and cross-link.
[1.23.21]
Update changedetection.io to 0.50.40
Full Changelog
Datastore - Use orjson for faster saves by @dgtlmoon in #3601
Watch history - Don't rescan whole history.txt when looking up a timestamp <->filepath by @dgtlmoon in #3602
Real time UI - Remove polling thread for updates - it's all done realtime with signals by @dgtlmoon in #3603
Notification body/title - Fixing validation on empty strings #3606 by @dgtlmoon in #3607
Page <title> should only be captured on HTML documents by @dgtlmoon in #3608