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

3.6k Topics 25.5k Posts

Get help for your Cloudron

  • Docs

    Pinned Moved
    21
    2 Votes
    21 Posts
    10k Views
    girishG
    @taowang thanks, I have made them all the same now.
  • CLI ignores cloudron/Dockerfile

    Solved cli build
    7
    0 Votes
    7 Posts
    154 Views
    rosanoR
    Just tried updating the CLI via npm install -g cloudron@8.2.1 and it seems to work now Thanks for looking into it.
  • Could not load dashboard website with loopback check - after 3 tries

    Unsolved dashboard troubleshoot
    3
    1 Votes
    3 Posts
    79 Views
    girishG
    This too might be related to the ubuntu kernel issue. Can you check the output of uname -nar ?
  • Help with migrating Cloudron to a new server

    Solved backup restore migration
    4
    1 Votes
    4 Posts
    115 Views
    jamesJ
    Hello @davejgreen This is rather complex backup set up which is out of scope of the nominal Cloudron use-case. @davejgreen said: I have added several entries to the /etc/hosts file on the new server to point all our Cloudron domains to its IPv4 and IPv6 addresses. This should be done on your local device so you can access the domain names without the DNS lookup but with a fixed entry overwriting DNS lookup. @davejgreen said: So, on the new server, I did mkdir -p /mnt/managedbackups/cloudron-restore-validation/nfs-tarballs/snapshot. I could then see the backups from our office device at /mnt/managedbackups/cloudron-restore-validation/nfs-tarballs on the new server. (How did they get there if all I did was make a directory?) I then did the chown as instructed and tried clicking "Restore" in the browser page again. This time I got the error: Failed to unmount existing mount Is this referring to a mount that was somehow made when I created the directory? Why does it need to unmount it, and why can't it do that? Do I need to unmount something? This is indeed strange. Did you configure the NFS mount on the new system manually? Can you run mount -l and see if this NFS mount is there? Also, if mounted, there might be a systemd service for that mnt-managedbackups.*. @davejgreen said: I tried the dry run restore by rsyncing the folder of tarballs from a recent backup onto the new server, and then using "Filesystem" as the storage provider (as mentioned in the docs). This means that the location was already filled with data? I would advise resetting the new server again and only attempting the dry run restore from NFS. The rsync of files to the same location might have caused issues with the mounting and access of files.
  • Issue pulling custom app from registry on the same cloudron

    Unsolved
    11
    0 Votes
    11 Posts
    150 Views
    jamesJ
    Hello @vk182 Great to read!
  • Cloudron down after Ubuntu/Docker update (Docker service fails to start)

    Unsolved
    22
    2 Votes
    22 Posts
    194 Views
    V
    @james ls -l /home/yellowtent/platformdata/logs/syslog.sock srwxr-xr-x 1 yellowtent yellowtent 0 Apr 20 20:20 /home/yellowtent/platformdata/logs/syslog.sock
  • Openid-configuration url timeout

    Solved oidc well-known
    14
    2 Votes
    14 Posts
    250 Views
    girishG
    @tlem4 The dashboard issue is related to the latest ubuntu kernel having a regression. You are running 110 which has a bug . See https://forum.cloudron.io/topic/15265/unusable-application/39
  • n8n stuck in broken update state after Cloudron/Docker crash

    Solved
    5
    1 Votes
    5 Posts
    59 Views
    V
    Ok I did restore a previous state and then proceeded to update. This instance was not critical so no data loss
  • Server crashes caused by stopped app's runner container stuck in restart loop

    Solved domains cron
    17
    2 Votes
    17 Posts
    673 Views
    jamesJ
    Hello @mendoksai That checks out with our other topic. A RAID failure can cause such a catastrophic issue.
  • Can't uninstall app and mongodb is not reachable

    Solved
    7
    0 Votes
    7 Posts
    90 Views
    nebulonN
    From that error log it seems that other app is sqlite related: "[DB] INFO: Database Type: sqlite" Is this all related to the same rocket.chat app uninstall issue or some other problem? For mongodb not running, with latest Cloudron we stop unused services, so this sounds actually correct.
  • Server do not reboot after Cloudron update

    Solved hostinger docker
    2
    1 Votes
    2 Posts
    95 Views
    sebastienserreS
    Needed to run cp /etc/docker/daemon.json /etc/docker/daemon.json.bak printf '{}\n' > /etc/docker/daemon.json systemctl restart docker systemctl status docker --no-pager As per the Hostinger AI, there were an issue aroundlog-driver in conflict
  • API v1 endpoints not working as documented — Cloudron v9.1.6

    Solved api
    5
    1 Votes
    5 Posts
    144 Views
    R
    Thanks for the answer - I'll check until monday. Yes, I used AI but I personally checked and validated and understood the problem before posting.
  • Port 25 inbound connection timeout and missing email

    Unsolved email performance spamassassin
    11
    1 Votes
    11 Posts
    439 Views
    P
    @james Yes, this is a great find. Thanks a lot for your cooperation. In email service’s logs no any log... Whenever you want, I can reproduce issue and I can send you raw log. Keep me posted.
  • WARN on saving Custom Spamassassin rules

    Solved mail spamassassin
    6
    3 Votes
    6 Posts
    150 Views
    P
    @imc67 So were we using the same rules from @d19dotca ? For now I removed from all istances, but in future I want to keep only rules who works in local, not requiring any outbound connection.
  • SSH remote copy always failed, falling back to sshfs copy

    Solved backup restore zfs sshfs
    17
    1 Votes
    17 Posts
    609 Views
    nebulonN
    This is now fixed for the next release with https://git.cloudron.io/platform/box/-/commit/a4ea80cf5eb26b08462430111e8b6f75175e749d
  • Rsync backup integrity fails for one Nextcloud and Jellyfin.

    Unsolved backup backups rsync integrity
    11
    2
    0 Votes
    11 Posts
    302 Views
    jdaviescoatesJ
    @james said: I suspect that this might happen in the backup process and thus changing the amount of files. I think that's actually unlikely in this case because I'm pretty much the only active user of this instance and it backs up while I'm asleep. But I'll try to give enabling maintenance mode a try to see what we can see...
  • 9.1.16 seems to have broken browser back and refresh buttons

    Solved
    2
    0 Votes
    2 Posts
    59 Views
    jdaviescoatesJ
    Ah, actually, I think it's likely just that my Firefox is glitching out as it's everywhere for me right now.
  • Community App: CloudronVersions.json Response timeout

    Solved community
    20
    1 Votes
    20 Posts
    811 Views
    rosanoR
    Similarly described in Unusable application: Pushing/pulling an image from a remote works correctly. However, attempting to pull an image from the same server doesn't work at all. I tried upgrading to Ubuntu 24.04 and it seems to work as expected now (versions file + icon on the same server without issue).
  • 0 Votes
    8 Posts
    185 Views
    nebulonN
    Glad you found the issue and thanks for sharing the fix.
  • Volumes not mounted, Error in app

    Solved mounts volumes
    8
    1
    1 Votes
    8 Posts
    265 Views
    jamesJ
    Hello @hpz24 Glad to read this resolved your issue and sorry for the inconvenience.