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
  • App update failed due to temporary problem

    Solved unbound dns
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    Not sure if relevant to your situation, but to bypass specific DNS entries you can also do: local-zone: example.com typetransparent local-data: "my.example.com A 172.18.0.1"
  • 525 SSL handshake failed error from cloudflare

    Solved cloudflare ssl 525mistake
    8
    3
    0 Votes
    8 Posts
    981 Views
    P
    Thank you for your help. Website filing is to register the services provided by this server to improve network security. When I tried to use servers in other countries, it was very successful, thank you for your help, and wish you success in your work!
  • Issues with Spam filter

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    avatar1024A
    Many thanks for this. The function is not actually activated but for some reasons the client seem to apply some kind of spam filter (even though when I open my spam folder it explicitly says that spam filtering is not done by the client but by the server). Anyway I definitely know where to look now so THANK YOU for your help and sorry for the tangent as this is not a Cloudron issue
  • How to disable automatic email records update with external MX

    email
    6
    0 Votes
    6 Posts
    1k Views
    32463
    @girish oh my! The memory is not what it used to be I guest there is not much demand for this feature
  • Error on Apps page, can't see WordPress installations

    Solved cloudflare
    5
    0 Votes
    5 Posts
    676 Views
    girishG
    @ghstandard that feature is coming in 7.5.1 which we will stage tomorrow.
  • AWS Abuse Report

    Solved aws security
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    I am still confused why they demand an answer from you, if your website is getting abused...
  • Some app packages mention two versions (copy and paste error?)

    Solved
    4
    2 Votes
    4 Posts
    817 Views
    girishG
    @warg Actually, I found a whole bunch of apps - https://paste.cloudron.io/pecoleyaqo.xml . I will fix the published ones.
  • Restore process tested - what happens if ownership of backup files was wrong?

    Solved restore
    7
    1 Votes
    7 Posts
    805 Views
    W
    Backups are fine now. it created a backup in the night and it succeeded. Only the backup from yesterday is broken according to the log and I still see the old (non existing) backup logs in the dropdown. So just a tiny bug and the backup system itself works fine. Thanks for confirming this and explaining how it works in the background!
  • Cannot import app backup from other cloudron

    Solved backups sshfs import
    13
    0 Votes
    13 Posts
    4k Views
    G
    @girish Thanks!
  • Move local backup to another server

    Solved backups
    6
    1 Votes
    6 Posts
    2k Views
    girishG
    Fixed in 7.5.1
  • 0 Votes
    2 Posts
    528 Views
    girishG
    Right, the historic graphs data is not retained since it's all very server specific. And most likely won't even map properly to the new server. I can put a note in the docs.
  • Backup progress units - MB? Mb? Something else?

    Solved
    6
    1
    0 Votes
    6 Posts
    1k Views
    robiR
    @girish perhaps include printing memory usage as part of the stats in the logs
  • App snapshot created but backup progress still pending

    Solved backups
    6
    1
    0 Votes
    6 Posts
    1k Views
    ei8fdbE
    @nebulon said in App snapshot created but backup progress still pending: The tooltip should be shown in the progressbar in the apps grid. By now the progress status in the app configure view is directly displayed. I guess the UI has changed a bit since this topic was created few years ago. Aha it's shown in the apps grid, not the app page itself. [image: 1692197427840-f809cbef-c66c-45d7-9054-0369eb0ea542-image.png] OK, thats still helpful. Thanks @nebulon.
  • Backups failing (because of Mastodon, I think): Could not pipe....

    Solved
    4
    0 Votes
    4 Posts
    780 Views
    nebulonN
    Not sure what a good solution to this is, but one reason why we have a memory limit, is that such processes are tamed to a certain extent and don't start accumulating memory caches until they take resources away from other apps.
  • Cloudron stuck on version 7.3.5

    Solved update
    17
    0 Votes
    17 Posts
    4k Views
    P
    @girish worked on the 20.x instance
  • Missing translation in FileManager

    Solved bug
    3
    1
    1 Votes
    3 Posts
    771 Views
    nebulonN
    Thanks for reporting. That is fixed with 7.5.1
  • Database Access & Backups?

    Solved database backups data migration apps
    6
    0 Votes
    6 Posts
    2k Views
    micmcM
    @girish said in Database Access & Backups?: @sarah-white Good, was just checking since your comment got flagged as spam by the forum. Sounds much like replies produced by asking ChatGPT to me!
  • How to trigger app reboot on a schedule

    Solved
    2
    0 Votes
    2 Posts
    463 Views
    nebulonN
    This might be worth reporting upstream for a start. Apps on cloudron are not rebooted but restarted, there is no way an app itself restarts itself unless the main container process gets killed (which is probably possible). Cloudron has APIs for this though https://docs.cloudron.io/api.html#tag/Apps/paths/~1apps~1{appid}~1restart/post
  • Backups : regular crash

    backups scaleway
    15
    2 Votes
    15 Posts
    2k Views
    M
    Most of the time the scheduled backups now succeed, but not always. I'll keep an eye on the backups and make manual backups if the scheduled failed. Let's see if the changes of scaleway improve the situation. Thanks again for the suggestions and help.
  • Redis Errors - Entire Cloudron Down

    Solved redis
    2
    1
    0 Votes
    2 Posts
    545 Views
    girishG
    Part of the issue was that redis was getting stuck. Restarting box code fixed it - systemctl restart box. Another part of the issue is https://forum.cloudron.io/topic/9795/3-2-0-update-not-showing-up/9 . I am pushing a fix.