Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Element Server Suite

    Matrix (Synapse/Element)
    15
    8 Votes
    15 Posts
    906 Views
    M
    Today's blog post by Element: "Introducing the ESS Community migration tool" https://element.io/blog/introducing-the-ess-community-migration-tool/
  • Broken link to certificates in domain dialog

    Solved Support
    2
    1
    0 Votes
    2 Posts
    3 Views
    nebulonN
    Thanks! Fixed now
  • Spam ACL whitelist in API but not in GUI?

    Moved Discuss api email
    6
    1 Votes
    6 Posts
    67 Views
    imc67I
    @girish said: @imc67 for the moment, it's best not to use allowlist. It's not exposed in UI because it's not really tested or working well. Currently, all it does it add anything in allowlist to SpamAssassin's whitelist_auth - https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html . Thanks for sharing this information, though I really would like to see this working officially because currently there is no way to “force allow” emails that gets into spam unneeded.
  • Pretix - Package Updates

    Pinned Pretix
    17
    0 Votes
    17 Posts
    2k Views
    Package UpdatesP
    [1.6.0] Update pretix to 2026.3.0 Full Changelog
  • Social App well-known error.

    Nextcloud
    2
    1
    0 Votes
    2 Posts
    12 Views
    nebulonN
    The well-known is usually served up by the main domain (example.com) so for a start if your nextcloud is installed on a subdomain, the well-known needs to be configured outside this nextcloud instance. So make sure to have an app installed at example.com so it gets routed to Cloudron. Then you can configure this via https://docs.cloudron.io/domains#well-known-locations Though not exactly sure if this nextcloud app would expect the same things as mastodon, but you can try to set the well-known mastodon accordingly, maybe that works. Otherwise we may have to add support for whatever this needs.
  • PeerTube - Package Updates

    Pinned PeerTube
    77
    2 Votes
    77 Posts
    32k Views
    Package UpdatesP
    [4.6.3] Update PeerTube to 8.1.4 Full Changelog Don't fetch too big image sizes for thumbnails Prevent the player from crashing when the user quits the watch page Prevent invalid start/end timecode when cutting the video in studio Fix blocklist error when listing many users Fix broken transcoding when remote runners is enabled
  • InvoiceNinja - Package Updates

    Pinned Invoice Ninja
    569
    0 Votes
    569 Posts
    884k Views
    Package UpdatesP
    [1.22.8] Update invoiceninja to 5.13.11 Full Changelog Fixes for html within product notes Add custom values to project filters. Handle null values for empty document arrays Remove redundant codepaths. Fixes for credit bank rules Updated translations Filter client profile fillables Cleanup for validation of subscription requests Adjustment for order of events in delete invoice transaction QB Sync, ensure Client created when invoice pushed
  • OpenCloud - Package Updates

    Pinned OpenCloud
    11
    1 Votes
    11 Posts
    1k Views
    Package UpdatesP
    [0.8.0] Update opencloud to 6.0.0 Full Changelog Improve opensearch highlighting, fix favorites [#​2514] feat: add userid to spans [#​2536] feat: add openFilesInNewTab web config option [#​2522] Always enable favorites, remove FRONTEND_ENABLE_FAVORITES flag [#​2494] Implement favorites [#​2454] Fix bleve batches [#​2524] fix: remove search limit from favorites request [#​2245] fix: add missing breadcrumb in favorites view [#​2243] fix: idp logout on network errors [#​2230] fix: breadcrumb in admin settings info section not clickable [#​2237]
  • E-Mail search not working properly

    Unsolved Support email search
    3
    1
    2 Votes
    3 Posts
    22 Views
    E
    Thank you, that would be great!
  • Directus - Package Updates

    Pinned Directus
    162
    4 Votes
    162 Posts
    116k Views
    Package UpdatesP
    [2.17.1] Update directus to 11.17.1 Full Changelog @​directus/app Added keyboard navigation to the cards layout (#​26976 by @​HZooly) Added native Tabs group interface. Uninstall the extension if currently using it to avoid unintended side effects. (#​26836 by @​bryantgillespie) Added bulk folder deletion from the files grid with move-up or delete-all options (#​26886 by @​HZooly) Used shorter tooltip delay for disabled elements (#​26965 by @​HZooly) @​directus/utils Added parseNow utility to resolve the $NOW dynamic variable (#​26954 by @​costajohnt) @​directus/app Fixed calendar picker crash when using dynamic variables (e.g. $NOW) (#​26954 by @​costajohnt) Updated relationship_not_setup wording to clarify it may also result from missing permissions (#​26918 by @​Ikromjon1998)
  • Constant LDAP/OCID errors in Outlook – Timeout or Server Issue?

    Unsolved Support email ldap timeout
    4
    2 Votes
    4 Posts
    45 Views
    nebulonN
    If the client (outlook) reconnects it would do the authentication again and then we have to validate those credentials at the source, so Server A in your case. But if the mail server is restarting that is some other clue which might actually be the root cause. When that happens do you see anything in the mail service logs why it restarted? Maybe it ran out of memory or did it crash?
  • MiroTalk Update regularly fails after update

    Moved MiroTalk port bindings
    17
    1 Votes
    17 Posts
    710 Views
    MiroTalkM
    Mar 30 09:06:14 [3/30/2026, 16:06:14:098] [Server] Failed to detect IP from http://api.ipify.org 'getaddrinfo EAI_AGAIN api.ipify.org' Mar 30 09:06:14 [3/30/2026, 16:06:14:101] [Server] Failed to detect IP from http://ipinfo.io/ip 'getaddrinfo EAI_AGAIN ipinfo.io' Mar 30 09:06:14 [3/30/2026, 16:06:14:102] [Server] Failed to detect IP from http://ifconfig.me/ip 'getaddrinfo EAI_AGAIN ifconfig.me' Mar 30 09:06:14 [3/30/2026, 16:06:14:103] [Server] Public IP detection failed 'All public IP detection services failed! Please check your network connection' This looks like a network-related issue rather than something specific to MiroTalk. If SFU_ANNOUNCED_IP is not configured, the system will automatically rely on three external services to determine the instance’s public IPv4 address. Is there a firewall or network filter in between that might be blocking traffic? NOTE: As I can see, on Cloudron this is handled by the command in: https://git.cloudron.io/packages/mirotalksfu-app/-/blob/main/start.sh#L39 If it fails (mean not set SFU_ANNOUNCED_IP), MiroTalk SFU uses an internal fallback mechanism that queries three external services in sequence to determine a valid public IPv4 address for the instance.
  • Unusable application

    Docker Registry
    19
    1 Votes
    19 Posts
    281 Views
    girishG
    OK, with the update that log message is gone (in our registry)
  • Docker Registry - Package Updates

    Pinned Docker Registry
    52
    2 Votes
    52 Posts
    15k Views
    Package UpdatesP
    [2.6.0] Fix opentelemetry log spam
  • Cannot click on app in Updating state

    Discuss
    6
    1
    0 Votes
    6 Posts
    249 Views
    girishG
    @jamie_casper pretty sure this is spam. You are just summarizing posts in all the threads. Can you confirm you are not a bot?
  • Hostinger External Email not sending

    Unsolved Support
    3
    1
    0 Votes
    3 Posts
    18 Views
    J
    @d43m0n1k_sek Should this post be deleted or should we answer this? The original post is still deleted. Should I restore it? edit: i restored it right now, but unclear if I should be deleting the entire topic.
  • ntfy - Package Updates

    Pinned ntfy
    34
    0 Votes
    34 Posts
    9k Views
    Package UpdatesP
    [1.24.0] Update ntfy to 2.21.0 Full Changelog This release adds the ability to verify email addresses using the smtp-sender-verify flag. This is a change that is required because ntfy.sh was used to send unsolicited emails and the AWS SES account was suspended. Going forward, ntfy.sh won't be able to send emails unless the email address was verified ahead of time. Add verified email recipients feature with smtp-sender-verify config flag, allowing server admins to require email address verification before sending email notifications (#​1681)
  • Paperless-ngx - Package Updates

    Pinned Paperless-ngx
    158
    0 Votes
    158 Posts
    85k Views
    Package UpdatesP
    [1.50.1] Update gotenberg to 8.29.1 Full Changelog Assets were no longer being correctly loaded in HTML files. This is now fixed. Thanks @​ARawles-GFSC for the heads up!
  • MiroTalk - Package Updates

    Pinned MiroTalk
    600
    2 Votes
    600 Posts
    430k Views
    Package UpdatesP
    [1.18.28] Update mirotalkp2p to 1.7.70
  • Payload CMS Next-Gen

    App Wishlist
    6
    5 Votes
    6 Posts
    1k Views
    robiR
    @micmc it will work in LAMP if you set the HOME environment variable to /app/data, then npm will have a place to write to.