I found the root cause of this one. Fixed in https://git.cloudron.io/platform/box/-/commit/73a56830b05909c0a49def222667ad0902076e31 . Thanks for reporting!
Partner
Cloudron Partner
Posts
-
Resize app bug -
High latency with redis@harveywillj redis (in WP) has nothing do with backend admin jobs. It's used as an object cache in WP. There's many levels and kinds of caching .But if you want object caching, you can use some plugin like W3 Total Cache and set it up to use ACPu (in memory cache). There's many options to cache and minify pages on disk or something like cloudflare to proxy requests.
I will look into making redis disabled by default in any case .
-
AVideo platformSeems like this is installable in LAMP app?
-
Cannot install apps from docker-registry because authentication fails -
FilebrowserThis project is looking for new maintainers - https://github.com/filebrowser/filebrowser/issues/4890
-
Add OIDC (and/ or LDAP) support?We managed to get OIDC support working . Will get this published soon .
-
OpenID Connect Error on iOS@hakunamatata Since I was helping to debug the Android App I created the issue
https://github.com/traccar/traccar-manager/issues/7
All credit to @james tho, he did the majority of the work! -
Unexpected Large Log Files in /home/yellowtent/platformdata/logs/mongodbThanks for reporting. This was bug in the container. I have reduced the verbosity to 0 in the mongod configuration for the next release. For the moment, you can simple delete or truncate the log files.
-
First try app packaging : librechat - issue with postgresql extention (pgvector)Thanks, cc @vladimir.d . We will take a look .
-
Bug (?): impersonated user receives “new location” email@imc67 thanks for reminding. I have fixed this for next release. https://git.cloudron.io/platform/box/-/commit/f48231e309facd375935a2b13f869f4ba176e2c4