That would indeed explain it, but - and that is probably a question to the Cloudron team - shouldn't Cloudron prevent exactly that?
ekevu123
Posts
-
Mirotalk - Participants can't see each other 2 -
Mirotalk - Participants can't see each other 2Thank you, I will try that!
Since I faced the issue temporarily yesterday, but didn't when I tried to reproduce it with my phone, is the explanation that the port I was trying to use for the conversation was temporarily blocked, and restarting the app later re-assigned the port, so it worked again when starting a new conversation?
-
Mirotalk - Participants can't see each other 2It has worked again now after changing the port and restarting the app. Does it need to be any port between 25000 and 30000?
-
Mirotalk - Participants can't see each other 2@james This issue is back
-
Since upgrade to 9.0.6, backups take much longerThis has gone back to normal for a few days in a row, indicating the upgrade didn't produce an issue, but probably the hardware infrastructure at Netcup.
-
Allow app operator to deploy an app without admin rights via CLIHonestly, I didn't try. I didn't find evidence that this was possible, so I assumed it wasn't.
For my needs, I have found a different solution for this now, but maybe this could be helpful to clarify, if it works, then in the docs. -
Allow app operator to deploy an app without admin rights via CLIThe workflow would be:
- I deploy a custom app
- I make someone operator
- That person can optionally (if allowed) deploy by themselves, but only for the app they are operator for, not for a new app. So, someone else could update it.
-
Since upgrade to 9.0.6, backups take much longerThis is the server: RS 4000 G12
I have about 350 GB on the server.
Note that the time increase didn't happen with the upgrade to Cloudron 9, but only to 9.0.6. It was fine with 9.0.5 and before constantly, and backups take much longer each time since the upgrade. -
Since upgrade to 9.0.6, backups take much longerYes, I can send them via e-mail. I have checked them just now, there doesn't seem to be any error, the issue is with the operations speed.
Of course, the issue could coincide with the storage provider, I just happened to see it started after upgrading.
-
Since upgrade to 9.0.6, backups take much longerSince upgrading from Cloudron 9.0.5 to 9.0.6, daily backups take much longer than usual, between 2-6 times longer and this behaviour has been consistent since the upgrade 3 days ago. In one instance, the backup took about 22 hours, so it almost runs into the next backup. Before, the backup took between 5-7 hours.
Maybe there was a related change that could have caused this?
My setup:
- Netcup server running Ubuntu 24.04
- Hetzner Storage Box
- connection via sshfs
- format: tgz
-
Can't upload .svg as logo on Cloudron 9It's actually a bug, because if svg wasn't allowed, which is fine, Cloudron should communicate it when I try to upload it or not let me choose the file at all.
-
Can't upload .svg as logo on Cloudron 9For an app under Display, I can't upload an .svg as logo. I can choose it in the filebrowser, it gets shown as the replacement icon, but when I click save, it resets.
Exchanging a logo works for other file types, though. If .svg is not allowed, it should be restricted upon uploading.
-
When downloading app logs, allow specifying date range@robi said in When downloading app logs, allow specifying date range:
Since this is tied to notifications of failures there could be a button there to capture the logs.
The end time is free from the notification, then just add X minutes back to grab the start.
Much less need to hunt through logs.
This would only apply if you knew what you were looking for.
-
When downloading app logs, allow specifying date range... and if you implement this, filtering by time range, not only by date would be helpful.
Use case: I want to check what happend to my app today between 4.15 and 4.45pm and I cannot specify what I am looking for.
-
When downloading app logs, allow specifying date rangeFor any app, custom or not, I want to be able to specify a date range to download logs for.
Currently, I only have two options:
- Look through the logs in the web terminal (only most recent, otherwise limited)
- Download the full logs
Oftentimes, the latter consists of more than 1.000 pages and it takes long to actually open these.
Ideally, when clicking on "Download (full) logs", a modal opened where I could specify whether I wanted to download the full logs or a specific date range.
-
Cap - The open source alternative to LoomI'd love to see this on Cloudron.
-
Allow app operator to deploy an app without admin rights via CLII would like to let the app operator role deploy the app they operate without admin rights via CLI or GUI (I believe I can't do this right now).
I think this would be logical, I want someone else to be the local admin for this particular app, but use my infrastructure.In my case, I am working with someone who shouldn't be granted admin rights for the server, but I trust them enough to not screw up the app they are responsible for. This would allow me to delegate.
While we are on it, I'd also like them to use both the cloudron build server and push to the local docker repository via CLI.
-
Sorting by mailbox size isn't working in Cloudron 9Yes, I was just about to say that.
-
Sorting by mailbox size isn't working in Cloudron 9Server → Logs, you mean? I don't think sorting triggers a log message there?
-
Sorting by mailbox size isn't working in Cloudron 9I can't sort by mailbox size (usage) in Cloudron 9.0.6.
Steps to reproduce:
- Go to Email → Mailboxes
- Click on the top of the usage column
The arrow moves, but the order of data doesn't change.
Note that I have mailboxes that are measured in kB, some in MB, some in GB. Maybe one of the units isn't being picked up correctly.
Sorting by strings, e.g. name, works.