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.5k Posts
  • "Starting services, this can take a while" after update to 8.0.3

    Solved update
    5
    1 Votes
    5 Posts
    702 Views
    BrutalBirdieB
    The log you posted does not show any real errors Could you maybe post the whole box.log? If too long for a post you can put it in here https://paste.cloudron.io/ and share the URL to the paste.
  • Unable to load dashboard - fresh install

    Solved
    8
    1
    0 Votes
    8 Posts
    669 Views
    BrutalBirdieB
    @d43m0n1k_sek said in Unable to load dashboard - fresh install: I know this post looks more like a blog And that is totally fine, even more, it is very much welcome. Sharing your experience and walkthrough while having the problem is very beneficial to other users. So please, keep going! I do the same e.g. https://forum.cloudron.io/post/43733
  • New user sign up and docker questions as well best practices, tips

    Solved installation
    21
    0 Votes
    21 Posts
    2k Views
    nebulonN
    @mouse77 you should be able to just use the domain as it is shown in your screenshot, if you own that domain and can change the DNS records for it at your nameserver provider. For wildcard usage, you need to setup 2 DNS A records as a minimum. One for cloudron.indesigner.net and another one (the wildcard) for *.cloudron.indesigner.net . Both are A records and should point to your server's public IPv4 address.
  • How to set one IPV6 on cloudron? **Deleted photo dm if need**

    Solved
    2
    1 Votes
    2 Posts
    281 Views
    A
    I finally got to understand IPV6, and now I spoke with Comcast business to set reverse DNS my IPV6 to my.richardapplegate.io then mail will start working again.
  • 3 Votes
    23 Posts
    2k Views
    girishG
    @d19dotca said in Shouldn't we get an alert when a service container fails / is unhealthy?: checking so that it ignores any entries of the current Docker networking ranges such as 172.18.xxx.xxx addresses For the moment, I have added validation to not accept such addresses . Ignoring this properly is more complicated (since we have to filter it at apply time) but atleast it won't let you save the blocklist easily .
  • README files triggering Hostinger malware scanner

    Solved anti-virus
    10
    1 Votes
    10 Posts
    1k Views
    N
    @robi Thanks—yes, I uninstalled it.
  • appStoreId or manifest is required

    Solved appstore
    4
    1
    1 Votes
    4 Posts
    363 Views
    O
    Sure, I was using Orion.
  • Bug report: domain name setup with nameserver issue

    Solved dns
    7
    0 Votes
    7 Posts
    620 Views
    E
    That's it - it was the browser! Thanks for your help, no bug then!
  • Outbound Emails Queued — NXDOMAIN Error and Local DNS Resolution Issue

    Solved mail dns
    2
    1 Votes
    2 Posts
    268 Views
    J
    @mrhakash said in Outbound Emails Queued — NXDOMAIN Error and Local DNS Resolution Issue: dig @127.0.0.1 gmail.com mx returns: connection refused You have to check host -t MX gmail.com 127.0.0.150 . Can you also run cloudron-support --troubleshoot for hints?
  • localstorage plugin, permission issue

    Solved
    9
    0 Votes
    9 Posts
    742 Views
    E
    Thank you, that has resolved the issue!
  • nginx: [emerg] cannot load certificate for a Domain

    Solved troubleshoot nginx
    3
    1 Votes
    3 Posts
    277 Views
    F
    Perfect @BrutalBirdie .. Thanks a lot Man! What's this error? And how can we prevent this moving forward. Thanks!
  • layout system information changed suddenly

    Solved userinterface graphs
    6
    1 Votes
    6 Posts
    543 Views
    P
    It seems to be indeed the long volume names. This also explains the strange connection between setting up a backup and the changing view. Thanks for the explanation. I have not seen this connection...
  • Domain Not Allowed

    Solved email
    4
    1 Votes
    4 Posts
    372 Views
    J
    @flaxxain RainLoop app is long deprecated . Consider using SnappyMail , Roundcube or SOGo
  • Monorepo using multiple domains

    Solved multidomain
    4
    1 Votes
    4 Posts
    438 Views
    nebulonN
    Cloudron will call the app locally by the URL http://${app.containerIp}:${manifest.httpPort}${manifest.healthCheckPath} so by local container IP at the specified httpPort and healthCheckPath specified in the CloudronManifest.json. Any response with a 200 status code will be accepted.
  • Latest backup of stopped app must be retained

    Solved backups
    15
    2 Votes
    15 Posts
    2k Views
    scookeS
    @daixiwen Even better, they HAVE already allowed for specific backup persistence: [image: 1745912539127-704862fe-911a-4719-960b-94f162df1e64-image.png] I'm going to go try that out. The wording definitely makes it sound like at least one backup, "the latest backup", should be available, but my point still stands. As perfect as Cloudron is, I've bumped into hiccups with backups myself, too. And so I pay close attention to them. In the situation you mentioned, you can either let your stopped app backups keep disappearing while you wait for a solution, or you can realize it needs a bit of your help. EDIT: I see you wrote " I'll now try having at least one manual backup set up as persistent and see in two says if it's still there, but ideally this should occur automatically." so good on you for taking it into your own hands. Let us know what happens!
  • Sharing Files beetween cloudron Apps

    Solved sharing volumes
    3
    1 Votes
    3 Posts
    356 Views
    J
    Think of each as a SaaS, I think the "correct" approach is to upload files in one app. That app exposes an API. Other apps then consume the photos API to do whatever . The whole sharing files approach is a relic of times when files were hosted on the same server and no sandboxing. But modern deployment/orchestration tech uses sandboxing, containers, docker compose, multiple servers . In such situations, sharing files assuming it's all code runs in same file system doesn't work well. app permissions/owner issues aside, most apps also have a database to track files and store extra metadata . If you remove and delete files from the filesystem without the app's knowledge, it all breaks. apps have to be written with all this in mind and most apps aren't written this way . lychee/nextcloud etc all have their own db and cannot share fs with others.
  • 1 Votes
    20 Posts
    2k Views
    J
    I changed the mail server here. The DNS was updated and no SSL errors.
  • 1 Votes
    2 Posts
    196 Views
    nebulonN
    Is this happening midway and has there already been some data restored at /home/yellowtent/boxdata/mail/... or is this the first file which fails there? Also what are the permissions and owner for /home/yellowtent/boxdata/ ?
  • Unable to uninstall/remove app

    Solved
    2
    1 Votes
    2 Posts
    203 Views
    JohnBeeJ
    Nevermind, I did a rollback and fixed it
  • Webserver for Photogallery

    Solved
    3
    0 Votes
    3 Posts
    276 Views
    sponchS
    @msbt Great, already got it running. Thank you!!