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
  • DNS status tool reports null on all records

    Solved
    7
    1
    0 Votes
    7 Posts
    1k Views
    yusfY
    @girish Your guess is entirely correct. I'll try it out. Edit: Worked. Yay
  • Total RAM displayed twice the amount of actual total RAM

    Solved memory
    7
    2
    0 Votes
    7 Posts
    1k Views
    yusfY
    @nebulon It's a good start!
  • "old" Apps?

    3
    1 Votes
    3 Posts
    749 Views
    ?
    @nebulon i totally understand your point. i was just unsure because of the statuspage. Thanks for clearing this up !
  • Securing SSH port of Cloudron

    ssh security
    4
    1 Votes
    4 Posts
    1k Views
    W
    @girish I second this
  • 0 Votes
    4 Posts
    2k Views
    dtrckdD
    Hi @girish , I see, it seems to be that indeed. The server runs on Upcloud actually. I will try one of the solution you propose. Many thanks for your help, d
  • How much space will I need for my Cloudron backups?

    backups hetzner
    2
    0 Votes
    2 Posts
    498 Views
    nebulonN
    To know the backup scope, you can sum up all the apps listed there + email data + box data. Then you would have to multiple that by the number of backups which are stored (eg. once every day for 1 week or so) This would be the maximum of storage required using the tarball method. For rsync, it would be much less since it would do incremental backups.
  • Separate Cloudron from Main Web Server

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    varunsridharanV
    Is there any update on this ?
  • Q: backup issues and the understanding of mail informations

    backups
    3
    0 Votes
    3 Posts
    615 Views
    luckowL
    @girish yep. minio backend
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • How to set the timezone for better log reading?

    Solved logs
    4
    1 Votes
    4 Posts
    896 Views
    girishG
    For a start, we have added a UI to set the timezone for the next release.
  • How to check port status?

    4
    0 Votes
    4 Posts
    830 Views
    V
    The emails I retreive through Mozilla Thunderbird. i tried test send/receive emails with gmail, yahoo, outlook, yandex—it works fine. Some info i just got is the sender uses Amazon SES for mail delivery.
  • 1 Votes
    2 Posts
    625 Views
    nebulonN
    Yes that eventlog entry was simply not created, this was fixed actually a few days ago with https://git.cloudron.io/cloudron/box/commit/93199c7f5bb491629c865b283a46ecdaef59741f
  • Upgrade from 4.3.4 to 4.4.0 : Update Error: Version info mismatch

    update
    3
    0 Votes
    3 Posts
    597 Views
    J
    Thank you @nebulon The update has not happened it. Shows the same error yet. Will patiently wait however if nothing is needed to be done at this point. Thanks!
  • Cloudron running low on resources.... memory - I have 20GB of ram free though

    Solved
    6
    2 Votes
    6 Posts
    1k Views
    girishG
    Indeed, there was a bug which is now fixed for the next release.
  • Startup failure with 4.4.0

    Solved domains notifications
    4
    0 Votes
    4 Posts
    830 Views
    P
    @girish As far as I know, it's correct - unless DKIM has the IP included, since that did change during the migration. Unfortunately, the Email section of Cloudron wasn't properly giving the needed information - previously it was saying DKIM was incorrect, but the display just said something like "expected null to equal null". DKIM isn't showing in the Email status page at all with the workaround I added here. I'll put that in as a separate issue, though, once the update comes out and I see the proper message.
  • Storage differences

    Solved storage
    14
    2
    0 Votes
    14 Posts
    2k Views
    yusfY
    @girish I've never changed backup method no there should not be any remains from that. I did have a directory from april sitting around at 8.6 GB though . Removing that still leaves Other quite large though, so I'll appreciate more hints if you have any.
  • 0 Votes
    2 Posts
    511 Views
    girishG
    @d19dotca Indeed, there was a typo in the eventlog code. I have fixed it for the next release - https://git.cloudron.io/cloudron/box/commit/ae5722a7d4865a1924737a7e7d1697c6c9b94d6e
  • Can I remove tarball backups in snapshot?

    backups
    2
    0 Votes
    2 Posts
    625 Views
    girishG
    @timmeh Your assessment is correct. If you switched the backups to rsync mode, you can remove the .tar.gz files. They are left overs from your previous backup. Maybe we can add an option to remove the old backup files (of previous configs). But of course, that will require cloudron to remember previous config as well. Also, to be 100% clear, only remove the .tar.gz files. Do not remove any other files in the snapshot directory. The snapshot directory is the "working directory" of the backup system and stores the previous state.
  • Co-exist with Dokku?

    docker dokku
    2
    2 Votes
    2 Posts
    578 Views
    girishG
    @spdustin Cloudron doesn't support running any services that are not installed via Cloudron itself. So, it won't co-exist with Dokku. BTW, you can build and install custom apps on Cloudron as well - https://cloudron.io/documentation/custom-apps/tutorial/ . It's very similar to developing and deploying apps on Heroku.
  • ProtonMail support

    2
    0 Votes
    2 Posts
    592 Views
    nebulonN
    As you may know, Cloudron has a built-in email solution (imap/smtp/sieve). This is optional an can be enabled per domain. Sending emails must always work though, for example to send password reset emails. For this Cloudron supports a bunch of email relay providers. Not sure, maybe Proton Mail can be added for this scenario? I am not super familiar with their service though.