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.3k Topics 23.8k Posts
  • Cant do anything

    Solved unresponsive
    5
    2 Votes
    5 Posts
    438 Views
    J
    Can you SSH and run cloudron-support --troubleshoot on the server? This should give us an idea of DNS issues etc.
  • ipv6 not working

    Solved ipv6 networking
    3
    1
    1 Votes
    3 Posts
    331 Views
    nebulonN
    Looks like your server has a wrong ipv6 outbound setup. Cloudron does not configure the network interfaces of the server, so this maybe a misconfiguration from your server provider. This happens with some VPS providers sadly still. First step would be to figure out why a plain curl to a ipv6 cannot connect. Your server provider should be able to help you out there. If this can't get to work, you may disable ipv6 in the Cloudron dashboard and also remove the AAAA record again.
  • Moving location of Docker images

    Solved docker storage
    10
    0 Votes
    10 Posts
    1k Views
    KubernetesK
    Just a quick update, since I am using this since March. I didn't had any issues with that kind of storage usage for the Docker during normal operations. As I didn't have an situation with restore or bare metal recovery, I still don't have any experience for these use cases. So far, I am pretty happy to offload the Docker Images to the Hetzner Volume.
  • Not receiving emails

    Solved email
    4
    1 Votes
    4 Posts
    476 Views
    J
    @vjvanjungg not 100% sure but we got a similar report on Support and I replied there. The mail server is not responding after the initial SMTP EHLO. Can you check the raw mail server logs - https://docs.cloudron.io/email/#event-log ?
  • How to connect Cloudron apps to an existing MS-SQL database?

    Solved mysql database
    3
    1 Votes
    3 Posts
    292 Views
    jamesJ
    Closing this topic due to inactivity
  • Porkbun automated DNS change

    Solved domains porkbun
    4
    1 Votes
    4 Posts
    469 Views
    E
    Yeah, I don't have the original, because I repaired this manually already, but that is basically it - the CNAME was a standard of Porkbun pointing to their server. Well, it's solved quickly, albeit manually.
  • Why does the backup process block administrative actions?

    Solved backups
    7
    4 Votes
    7 Posts
    982 Views
    girishG
    This was implemented just last week here - https://git.cloudron.io/platform/box/-/commit/0fa281083e4dbf250b400a1e2f1dcc4ec70ae372
  • Own SSL Certificate is not Valid

    Solved certificates
    9
    0 Votes
    9 Posts
    1k Views
    potemkin_aiP
    Apologies and correction. Cloudron's functionality works just as intended. The problem is in docs in major sites and hence chatGPT as well (which I used to troubleshoot that). All of the docs, except for NameCheap (thanks, guys!) says that the correct way to combine crt files - is just do cat .. > final.crt which lead to one problem: -----END CERTIFICATE----------BEGIN CERTIFICATE----- On the line 37, which, absolutely reasonably, brakes any SSL parser. Correct way to join CRT files is: cat STAR.*.crt > ssl-complete-bundle.crt && echo >> ssl-complete-bundle.crt && cat STAR.*.ca-bundle >> ssl-complete-bundle.crt And you can check if it is valid than with openssl x509 -noout -in ssl-complete-bundle.crt -checkhost test.`basename STAR.*.crt | sed -E 's/^STAR\.([^.]+(\.[^.]+)?)\.crt$/\1/'` Guess, it might make sense to document it.
  • DNS Issues with GoDaddy and Cloudflare hosted at home

    Solved
    7
    1 Votes
    7 Posts
    913 Views
    jamesJ
    Closed due to inactivity
  • Error configuring backup Cloudflare R2 Object Storage

    Solved backup cloudflare r2
    9
    0 Votes
    9 Posts
    1k Views
    jamesJ
    Closed due to inactivity
  • Not all volumes showing in Cloudron's System Info Page

    Solved volumes disk-usage
    4
    2
    1 Votes
    4 Posts
    454 Views
    jamesJ
    Did anything change @hakunamatata Also, Cloudron 9 might resolve this.
  • Repair / Backup error

    Solved backup disk usage
    10
    2
    0 Votes
    10 Posts
    1k Views
    jamesJ
    Closed due to inactivity
  • Backup failed with unexpected response code or HTTP

    Solved backups postgresql
    3
    0 Votes
    3 Posts
    304 Views
    jamesJ
    Closed due to inactivity
  • 1 Votes
    7 Posts
    966 Views
    jamesJ
    Closed due to inactivity
  • Cloudron App Store will not accept password to login

    Solved appstore
    4
    0 Votes
    4 Posts
    220 Views
    jamesJ
    Closed due to inactivity
  • IPv6 Cloudron Install and Update Issue

    Solved networking ipv6
    8
    1 Votes
    8 Posts
    2k Views
    jamesJ
    Closed due to inactivity
  • Backup Errors

    Solved backups
    11
    1 Votes
    11 Posts
    1k Views
    jamesJ
    Closing this issue for now. Please report back when Cloudron 9 is released and this is still an issue.
  • Dashboard Failed

    Solved appstore subscription
    3
    1 Votes
    3 Posts
    570 Views
    jamesJ
    Closed due to inactivity
  • Restore cloudron with multiple volumes on a new server

    Solved restore
    3
    1
    1 Votes
    3 Posts
    496 Views
    jamesJ
    Closed due to inactivity
  • MAIL: false positives from spamhouse

    Solved mail spamhaus
    15
    1
    0 Votes
    15 Posts
    3k Views
    jamesJ
    Closed due to inactivity