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

2.6k Topics 18.1k Posts
  • 7.5.1 bug in event logs and unexpected boot

    Solved
    11
    1 Votes
    11 Posts
    410 Views
    nebulonN

    Just to be clear though, this will just restart the box process which just takes a few seconds and its not an actual server reboot. A slightly bigger issue is, that the certs won't renew automatically until the fix is out, this can be done manually until that using the renew all certs action in the domains view. So if you are on 7.5 at the moment just click that button in the next few days.

  • 3 Votes
    5 Posts
    183 Views
    P

    @xarp in the past I had built a custom php app that did exactly what you’re asking for. A simple registration page for a Cloudron user. I plan on implementing some form of group allocation and eventually subscription/payments.

    If you’d like we can talk about me making you a custom version of the app

  • Access Cloudron volume from WordPress container

    Solved
    7
    0 Votes
    7 Posts
    210 Views
    T

    @girish Yes, all sorted, thank you for asking.

    Thanks to @robi's suggestion all we needed to do was the following:

    in terminal window for our WordPress app, at /app/code/wp-content/uploads we created a symlink (ln -s /media/ovitest ovitest) and then updated its permissions, just in case (chown -R www-data:www-data ovitest) then we could access the mp4 at https://<our_web_domain>/wp-content/uploads/ovitest/Red-cloud.mp4

    Thank you very much all; we did enjoy finding the fix in the end. 🙂 And of course we will make good use of it as we can now keep 10-20 GB of data, or even more, outside the WordPress data container, so out of the backup, but still reference this content on our website, which is great.

  • After a reboot, nginx does not start

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    avatar1024A

    Just wanted to say I've also hit just this issue. Cleaning up the nginx app config files did the trick but I wonder if this can be avoided in the future? Or may be it has already be addressed and I'm only hitting it because of some legacy stuff from previous Cloudron version? (this instance is currently running 7.5.0 but hasn't had a fresh install in a long while).

  • 0 Votes
    10 Posts
    274 Views
    girishG

    @3246 very strange, I just tried a restore of Cloudron with SSFS now and it works. Not sure what's the best way to proceed here, but if you are blocked by this, can you write to support@cloudron.io and we can debug fruther ?

  • App update failed due to temporary problem

    Solved
    5
    0 Votes
    5 Posts
    197 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"
  • 0 Votes
    8 Posts
    284 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!

  • Setup mailjet as mailserver does not work

    Solved
    6
    0 Votes
    6 Posts
    320 Views
    saikarthikS

    @girish yes, that was the issue.
    These links helped:
    https://docs.cloudron.io/troubleshooting/#unbound
    https://forum.cloudron.io/topic/2106/dns-status-tool-reports-null-on-all-records?

  • Issues with Spam filter

    Solved
    8
    0 Votes
    8 Posts
    264 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

  • 0 Votes
    6 Posts
    215 Views
    32463

    @girish oh my! The memory is not what it used to be 😆

    I guest there is not much demand for this feature 🤔

  • 0 Votes
    5 Posts
    140 Views
    girishG

    @ghstandard that feature is coming in 7.5.1 which we will stage tomorrow.

  • AWS Abuse Report

    Solved
    9
    0 Votes
    9 Posts
    400 Views
    girishG

    I am still confused why they demand an answer from you, if your website is getting abused...

  • can't login via ssh after fresh 7.5 install

    Solved
    19
    1 Votes
    19 Posts
    479 Views
    D

    @girish No worries. I would be hesitant with new users going straight into an "old" issue myself.

  • 2 Votes
    4 Posts
    84 Views
    girishG

    @warg Actually, I found a whole bunch of apps - https://paste.cloudron.io/pecoleyaqo.xml . I will fix the published ones.

  • 1 Votes
    7 Posts
    163 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
    13
    0 Votes
    13 Posts
    682 Views
    G

    @girish Thanks!

  • Move local backup to another server

    Solved
    6
    1 Votes
    6 Posts
    365 Views
    girishG

    Fixed in 7.5.1

  • 0 Votes
    2 Posts
    79 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
    0 Votes
    6 Posts
    106 Views
    robiR

    @girish perhaps include printing memory usage as part of the stats in the logs

  • 0 Votes
    6 Posts
    252 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.

    f809cbef-c66c-45d7-9054-0369eb0ea542-image.png

    OK, thats still helpful. Thanks @nebulon.