@girish That sounds great! The last two incidents were this would have helped me were developing over several days (exploding Rocket.Chat logs and syslog.js), so this should be within the necessary precision to prevent this type of situation.
kahrpatrick
Posts
-
Emailing notifications of certain crucial system events, such as full disk space9 days ago -
Emailing notifications of certain crucial system events, such as full disk space9 days ago@joseph said in Emailing notifications of certain crucial system events, such as full disk space:
Email notification can be added but it will be unreliable (and don't want to mislead users). See https://forum.cloudron.io/topic/7555/emailing-notifications-of-certain-crucial-system-events-such-as-full-disk-space/8
Sure, I do understand those limitations. I was just thinking that it would be nice to have an email notification equivalent (maybe with a note pointing out the limitations) for every notification type shown in the Cloudron dashboard.
-
Emailing notifications of certain crucial system events, such as full disk space10 days agoI am wondering if this might be possible by now. I just got the notification "Server is running out of disk space" on the Cloudron notification tab. Since there is already the possibility to subscribe to email alerts for events like "App is down", couldn't this event be added as well?
I like the idea of Cloudron being a self-contained system, so I don't want to add a custom monitoring system to it that needs to be maintained along side it. -
Join links not working any more after upgrading from 1.5.1 -> 1.5.2Mar 10, 2025, 5:00 PM@joseph Unfortunately no.
-
Join links not working any more after upgrading from 1.5.1 -> 1.5.2Mar 5, 2025, 5:27 PMI was already using 1.6.0 when the problem came up. Using backups, I traced it back to 1.5.2.
I can reliably reproduce the problem by taking a 1.5.1 clone (that works perfectly) and updating it to 1.5.2. -
Join links not working any more after upgrading from 1.5.1 -> 1.5.2Mar 5, 2025, 5:13 PMThanks for checking!
With a fresh install of org.bigbluebutton.greenlight3.cloudronapp@1.7.0 / Greenlight 3.5.0 it works for me as well. So I assume there is an issue with the upgrade from 1.5.1 to 1.5.2. -
Join links not working any more after upgrading from 1.5.1 -> 1.5.2Mar 5, 2025, 11:28 AMUpdate: I noticed that since 1.5.2, the following error is thrown when starting an instance:
`/home/cloudron` is not writable. Bundler will use `/tmp/bundler20250305-1-8seal41' as your home directory temporarily.
-
Join links not working any more after upgrading from 1.5.1 -> 1.5.2Mar 5, 2025, 11:09 AMI am using Greenlight with a self-hosted BBB server installed via bbb-install and updated to the latest 2.7.x release.
We started noticing that join links for users without an account stopped working after upgrading from 1.5.1 to 1.5.2.
I cloned the app from the most recent 1.5.1 backup and can confirm that the links are working fine with that version.When visiting a join link on a Greenlight instance >= 1.5.2, an error screen appears after about 5 seconds. The frontend throws JS errors in the console.
There are no error messages in the apps log or the nginx log, nor in the BBB log.Does anyone else notice this behaviour?
-
App manifest shows wrong upstream versionMar 5, 2025, 10:58 AMWhile debugging our Greenlight instance, I noticed that the Greenlight upstream version in the CloudronManifest.json has not been updated since 5 months.
-
Authentication ConfigurationNov 12, 2024, 8:43 AMAlright, thank you for the explanation. I'll reinstall the app then.
-
Authentication ConfigurationNov 4, 2024, 10:03 AMThe following warning is shown in listmonk after the upgrade to 1.8.0.:
Remove the admin_username and admin_password fields from the TOML configuration file or environment variables. If you are using APIs, create and use new API credentials before removing the them. Visit Admin -> Settings -> Users dashboard. Learn more.
You mention OpenID integration in the changelog, do I need to configure this manually on an existing instance?
-
OIDC token not refreshedNov 4, 2024, 8:44 AM@nebulon Thank you very much!
-
OIDC token not refreshedOct 29, 2024, 9:20 AM@nebulon Thanks! Will do.
-
OIDC token not refreshedOct 24, 2024, 12:09 PMYes, anything that would allow to set a longer session timeout would already help a lot. Thanks for looking into this.
-
OIDC token not refreshedOct 24, 2024, 9:14 AMAfter using Dokuwiki with the current OIDC integration for a while I realize it is hardly usable in practice. Due to the short validity period of an access token, it frequently happens that pages cannot be saved as the session already timed out while working on a page. Is there any way to increase the session duration?
-
OIDC token not refreshedOct 17, 2024, 2:23 PMAlright I see. Either way this is not an ideal solution as users have to frequently re-login.
-
OIDC token not refreshedOct 17, 2024, 10:09 AMIt seems that the OIDC integration does not properly handle refresh tokens. I get the following message, after which I have to manually repeat the OIDC login:
Service did not provide a Refresh Token. You will be logged out when the session expires.
Since Cloudron OIDC is working with other services, I suppose this is a bug in the Dokuwiki oauthgeneric plugin?
-
Synchronize Cloudron groupsOct 17, 2024, 9:10 AMAlright, that sounds very promising! Thanks a lot.
-
Synchronize Cloudron groupsOct 9, 2024, 1:08 PMAlright, does that mean I'll have to use the work-around mentioned in https://forum.cloudron.io/post/63987 if I need groups in Dokuwiki?
-
Synchronize Cloudron groupsOct 8, 2024, 3:26 PMI am wondering if it is possible to synchronize Cloudron group memberships with Dokuwiki groups with the current OIDC login? The Cloudron Docs still refer to the old LDAP connector.
I just set up a new instance and the Dokuwiki user manager only lists the groupsuser, generic
for my users. The groups from the Cloudron user directory don't seem to be available.