TSE = Technische Sicherheitseinrichtung (Technical Security Device)
German regulation for real problems in stores.
Self-hosted: ideally with odoo or other FLOSS.
TSE = Technische Sicherheitseinrichtung (Technical Security Device)
German regulation for real problems in stores.
Self-hosted: ideally with odoo or other FLOSS.
@arta A quick follow-up question: How does it feel to restart or update the instance? Hopefully, everything will run as usual again after the task is complete. But the moment the screen goes black, all of the customers' applications are gone. Restoring a backup on another instance takes time. Really? Not for me
Instead of using one large machine, I distribute apps and customers across different Cloudron instances. If one goes down, the others continue to run, and not all my customers call me at the same time.
All errors with a Cloudron version 9.0.13
Instead of using variables for username & password, i used hard coded variables in configs. Not good. I know. 
Restoring a LAMP app from one instace to a different one, produces a different password.
Expectation: a restore creates an identical environment. Observation: there is a different password for the MYSQL database.
Fresh backup config from a cloudron instance 9.0.13 with humhub app version com.humhub.cloudronapp@1.8.4
to a different cloudron instance 9.0.13 with humhub app version: com.humhub.cloudronapp@1.8.4
It looks like something is wrong with the database:
Dec 05 23:50:29 <h1>Invalid database configuration</h1>
Dec 05 23:50:29 <p><strong>SQLSTATE[HY000] [1045] Access denied for user 'asdf'@'ghjk' (using password: YES)</strong></p>
Dec 05 23:50:29 <p><strong>SQLSTATE[HY000] [1045] Access denied for user 'asdf'@'ghjk' (using password: YES)</strong></p>
Dec 05 23:50:29 ==> Could not upgrade
Dec 05 23:50:37 => Healthcheck error: AbortError: The operation was aborted
Dec 05 23:50:42 => Healthcheck error: Error: connect ECONNREFUSED 172.18.17.9:8000
``
For some time now, I’ve been getting timeouts when sending emails with Thunderbird. I then have to send the email again. Sometimes I even need a third try. It’s a bit annoying. My main concern here is whether you also experience this occasionally. If so, I’d blame it more on the mail server of my Cloudron instance. If not, I’ll need to check my local network. 
Cloudron v.9.0.13
@joseph nope. "Real users".
Is there a reason to set the 2FA button in the user profile to “display:none”? Cloudron v. 9.0.13

German FLOSS developers often find themselves in a situation where they “need a non-profit association for the project, because of trademarks or event management or maintenance ...”. In most cases, they choose a purpose that has nothing to do with the development of free and open source software. Simply because there is no FLOSS development on the positive list for registration as a non-profit association.
We have been working hard to convince the tax authorities to add the development of Floss to the list. So far without success.
Now a new petition has been launched. If you believe that the development of free and open source software should be part of the positive list for registering a non-profit organization, sign here ->
same here with 9.0.12. 32 Mailboxes, 37 domains, countless aliases and 57 seconds to load them.
haha. same same but different
[no timestamp] 89.xxx.xxx.xxx - - [21/Nov/2025:11:09:52 +0100] "GET /assets/...."
[no timestamp] 89.xxx.xxx.xxx - - [21/Nov/2025:11:09:52 +0100] "GET /assets/...."
[no timestamp] 89.xxx.xxx.xxx - - [21/Nov/2025:11:09:52 +0100] "GET /api/v1/...."
[no timestamp]
@imc67 What? Almost half the distance to the moon in 2023?
slight glitch in the event log

Cloudron v. 9.0.11 / Firefox
Running “is.umami.cloudronapp@3.22.1” = Umami 3.0.1, last updated 4 hours ago. I can't remember any manual steps involved in updating from the past to the future. If you have concerns about potential issues, clone your app, perform an update, and see if there are any drawbacks. If not, you can proceed with the update.
@arta I'm really curious. 
What kind of machine and use case do you have to run 300+ apps on one instance?


Mmh? Cloudron version 9.0.10
Nov 18 03:02:22 Exiting with code 0
Nov 18 03:02:22 BoxError: SSH connection error: ssh exited with code 255 signal null
Nov 18 03:02:22 at runBackupUpload (/home/yellowtent/box/src/backuptask.js:204:15)
Nov 18 03:02:22 at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Nov 18 03:02:22 at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:370:34)
Nov 18 03:02:22 at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:393:26)
Importing immich geo data produce "a file".

The link is https://dawarich.example.org/imports/4, but it leads to a 404 error. /app/data is empty. It looks like imports should linked to /app/data/imports.
Giving 512 MB of RAM to the app seems to solve the “problem.”
Nov 17 21:46:01 W, [2025-11-17T20:46:01.282775 #3477] WARN -- : Your Redis network connection is performing extremely poorly.
Nov 17 21:46:01 Last RTT readings were [581536, 81848, 161753, 3326223, 720184], ideally these should be < 1000.
Nov 17 21:46:01 Ensure Redis is running in the same AZ or datacenter as Sidekiq.
Nov 17 21:46:01 If these values are close to 100,000, that means your Sidekiq process may be
Nov 17 21:46:01 CPU-saturated; reduce your concurrency and/or see https://github.com/sidekiq/sidekiq/discussions/5039
Let's see if more memory is the solution.
re-saving the backup config solved the problem.
I regocnized on two instances a `BoxError: SSH connection error: ssh exited with code 255 signal null". Manual backup trigger result: same error.