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


Skip to content

Support

Get help for your Cloudron

3.4k Topics 23.9k Posts
  • Propagation issue on a new domain/app deployment

    Solved dns letsencrypt namecheap
    7
    0 Votes
    7 Posts
    178 Views
    nebulonN
    Ah glad you managed to get down the issue in the end.
  • Update to v9 version

    Solved update
    2
    1 Votes
    2 Posts
    116 Views
    nebulonN
    Handled via support ticket
  • Update Cloudron to 9.0.5

    Solved update
    3
    2 Votes
    3 Posts
    130 Views
    nebulonN
    Done via support
  • Is my spam filter working?

    Unsolved spam email spamassassin
    4
    1 Votes
    4 Posts
    162 Views
    nebulonN
    You should see a summary in the email header just after the X-Spam-Status one, which explains how it came to this (ham) score. This should looks something like this, with different scores of course: X-Spam-Report: * -0.0 SPF_PASS SPF: sender matches SPF record * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no * trust * [87.253.236.95 listed in list.dnswl.org] * 0.0 HTML_MESSAGE BODY: HTML included in message
  • Proposal to change "New Folder" into "Upload Folder"

    Moved Solved
    2
    1
    1 Votes
    2 Posts
    94 Views
    nebulonN
    (moving to support since this is not surfer related) This was a translation bug and already fixed in the repo, but didn't make it into the 9.0.5 release just yet. https://git.cloudron.io/platform/box/-/commit/a78799973dc2c988edf4e68f73f962d305d252f8
  • Spam Training not working

    Unsolved email spam
    8
    2 Votes
    8 Posts
    181 Views
    sponchS
    IMAP (are people still using POP?
  • DNS and VPN App

    Solved vpn dns adguard
    6
    0 Votes
    6 Posts
    194 Views
    jamesJ
    Hello @3246 Yes, as stated in the information text in AdGuard: Allowed clients A list of CIDRs, IP addresses, or ClientIDs. If this list has entries, AdGuard Home will accept requests only from these clients. Emphasis on only.
  • This topic is deleted!

    Unsolved
    0
    2 Votes
    0 Posts
    3 Views
    No one has replied
  • My Filemanager is empty

    Solved filemanager
    3
    1
    1 Votes
    3 Posts
    116 Views
    32463
    Yes, that did it! Thanks Nebulon.
  • Restoring Backups fails

    Unsolved backups restore
    19
    1 Votes
    19 Posts
    405 Views
    philkunzP
    zfs is on the host. cloudron uses non-cow inside the vm.
  • "Check for updates" fails to find latest version of app on the app store

    Solved
    2
    3
    0 Votes
    2 Posts
    110 Views
    nebulonN
    Indeed the latest Immich version we have packaged is 2.1.0. The reason it isn't offered as an update is, because your Cloudron is not compatible with it yet. Newer Immich versions require the vectorchord Postgres extension, which is only part of Cloudron 9, which in turn is only available for users who want to early test it for the moment. But we will be start rolling it out to all users slowly this or next week.
  • 2 Votes
    4 Posts
    109 Views
    O
    It worked! Thanks.
  • Hetzner: DNS Transfer to new Console

    Solved
    13
    3 Votes
    13 Posts
    574 Views
    nebulonN
    We merged the change now for 9.0.4 so this is supported from next patch release on.
  • 1 Votes
    48 Posts
    5k Views
    SansGuidonS
    Thanks @zohup !
  • 0 Votes
    3 Posts
    89 Views
    jamesJ
    Hello @Dont-Worry If you have some custom DNS setup and Cloudron is struggling with it you can choose no-op as the DNS provider. This will skip all checks and verifications and just assumes, you know what you are doing.
  • Cloudron Everything full disk - where to delete ?

    Solved disk usage
    5
    1
    1 Votes
    5 Posts
    154 Views
    Z
    @SansGuidon Yes, it's because of that syslog file. Thanks to your post, I was able to fix it. It seems like v8.3.2 (Ubuntu 24.04.3 LTS) is the only one with the error.
  • Error 400 in backup process with Ionos S3 Object Storage

    Unsolved ionos backups
    30
    0 Votes
    30 Posts
    3k Views
    J
    @CaeruleusAqua which S3 provider are you using?
  • Removing source app after moving fails

    Solved cloudflare domains
    3
    1 Votes
    3 Posts
    79 Views
    32463
    Mystery solved! https://forum.cloudron.io/post/35426
  • Currently not possible to install app on demo.cloudron.io due to IPv6 API

    Solved network
    3
    1
    1 Votes
    3 Posts
    114 Views
    girishG
    Incidentally, I was just looking into this and fixed a race in our code - https://git.cloudron.io/platform/box/-/commit/084050bb2fa8e2ccdf4ba72f89b48fb089628e5c . But the original issue is still that hetzner dedis periodically lose IPv6 connectivity, I am not sure if this is just specific to our demo server or not . But as @james said, a retry fixes it usually. But there is a bug which was breaking retry ! I have patched the demo server but let us know if you see this again!
  • queryNs ESERVFAIL for new apps

    Solved dns unbound
    12
    1 Votes
    12 Posts
    757 Views
    J
    @OrezBodajoy wow, great find