Letztes Thema vor 28 Std.

Cloudron Forum Forum

forum.cloudron.io

NodeBB-Forum auf Englisch. 12 beobachtete Rubriken: Announcements, Ampache, AdGuard Home, Ackee, Actual, 2FAuth, Apache Answer, Discuss, Support, AFFiNE, Alltube und Feature Requests.

Diskussionen pro Tag
6
Eingesammelte Diskussionen
215
Beiträge pro Tag
26
Rubriken
12
Beobachtete Quellen
13
Software
NodeBB

Neueste Diskussionen

Alle 4 Stunden aus dem öffentlichen Feed des Forums eingesammelt. Wiedergegeben werden nur Titel, Link und der Anfang der Nachricht; jeder Link führt zur Quelle zurück.

App Proxy Controls?

Hello @umnz App Proxy can still be stopped with the cloudron cli. But that the UI is missing the controls might be a regression. Thanks for reporting, we will look into this.

Cloudron 10.0.4: missing reboot-required and manual-update emails

Hello @milohiss @milohiss said: Are maintenance emails sent only when a notice is first created? Can its dashboard timestamp change without another email being sent? Yes to both, and that is exactly what you are seeing. Email fires when the notification is first created, or when an already-acknowledged notice is re-raised. An unacknowledged notice that keeps re-pinning gets its creationTime bumped every run and the dashboard renders that field and sorts by it, so it looks brand-new at the top of the bell while no mail is generated. The August email was the original send, nothing has been "missed" since, by design. @milohiss said: What read-only diagnostic can distinguish expected suppression of repeat notifications from a failure to generate or send the email? In the box.log you could find lines like: mailer: Email "..." sent to ... for a successful send Error sending Email ... for a real failure notifications: add: for a notification being added logged only on insert not on update @milohiss said: All available email notification categories are now enabled. Does this cover every new bell notification? If not, which are dashboard-only? They cover every notification that can produce an email. But several bell notices have no mailer and are dashboard-only and these are: cloudronInstalled, cloudronUpdated, ubuntuUpdate (for EOL warnings like Ubuntu 20), mailStatus (Email configuration error), domainConfigCheckFailed, appUpdateCheckFailed Maybe this is something we could improve.

MySQL service out of memory

I can see my VPS used 7.47gb/8gb lastnight during the backup. The fact is, I haven't changed anything, and it was not consuming all this RAM on Cloudron 9.X

Login with TOTP vs Passkey

Hello @dsp76 I have just tested this flow. User with TOTP and passkey configured. Attempt login with username and password: opens the passkey context of bitwarden and shows only the passkey for this user clicking the passkey login success Attempt login with username and password: opens the passkey context of bitwarden closing the bitwarden context without selecting the passkey, falls back to device passkey cancel that as well UI prints Failed to login with passkey, now I can input a TOTP enter TOTP and pressing Login login success Attempt login with passkey: bitwarden context opens showing all passkeys available for this domain selecting my passkey for the user login success Does this flow not work with 1password? Or do you think the flow should be changed so that if multiple 2FA options are configured for a user, the UI asks the user which one to use? Similar to our NodeBB forum when having TOTP and Passkey configured? [image: image.jpeg]

Migrating data all site down

@Nozy I replied from support. The issue seems to be that the box code was created by hand as "CREATE DATABASE box" . However, this gets the incorrect default collation and migrations fail. The correct command is CREATE DATABASE IF NOT EXISTS box CHARACTER SET utf8mb4 COLLATE utf8mb4_bin . I have fixed the docs to state this.

Mail: failed Solr/Tika readiness check on boot silently disables all inbound mail, while healthcheck reports green

@LoudLemur said: @necrevistonnezr has a valid point, too. What else can we do, though? "Understand it better?" This problem meant people were not receiving emails. Not sending a bug report, particularly when the ai had found a fix, didn't seem public spirited. It also is a bit like self-censorship. It’s pretty simple: Read the output, work with it it, make it your own. Don‘t just forward it unfiltered. If that’s too much, leave it. In case of a bug report, if you don’t want to put in the work, what’s the point? How does the team know your report was verified by you and has merits? It would probably more helpful to leave the team your result in 3-4 sentences and provide the prompt - then they can see for themselves.

Automatic logout of cloudron users after inactivity

Platform wise we could support this, however since nearly all apps manage their own login sessions after the Cloudron OpenID login, there is little on the platform side we can do. The centralized logout can be done in the apps we write and provide but only because there we reevaluate the login session/tokens against the OpenID auth provider all the time.

215 Diskussionen eingesammelt seit 2 September 2026. Dieses Forum nach Stichwort beobachten →