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.1k Posts
  • Cronjobs not running

    Solved cron
    3
    0 Votes
    3 Posts
    396 Views
    T
    I rebooted the whole system, and it seems to have solved the problem.
  • SSHFS not working?

    Moved Solved sshfs strato hidrive
    11
    1
    1 Votes
    11 Posts
    2k Views
    D
    Hi, I finally got it working on Strato storage via SSHFS. Here are the specifications: OS: Ubuntu 24 Cloudron 8 SSH key: RSA I have disabled hard links. [image: 1725653970393-0f6f30c7-0b4f-4950-8928-5680b69c2a11-schermafbeelding-2024-08-31-221452.png]
  • 0 Votes
    6 Posts
    801 Views
    J
    @Dreamcatch22 said in Disconnected: No supported authentication methods available (server sent: publickey): But here was the error I was getting from the unresponsive wordpress app: Inactive - Error getting IP of redis-3e2e5aad-1513-4b65-bb24-5eaafc998daa service Services -> Redis -> Restart . Then, try the repair. Think it should work after that.
  • Problem recieving emails when using AWS SES

    Solved aws ses
    5
    1 Votes
    5 Posts
    696 Views
    J
    @Kinzi said in Problem recieving emails when using AWS SES: The questions was: I thought I need that MX for the DMAR/DKIM to work? No MX is not needed for DMARC or DKIM. They are separate concepts.
  • optionalSso option on the UI

    Solved
    4
    0 Votes
    4 Posts
    421 Views
    nebulonN
    as @jdaviescoates notes, the SSO setting generally is only during install time, as changing auth backends later causes usually issues within the app and user mapping.
  • Issue with Cloudron Installation on Ubuntu 24.04

    Solved
    3
    0 Votes
    3 Posts
    434 Views
    archosA
    @nebulon Thank you for your response. I correctly configured the repositories, and the installation is now working without any issues.
  • 1 Votes
    3 Posts
    391 Views
    fbartelsF
    @girish yes, I meant this configuration option.
  • How To Delete A Volume on Cloudron?

    Solved volumes
    3
    0 Votes
    3 Posts
    415 Views
    I
    Hi @nebulon, thank you for the information. I already checked one of the apps was using the volume. After deleting the volume from the app. I can delete the old storage volume. Thank you once again.
  • 100% CPU-Limit in every app (Cloudron v. 8.0.4)

    Solved
    4
    1 Votes
    4 Posts
    463 Views
    luckowL
    Thanks for the explanation. In future I will read the release notes before asking questions
  • Backup to DigitalOcean Spaces LON1 region not configurable

    Solved backups
    6
    1 Votes
    6 Posts
    683 Views
    L
    Wonderful. Thank you @Joseph, that change to the endpoint URL did the trick. The configuration saved successfully.
  • Potential new install, is this possible, practical, or stupid?

    Solved hyperv installation
    2
    1 Votes
    2 Posts
    293 Views
    J
    Don't think this is a problem. It's quite normal to use Hyper-V and Proxmox to host Cloudron
  • 1 Votes
    3 Posts
    381 Views
    K
    @joseph Yes actually is was closed. By default Oracle servers are developed with closed 80, 443 ports. Now problem is solved
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Safe to Install along side Cloudron? lm-sensors

    Solved installation
    5
    0 Votes
    5 Posts
    601 Views
    nebulonN
    I would be surprised if the default configs do not regulate the fan already. As you mention mostly the Paperless issue with CPU simply heats up the CPU continuously, so we have to first get down to that issue.
  • Update path to Cloudron 8 - non AVX

    Solved avx
    5
    0 Votes
    5 Posts
    680 Views
    nebulonN
    The process is essentially the same as normal updates: fetching new release tarball extracting and replace old release run the upgrade script We have an internal hotfix tool for development which performs those steps, if run from within a git tree with the target release tag checked out. Mostly this is not provided automatically to those Cloudrons is, that we haven't tested the release jump much, so we don't want to risk users being offline until we have time to potentially fix some edge case on that server.
  • Can't change memory limit

    Solved memory
    6
    2
    1 Votes
    6 Posts
    808 Views
    R
    You guys rock! Thank you.
  • After CPU limit change : Docker Error: (HTTP code 400) bad parameter,

    Solved docker cpu
    7
    1 Votes
    7 Posts
    667 Views
    girishG
    Fixed in https://git.cloudron.io/cloudron/box/-/commit/abf445e96949ab952c07b457610a1a890cf4e339 for next release.
  • After upgrade Ubuntu 20.04 to 22.04, nginx will not start

    Solved nginx
    3
    1 Votes
    3 Posts
    835 Views
    V
    Thanks, that worked!
  • I cant singn in for the app store

    Solved appstore
    3
    0 Votes
    3 Posts
    375 Views
    nebulonN
    @Jantheman do you have any updates on this? Is it resolved or does this need further debugging?
  • 1 Votes
    9 Posts
    1k Views
    J
    So, the mounting is handled by the kernel and Cloudron as such has nothing to do with stability of the mount. Cloudron is really just a user space program. You can find the mount systemd file in one of the mount files in /etc/systemd/system/*.mount . Maybe you can look for hints in dmesg (but often unmount information logs is not there)