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.1k Posts
  • Cloudron does not detect exisiting PTR

    Solved ptr
    4
    1
    1 Votes
    4 Posts
    412 Views
    scookeS
    Things often resolve AFTER posting. Weird.
  • No explicit error when existing DNS record exist for a domain

    Solved domains porkbun
    10
    1 Votes
    10 Posts
    988 Views
    nebulonN
    Since porkbun returns an 400 error, I might guess something is wrong with the API call we do. Sadly https://porkbun.com/api/json/v3/documentation is not very detailed here, nor is the error message itself. Possibly the API requires something else for the naked domain, since the subdomains work apparently fine then. But also I can't find anything mentioned in the docs Can you check if this might be a record conflict error which just reports as 400? Like do A records for that already exist?
  • Changing domain on server and in license

    Solved appstore license
    3
    0 Votes
    3 Posts
    305 Views
    StardenverS
    That answers my question. Thank you very much
  • Getting 404 after logging in to Penpot

    6
    2
    0 Votes
    6 Posts
    289 Views
    girishG
    @Algaweb are you proxying via Cloudflare or is there some application firewall or something like that? I have seen cases where Cloudflare throws a captcha screen which trips apps doing OIDC requests.
  • 0 Votes
    3 Posts
    427 Views
    D
    Thanks, @nebulon—this worked!
  • Backup: 40 GB, 6+ hours – time to switch to tarball?

    4
    1 Votes
    4 Posts
    456 Views
    T
    Switched to tarball, and it made a huge difference!
  • Disable healthcheck call in logs?

    Solved logs
    4
    0 Votes
    4 Posts
    419 Views
    J
    You can test on the User agent string. See https://docs.cloudron.io/apps/lamp/#health-check for an example
  • SSH Port 202 not working after changing /etc/ssh/sshd_config

    Solved ssh firewall
    8
    0 Votes
    8 Posts
    1k Views
    matix131997M
    I was about to write a long time ago that the parameter for resetting SSH has changed: sudo systemctl restart ssh.socket
  • Backup fails about 50-60% of the time

    Solved backups b2
    22
    1 Votes
    22 Posts
    3k Views
    girishG
    The multi-part copy was just hanging. If someone hits the same issue, you can just apply this one liner https://git.cloudron.io/platform/box/-/commit/b4d58f0609b1c252fa44799eccbbd9c691c7c2ac . The file is /home/yellowtent/box/src/storage/s3.js
  • Use Cloudron Mailserver but have different Webhosting?

    Solved dns mail
    3
    1 Votes
    3 Posts
    352 Views
    J
    @David-0 said in Use Cloudron Mailserver but have different Webhosting?: Would it be possible to use Cloudron as a mail server for mail@new.com while the domain new.com (or even subdomain.new.com) is hosted somewhere else? yes, the DNS records for a mail server (MX record) and webhosting (A records) are entirely different. It's totally normal and safe to host web and mail of the same domain on totally different systems.
  • Concern/Question: You have xxx active web token(s)

    Solved session tokens
    5
    0 Votes
    5 Posts
    522 Views
    SansGuidonS
    You know better, so anyway the problem is resolved in the end and that didn't take long, so many thanks! have a great week-end ahead
  • Interested in Using Cloudron as OAuth 2 provider but can't find API Access menu

    Solved oidc
    5
    1 Votes
    5 Posts
    995 Views
    nebulonN
    We have moved from OAuth2 to OpenID in Cloudron. The docs are at https://docs.cloudron.io/user-directory/#openid-connect
  • Backup failed: Error getting IP of postgresql service

    2
    0 Votes
    2 Posts
    154 Views
    nebulonN
    This error at least stems from the postgres service not running. Which version of Cloudron is this and if you ensure (maybe restart) the postgres service then trigger the backup, is that always reproducible?
  • Backup fails

    8
    0 Votes
    8 Posts
    723 Views
    nebulonN
    Especially if you have a lot of files, we have had good experience with Hetzner Storage boxes using the rsync SSH backend on Cloudron.
  • /api/v1/apps/install

    Solved api docs
    4
    0 Votes
    4 Posts
    435 Views
    nebulonN
    Finally got around to adding the docs for this route: https://docs.cloudron.io/api.html#tag/Apps/operation/installApp
  • Backup failure emails with empty body

    6
    0 Votes
    6 Posts
    618 Views
    R
    Nothing obviously related in there. And sure, just figured I'd drop a report in case it was important.
  • help me reactivate my cloudron

    Solved appstore subscription
    3
    1 Votes
    3 Posts
    369 Views
    nebulonN
    Solved in support@
  • Restricted admin role?

    Solved access control
    4
    1
    1 Votes
    4 Posts
    453 Views
    jdaviescoatesJ
    @eddowding doesn't completely solve your issue as it's not about installing app, but perhaps Alex should just be an App Operator for specific apps? https://docs.cloudron.io/apps/#operators
  • Back up volume?

    Solved volumes backups
    5
    1 Votes
    5 Posts
    509 Views
    necrevistonnezrN
    Restic: https://restic.net Supported repos out of the box: https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html Other repos when combining restic with rclone: https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#other-services-via-rclone A starting point: https://docs.cloudron.io/guides/community/restic-rclone/
  • 0 Votes
    3 Posts
    385 Views
    girishG
    Porkbun issue is fixed in 8.1