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.2k Posts
  • Domain registration woes

    3
    1
    0 Votes
    3 Posts
    571 Views
    nebulonN
    Hm was there some namecheap API change recently?
  • Issue with 7.3.4

    Moved Solved
    13
    0 Votes
    13 Posts
    2k Views
    jdaviescoatesJ
    @humptydumpty said in Issue with 7.3.4: In Gandi's case, they're not the fastest either according to DNSPerf. I'd never even seen nor heard of DNSPerf before, but I see they are number 12 on the list which aint too bad Good enough for me anyway. I've always found their LiveDNS to be easily fast enough. More on their DNS stuff here: https://www.gandi.net/en/domain/dns
  • Backup hangs

    Solved
    14
    0 Votes
    14 Posts
    2k Views
    E
    @nebulon It worked when I set both to maximum, many thanks!
  • Change block storage size

    Solved
    4
    0 Votes
    4 Posts
    770 Views
    E
    @nebulon Thank you, there was an error with Vultr, that's why it didn't work, but their support fixed it.
  • How do I safely upgrade/update?

    Solved updates
    21
    1 Votes
    21 Posts
    3k Views
    scookeS
    @fbartels thanks for that. I was getting caught up in a missionary fervor!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    3 Posts
    515 Views
    whitespaceW
    @nebulon So throwing off the unused linux images and restarting unbound helped. Consider it solved. Thank you.
  • Auto-update 7.3.4 - all apps down

    Solved update
    4
    1
    0 Votes
    4 Posts
    620 Views
    girishG
    @timconsidine said in Auto-update 7.3.4 - all apps down: Phew, that was a scary platform update Yes, 7.3 is pretty massive since it updates docker. So, it has to bring down everything and bring it up again.
  • Odd version number discrepancy on https://console.cloudron.io/#/cloudrons

    Solved
    2
    2
    0 Votes
    2 Posts
    104 Views
    nebulonN
    This will eventually catch up. By design we do not actively track the servers of our users, so that info only comes in as the Cloudron checks for updates.
  • Email is not configured properly

    Solved email
    5
    0 Votes
    5 Posts
    798 Views
    J
    Thanks a lot @girish ! We're running mattermost under the indicated domain. I have disabled the outbound, since we have an external SMTP server running - it works now! I didn't know that Cloudron overwrites configs, but well: Lessons learned
  • Cloudron.io Account in Settings Screen Never Loads

    Solved appstore
    3
    1
    0 Votes
    3 Posts
    550 Views
    nebulonN
    thanks for the report, we will fix that up then for next release.
  • Disk usage issue

    Solved disk disk usage disk space
    6
    1
    1 Votes
    6 Posts
    1k Views
    jdaviescoatesJ
    @girish said in Disk usage issue: https://git.cloudron.io/cloudron/box/-/commit/67cde5a62cf0394c8bf2d78ee3408e5995a220e7 is the fix if you want to patch it yourself. Thanks, I wouldn't know where to start with that, but I guess useful for others who do
  • Expired domain, can not access my cloudron instance

    Solved domains
    3
    0 Votes
    3 Posts
    555 Views
    D
    @girish I was a little impatient, it's back. Thanks
  • Problem with automatic backup

    Solved backups cifs
    8
    1
    0 Votes
    8 Posts
    2k Views
    archosA
    @girish So the problem was really with the encryption. Now the backup goes through Rsync without problems. Thank you very much for your help, I think the thread is solved
  • Backup failure: "error stat'ing" [...] "ENOENT"

    backups
    2
    0 Votes
    2 Posts
    336 Views
    girishG
    @d19dotca yeah, when files move around, the modules we use for file listing is not very good at handling things. I suspect it will work fine again/tonight. I am reworking the backups code to use a different module since we have had issues with apps like owncast as well which move around files a lot.
  • Upload cloudron mysqldump from backup

    troubleshoot mysql
    5
    3
    0 Votes
    5 Posts
    951 Views
    girishG
    @natzilla Ah ok, I think I will improve the docs to say how to exactly recover if mysql is not even running. The troubleshooting guide assumes mysql is running but corrupt.
  • "Starting services, this can take a while" on v7.3.4 update

    Solved
    12
    2
    0 Votes
    12 Posts
    992 Views
    P
    I got this one on of my cloudron installs and I just rebooted the server and that solved it. Seems like something just needed to get "unstuck", but the issue was that the services were not starting properly.
  • Some problems with API - PUT user in groups

    Solved api
    5
    0 Votes
    5 Posts
    792 Views
    brainsailerB
    @girish said in Some problems with API - PUT user in groups: {"groupIds":["gid-3e96c503-d30f-4db8-aa37-ecaf98fa33fa"]} Thank you, works fine. It was a spelling-error in the "content-type" .
  • After IP Change No Access to Dashboard or Apps

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    O
    Hi @girish. Thanks for your quick response. I use a manual domain, so it seams I have to update IP's manually. To bad but thanks.
  • Cloudron 7.3.2: "Analyze Disk" doesn't do anything

    Solved disk usage graphs
    16
    1 Votes
    16 Posts
    3k Views
    jdaviescoatesJ
    @girish said in Cloudron 7.3.2: "Analyze Disk" doesn't do anything: The code is not handling CIFS/SSHFS volumes correctly. was not, is now?