@stoccafisso the issue is not related to Cloudron. It seems rocket.chat is filling up the logs (specifically, it seems apps inside rocket.chat are putting lots of logs). See https://forum.cloudron.io/post/100242 for the setting, it's inside rocket.chat
Staff
Cloudron.io Staff
Posts
-
The rocketchat_apps_logs.bson collection is huge, can we reduce or remove it? -
OIDC for Nextcloud?@andreasdueren it's picked up for me by default.
-
Nextcloud OIDC integration@andreasdueren
hide_login_form
that will prevent admins from logging in, no?social_login_auto_redirect
depends on that choice, I guess. Maybe something for the docs? -
Nextcloud OIDC integrationWe have published a new major version of the nextcloud package that migrates ldap login to oidc login. It is also marked as unstable. I recommend waiting a bit before you update away sensitive instances.
Please report any bugs/issues here.
-
The rocketchat_apps_logs.bson collection is huge, can we reduce or remove it?Did you change the log destination to filesystem? Did you try the mongodb commands suggestered earlier?
-
OIDC for Nextcloud?@andreasdueren this is pushed as unstable now.
It will be in unstable for a while since I am on/off because am traveling for FOSDEM.
-
Is It Possible To Clear All Logs?Usually apps are setup to log to stdout/stderr where possible, then the logging and cleanup is managed by the platform. It is possible that for some apps we have missed some configs or have to add log rotation manually within the app then. In which apps besides snipe-it do you see this behavior?
-
"failed to update assets immich error server"Do you have any error logs from the app on the server side, which might hint at the root cause? Also have you searched with the upstream project what the error could indicate?
-
Cloudron services are slow@KhalilZammeli looking at your screenshot, the user of that very busy mysql instance seems to be some
pollina+
which I have no clue what that would be. At least this is not coming from any Cloudron bits. Have you installed anything on the side on this server, which may be causing that? -
Add OIDC Support?We tried this a while ago but haven't figured it out yet - https://git.cloudron.io/packages/mealie-app/-/tree/oidc (oidc branch)