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


Skip to content
  • Cloudron failing to load after reboot

    Solved Support update reboot
    3
    1 Votes
    3 Posts
    1k Views
    A
    @girish Seemed like maybe Ubuntu was finishing some updates on boot which was blocking ssh from starting. I was pinging on 80 and 443 ports but ssh wasn't responding on 22 or 202 for a while.
  • Nextcloud stuck in update queued after Cloudron Update to 7.0

    Solved Support update
    7
    0 Votes
    7 Posts
    2k Views
    S
    @girish I found this when i clicked update: [image: 1639218382101-61f3d999-30ce-405d-9639-1e1c26465759-image.png] Both my apps are running and are accessible. I now tried stopping the Nextcloud instance and started it. And it the app the 1 dead app is now 2 alive and 0 dead. Now i could update normally. Not sure what i missed in the first place but now works. Thanks for the help
  • Cloudron 7.0.1: GitLab stuck after update

    Solved Support update
    6
    1
    1 Votes
    6 Posts
    2k Views
    girishG
    I have added a retry now for the startup tasks on db failures in 7.0.2
  • Update to v6.3.4 (Ubuntu 20.04.2 LTS) fails

    Solved Support update install installation
    10
    0 Votes
    10 Posts
    2k Views
    M-arcusM
    @girish @nebulon I did not follow the upgrade tutorial for 16.04 → 18.04 → 20.04 entirely because I have some minor adjustments on the server that were blocking the upgrade. Also, there was a minor issue with docker in the past, where I edited the file /etc/apt/sources.list.d/docker.list so this whole problem was my fault
  • Nextcloud not responding and will not update

    Solved Support postgresql update
    5
    0 Votes
    5 Posts
    2k Views
    P
    @privsec That worked, thanks!
  • Cloudron does not start after Update to 6.3.3

    Solved Support update
    6
    0 Votes
    6 Posts
    2k Views
    robiR
    @girish I would avoid deleting them, but instead migrate them to the deactivated directory.
  • 6.3.3 a few quirks

    Solved Support update
    27
    0 Votes
    27 Posts
    5k Views
    girishG
    @d19dotca Also, it's probably not clear from the UI because the UI is not optimized for the early upgraders. You can see https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES for what exactly is the fix in the patch release.
  • mysql addon fails to start

    Solved Support update mysql
    6
    0 Votes
    6 Posts
    2k Views
    girishG
    Generally, I am wary of putting this information for general use (and even in docs) because many things can go wrong . So, please, if you care about the data, don't hesitate to contact us on support@ . We help regardless of the subscription plan.
  • Problem updating from Cloudron 6.1.2 to 6.2.4

    Solved Support update
    6
    0 Votes
    6 Posts
    2k Views
    madrushM
    @girish That did the trick. Thanks!
  • Updating FreeScout failed

    Solved Support backups update
    9
    0 Votes
    9 Posts
    1k Views
    imc67I
    @imc67 said in Updating FreeScout failed: @girish said in Updating FreeScout failed: @imc67 there is a bug here . Can you apply this one liner and then set the memory limit https://git.cloudron.io/cloudron/box/-/commit/750f313c6a36d8d961892df4a41cb7c41faa1f1b ? You have systemctl restart box after you change that line in /home/yellowtent/box/src/apps.js. Will try this in a few hours @girish this solved the bug, thanks!
  • Feedback: Cloudron Update 6.2.4

    Support mysql update
    9
    0 Votes
    9 Posts
    1k Views
    girishG
    @drpaneas Just give that redis more memory. The "e1ca318a" is the app id. If you put in the search in the apps view, you will know which app's redis needs a bit more memory. It was reported earlier that pixelfed's redis needs more memory after the update. I guess this is because of update to Redis 5.
  • Updated to 6.0.1 and Cloudron update failed

    Solved Support update
    4
    0 Votes
    4 Posts
    1k Views
    mehdiM
    @johnbolt You should try a forced refresh (ctrl + shift + R on most browsers), to avoid cache issues
  • Cloudron 6.1.1 update fails?

    Solved Support update docker
    5
    1
    0 Votes
    5 Posts
    1k Views
    ?
    @girish ah so that’s because I was messing with dind for GitLab runner... whoops. Thanks for taking a look!
  • update to cloudron 5.4 crashes complete cloudron server

    Solved Support update crash
    10
    0 Votes
    10 Posts
    3k Views
    girishG
    @imc67 I made https://git.cloudron.io/cloudron/box/-/issues/717 for keeping mail backups separately from the box backups.
  • Cloudron 5.2 update failed

    Solved Support redis update
    8
    0 Votes
    8 Posts
    2k Views
    T
    @valkalon Cloudron support is still the best
  • The signature in versions.json.sig could not verified

    Solved Support update
    7
    1
    0 Votes
    7 Posts
    599 Views
    J
    Solution : In my case, /home/yellowtent was owned by root, gpg was trying to create "~/.gpg". My fix : "chown yellowtent:yellowtent /home/yellowtent/"
  • Wekan app not updating to latest version

    Moved Solved Wekan update wekan
    6
    0 Votes
    6 Posts
    2k Views
    M
    There we go, it is updating now. Thanks so much.
  • update/upgrade policy ?

    Support update
    4
    1
    1 Votes
    4 Posts
    1k Views
    girishG
    Right, we don't recommend upgrading since we trying to keep our testing simple. Security updates are enabled for the base packages that we use. We don't really use many base packages - nginx, collectd. Rest are all containerized (mysql/mongo/redis/email etc) and updated via our docker updates. Docker, nodejs itself are all installed from binaries and not via apt.
  • Clean up old kernel packages

    Support ubuntu update
    2
    2 Votes
    2 Posts
    647 Views
    nebulonN
    Good point, I thought this would be triggered by the security update job from ubuntu already, but apparently not.
  • Is Canonical Livepatch Service supported?

    Solved Support ubuntu installation update
    7
    0 Votes
    7 Posts
    2k Views
    imc67I
    Thanks all! I just installed it on 1 of my Cloudron servers (at DO) to see and experience if and how it works.