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.2k Posts
  • LDAP Questions - userPrincipalName?

    user directory
    3
    0 Votes
    3 Posts
    915 Views
    girishG
    @nebulon Per https://docs.microsoft.com/en-us/windows/win32/adschema/a-userprincipalname , it's an email address and not a username. Also, see https://ldapwiki.com/wiki/UserPrincipalName which sometimes says email and sometimes username. @colonelpanic Do you know what your software expects this to be?
  • "Cleaning missing backups" = ??

    Solved backups cleanup-backups
    7
    1 Votes
    7 Posts
    1k Views
    girishG
    The doc actually says "The Backup Cleaner checks if entries in the database exist in the storage backend and removes stale entries from the database automatically." I will fix the progress message to match this.
  • SSL certificate issue after cloudron migration

    Solved mail certificates migration
    3
    0 Votes
    3 Posts
    761 Views
    E
    @humptydumpty Thank you, that has actually worked!
  • "Server is running out of disk space"

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S
    Thank you, @nebulon and @scooke! After deleting the backups, checking various services, and restarting a number of times, everything is back. Thank you again!
  • cloudron language not changed

    Solved language
    4
    0 Votes
    4 Posts
    859 Views
    V
    gosh, i only changed the language in the settings. needed to go to the user profile and made the switch. no wonder why thanks guys!
  • Backup fails repeatedly because of mongodbdump timeout

    Solved mongodb backup
    6
    1
    0 Votes
    6 Posts
    1k Views
    G
    @girish So after the upgrade to 7.2.2 the problem vanished. Closing the Ticket. Thank you for the help!
  • Unable to install cloudron on ubuntu server 22.04

    4
    0 Votes
    4 Posts
    1k Views
    nebulonN
    @Lizzit right most likely this is the case, especially since it is hard for a system like Cloudron to correctly detect and fixup already made changes or package installations to fit its need for a stable update-able system. To maybe say this in advance, also after having installed Cloudron, it is not supported to install other things on the side, as it will eventually break on updates in our experience. Note that Cloudron is aiming for reducing the technical complexity for selfhosting and reduce time to maintain it, which requires some more stricter control of the system as such and we have decided on that route, since with the affordability of virtual servers it is likely much easier to just get a fresh Ubuntu rather than trying to debug configurations on updates.
  • Nextcloud App "not responding" after upgrading to Ubuntu 22.04

    Solved upgrade ubuntu
    18
    0 Votes
    18 Posts
    4k Views
    girishG
    @necrevistonnezr said in Nextcloud App "not responding" after upgrading to Ubuntu 22.04: EDIT: I guess that replacement should go into /home/yellowtent/box/src/infra_version.js - but after a restart of box, still not running... Yes, that's the correct place to fix it! I will add a warning to our docs that updating to ubuntu 22 when using FTS feature does not work out of the box / without patching until 7.3.
  • Ubuntu Livepatch

    Solved ubuntu
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @humptydumpty I think not - https://askubuntu.com/questions/844689/instance-with-canonical-livepatch-service-requires-restart
  • SMTP: timeout after rctp to:

    Solved mail
    11
    0 Votes
    11 Posts
    3k Views
    T
    @girish The MX record resolves to an ISPs server (Strato): smtpin.rzone.de But I don't know if this is particular timeout is domain specific or applies to all of strato. I'm worried it might be the former, at least protocol wise at the point of the delay the recipient domain is known and the server could apply domain specific settings for the backoff/delay.
  • App without Subdomain

    Moved Solved
    4
    0 Votes
    4 Posts
    875 Views
    BrutalBirdieB
    @tuejon What you could do is setup proxmox an run 2 virtual machines on your server. One with cloudron one with whatever you want to do.
  • Backups Listing not showing recent backups

    Solved backups
    6
    2
    1 Votes
    6 Posts
    510 Views
    d19dotcaD
    @girish Ah I didn't see this until too late, sorry. I had tried to start over to a degree by destroying the current backup disk and mounting a new disk instead then clearing out the backups history and seeing if that starts working better for me. So far so good, but if the issue comes back I'll certainly send the email out and enable remote support, as I agree there seems like some odd issue for sure.
  • Yellowtent not able to resolve host

    Solved
    3
    2
    0 Votes
    3 Posts
    832 Views
    girishG
    @Dreamcatch22 I am fixing the docs to add the resolution of the other thread. About the "unable to resolve host" issue, that is just a warning. But to fix it, you have to make sure that your server's hostname (/etc/hostname) has an entry in the /etc/hosts . See https://askubuntu.com/questions/59458/error-message-sudo-unable-to-resolve-host-none for example on how to fix that.
  • Bug in adding new domain

    Solved domains wildcard
    19
    0 Votes
    19 Posts
    3k Views
    potemkin_aiP
    @girish thank you! And thank you again for your prompt help!
  • transfer app to other platform

    migration
    2
    0 Votes
    2 Posts
    552 Views
    girishG
    @samaneha Which app do you want to migrate? The backups have the database dump and the data files. What else do you need to migrate?
  • Spikes in RAM use

    Unsolved graphs memory
    8
    1
    0 Votes
    8 Posts
    2k Views
    J
    Over the past few days, I've been getting alerts that apps are running out of memory that typically have had no issues after the past few days. The System Info / System Memory isn't showing any spikes in RAM usage. I'm still trying to run this down but having some trouble doing so and need to keep digging.
  • Volume Backup

    Solved volumes backup
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    @msbt We won't break it intentionally atleast.
  • How to update an application from the Cloudron API?

    Solved api
    5
    1
    0 Votes
    5 Posts
    1k Views
    martinkbsM
    That was the piece of information I was missing. Now it works perfect. How much time am I going to save updating WordPress Developer applications... Thank you @girish
  • Daily notification of "Email is not configured properly", but it is...

    Solved email
    16
    1 Votes
    16 Posts
    3k Views
    girishG
    @kubernetux Email needs to be configured for sending out email by apps. Do you not care if your apps are able to send emails (like password reset, reminders etc). If you don't, go to Email -> Select domain -> Outbound -> Select disabled. The notification will then go away.
  • 0 Votes
    7 Posts
    1k Views
    girishG
    Maybe there was some bug in our migration path. Will keep an eye out for related bug reports.