Switching to port 25000 is a good suggestion, but if that didn’t fix it, you might also try checking firewall/UDP settings or NAT traversal — MiroTalk’s video streams often get blocked by network rules. If you're open to it, I can help you test which ports or configs might work in your specific setup.
halima632
Posts
-
Mirotalk - Participants can't see each other 2 -
When deleting an email address used by a mailing list, show a warningYeah, that makes sense. having a warning pop up before deleting an address that’s part of a mailing list would save a lot of confusion. even just a simple check and confirmation message would do the trick.
-
Error 400 in backup process with Ionos S3 Object StorageI had the same 400 error with IONOS S3 and it turned out to be a simple setup issue. In Cloudron’s backup settings, make sure you select the IONOS (Profitbricks) option instead of the generic S3 choice. Then double-check that the endpoint and region match your bucket exactly—for example s3.<your-region>.ionoscloud.com—and that path-style URLs are enabled. After I corrected those settings, the backups ran without any errors. If you still get the 400 after that, try a small manual backup or upload a tiny file with the same keys using the AWS CLI to confirm the credentials. If the problem persists, sharing the few log lines just before the crash will help others spot what’s wrong.
Hope this helps get your backups running smoothly.