Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • How to stop apps via SSH command line

    Unsolved Support
    16
    1 Votes
    16 Posts
    272 Views
    bmannB

    CPU is back down to 5% for the last day with just a couple of Ghost websites running. Restarting mail, mongodb and slowly turning on each of the apps. Crossing my fingers that this works.

  • 1 Votes
    16 Posts
    1k Views
    J

    @hpz24 said in Best practice for migrating apps from one Cloudron to another?:

    Now I'm curious: does an app actually survive the move to another cloudron instance with a different domain?

    In most apps, yes. The federated apps like mastodon and matrix are a special case. They don't support changing the domain . Even though the app itself will work after changing the domain, expect bad things to happen (tm) after domain change. For example, not seeing proper history of old message etc. I haven't tried this much, so this is just a warning really.

  • Database Access & Backups?

    Solved Support
    6
    0 Votes
    6 Posts
    1k 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!

  • 0 Votes
    2 Posts
    406 Views
    jimcavoliJ

    This is a feature; it was recently reported broken: https://forum.cloudron.io/post/24231 which was confirmed to be a bug: https://forum.cloudron.io/post/24232 due to be fixed soon

    App names are whited out in this screenshot, but the display looks like this: https://forum.cloudron.io/post/23597 when it's working

  • Nextcloud Internal Server Error

    Moved Nextcloud
    27
    0 Votes
    27 Posts
    4k Views
    rmdesR

    got the same issue with one of my nextcloud's, even after removing the app, I could not restore the app to normal state, in the end, I noticed Circles app was throwing errors, disabled with

    sudo -u www-data php occ app:list

    sudo -u www-data php occ app:disable circles