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


Skip to content
  • LanguageTool - Package Updates

    Pinned Locked LanguageTool
    49
    1 Votes
    49 Posts
    9k Views
    Package UpdatesP
    [1.44.1] fix: update doc links from /apps/ to /packages/
  • Mautic 7 on Cloudron – Official App Update Request

    App Wishlist
    8
    1 Votes
    8 Posts
    327 Views
    girishG
    @dsp76 thanks ! upcloud also has it by now. The main blocker is that docker does not have any raccoon packages yet.
  • Issues with ChangeDetection and UptimeKuma

    Unsolved Support networking dns
    8
    0 Votes
    8 Posts
    31 Views
    jamesJ
    Hello @anthony-tran Indeed, the IPv6 records exit. dig AAAA change.anthonytran.fr +short 2001:1600:13:101::1e95 dig AAAA my.anthonytran.fr +short 2001:1600:13:101::1e95 So this is some DNS issue. I you run the dig commands from your Cloudron server and from inside the failing apps, do they resolve correctly?
  • Bugsink - Package Updates

    Pinned Locked Bugsink
    6
    1 Votes
    6 Posts
    517 Views
    Package UpdatesP
    [0.5.0] Fix documentation link
  • 2 Votes
    6 Posts
    177 Views
    T
    Meilisearch as an addon would make sense and I believe a fair number of already package cloudron apps could benefit from it, such as the following ones to start with: Linkwarden Freescout LibreChat Koel Ghost Wordpress Apache Answers Also OpenArchiver if it ever get packaged. Would be great!
  • 2 Votes
    16 Posts
    3k Views
    O
    @nebulon said: I added the path info directive to test this, but the result is the same. Can't get past any auth there using the Authorization header. The path info is shown (I think correctly) in the debug logs though: [PATH_INFO] => /accounts/ClientLogin/ I am also no php developer but it seems the auth part of the plugin would be unrelated to that at https://github.com/eric-pierce/freshapi/blob/master/api/greader.php#L39 It's been a while, and Cloudron has updated to Cloudron 9. Any chance that this upgrade makes installing this plugin any easier? I've tried myself, but haven't succeeded, but maybe someone smarter than me might figure out a way? It's still a plugin that would future proof TTRSS and be very useful, I believe. There are setup instructions here: https://github.com/eric-pierce/freshapi#non-official-docker-based-installs and a discussion with a new post on permissions here: https://github.com/eric-pierce/freshapi/issues/7#issuecomment-3328543401 If anyone can solve this, I'll be very happy. Thank you!
  • Matrix (Synapse/Element) - Package Updates

    Pinned Locked Matrix (Synapse/Element)
    403
    0 Votes
    403 Posts
    501k Views
    Package UpdatesP
    [1.11.19] Update element-web to 1.12.18 Full Changelog Room list: add collapse/expand all sections (#33318). Contributed by @florianduros. Show user status in timeline (#32991). Contributed by @Half-Shot. Disable URL Preview setting if disabled on the homeserver (#33279). Contributed by @Half-Shot. Room list: edit or remove custom sections (#33283). Contributed by @florianduros. Update toast styles, improve incoming call notifications (#33043). Contributed by @robintown. Redesign link previews (#33061). Contributed by @Half-Shot. Update home page CSS (#32723). Contributed by @wolterkam. prevent replay hover from restarting playback (#33364). Contributed by @ZacksBot. Properly save undefined id tokens from OIDC login (#33345). Contributed by @gingershaped. Remove duplicated UI in appearance settings (#33336). Contributed by @t3chguy.
  • Cloudron 9.2 for Mautic 6.0.0

    Mautic
    2
    1 Votes
    2 Posts
    20 Views
    nebulonN
    It is in its last leg testing wise, will be out soon for new installations.
  • Cloudron won't update - No backup site for update

    Solved Support backup update
    25
    0 Votes
    25 Posts
    1k Views
    potemkin_aiP
    @robi like I’ve told - I do have where (few TBs served via S3). It’s just that I do not need a backup for that. Given that I can do update skipping the backup, an artificial limit on automatic backup is something I’m not clear about.
  • Mautic Community Sprint in Berlin 17-18 June 2026

    Mautic
    1
    3 Votes
    1 Posts
    10 Views
    No one has replied
  • DNS Problem After Backup and restore -invalid api password

    Unsolved Support restore netcup dns
    2
    1 Votes
    2 Posts
    36 Views
    nebulonN
    Not sure how many apps/domains are involved here, but maybe on full dns sync the api gets into some kind of rate-limiting which reports wrongly. Since you mention individual new subdomains work, can you just submit the location form for one of those faulty apps and see if that works out?
  • 2 Votes
    3 Posts
    40 Views
    T
    @james It is all working now. Many thanks!
  • 1 Votes
    13 Posts
    373 Views
    T
    @girish Thanks a lot - Much appreciated!
  • Custom Variables Are Not Saved On /app/data/config.json

    Vaultwarden
    4
    1 Votes
    4 Posts
    39 Views
    I
    James, I found the solution. I forget to add {} before and after the variable, that makes my config.json error. Now, it's solved. { "signups_allowed": false, "invitations_allowed": true, }
  • Woodpecker - Package updates

    Pinned Locked Woodpecker
    36
    0 Votes
    36 Posts
    11k Views
    Package UpdatesP
    [2.15.1] Update woodpecker to 3.14.1 Full Changelog Server: make sure agent_id can not be spoofed by agent [#6567]
  • LimeSurvey - Package Updates

    Pinned Locked LimeSurvey
    305
    0 Votes
    305 Posts
    366k Views
    Package UpdatesP
    [1.57.2] Update LimeSurvey to 6.17.2+260507
  • Invidious - Package Updates

    Pinned Locked Invidious
    56
    0 Votes
    56 Posts
    15k Views
    Package UpdatesP
    [1.12.4] Update companion to d5504eb90
  • Integrate Waha for Whatsapp and n8n automations

    Moved N8N
    4
    2 Votes
    4 Posts
    773 Views
    D
    @zigmasdirigeant said: Btw, this shouldn't be inside N8N. This is more a request for an app, not N8N alone. I agree, I'm not even sure how I did that, I tried changing it but couldn't find how.
  • 1 Votes
    11 Posts
    240 Views
    jamesJ
    Hello @leighmhart At this point your Cloudron system has become a black box, and we can not analyse this issue from just forum posts. Since you have run some nft commands, please ensure that the service nftables.service is not enabled or running. systemctl disable --now nftables.service iptables and nftables can be run together, but we do not support this at all and it will cause issues if not done properly. Reboot your system after that. This should ensure that the Cloudron default for iptables is restored. If the issue persists, please report back here.
  • Syncthing - Package updates

    Pinned Locked Syncthing
    79
    0 Votes
    79 Posts
    42k Views
    Package UpdatesP
    [1.34.0] Update syncthing to 2.1.0 Full Changelog fix(stdiscosrv): close file descriptor on flush error in write by @cuiweixie in #10615 fix(gui): disable autocomplete for folder password by @bt90 in #10342 fix(protocol): limit size of incoming request messages by @calmh in #10629 fix(gui): don't show local device under remote devices (ref #10563) by @maen-bn in #10631 fix(gui): order folders alphabetically and ensure local device stays hidden (ref #10563, ref #10631) by @maen-bn in #10637 fix(gui): fallback to folder ID when label is empty in remove dialog by @RealCharlesChia in #10657 fix(gui): fix tabs visually disabled but still clickable during ignore patterns setup (fixes #10634) by @JRNitre in #10651 fix(strelaysrv): properly use bind address for outgoing requests (fixes #10658) by @calmh in #10659 feat(gui, config): support simple folder grouping (fixes #2070) by @maen-bn in #10563 feat(dialer): add HTTP/HTTPS proxy support via CONNECT by @luizluca in #10572