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
  • App Terminal permanentely Reconnecting

    Solved nginx reverseproxy
    8
    0 Votes
    8 Posts
    420 Views
    N
    Quick update - The issue had nothing to do with Cloudron server and everything to do with the Nginx Proxy Manager host sitting in front of the Cloudron server. Good time to mention that NPM in front of a Cloudron server is not an officially supported Cloudron setup. Yet, with this being said, once Websockets relay was enabled on NPM proxy host, everything fell into places. Many many thanks for @nebulon and the cloudron team for their support as always.
  • Upgrade to Premium not shown in Backend - still on free

    Solved appstore subscription
    4
    1 Votes
    4 Posts
    534 Views
    StardenverS
    Sorry for this delayed response. Just wanted to confirm that everything worked right after contacting you. Thank your very much for this quick reply and for your great support. Appreciate it.
  • Porkbun Critical API Hostname Update - to do in Cloudron?

    Solved porkbun domains
    11
    3 Votes
    11 Posts
    1k Views
    J
    The issue here was server DNS related . The upgrade to Cloudron 8 left the system in a broken state where DNS was not working. Fixing up /etc/systemd/resolved.conf to have DNS servers resolved the problem.
  • Cannot mount Hetzner storage box for backups using SSHFS

    Solved hetzner sshfs storagebox
    33
    0 Votes
    33 Posts
    11k Views
    nebulonN
    Just purge contents of the folder or delete the folder and recreate it with the same permissions. Other bits of Linux sometimes put logs there.
  • All Apps in Error state after updating to v8.0.6

    Solved update networking
    4
    1
    2 Votes
    4 Posts
    394 Views
    girishG
    node.js has a "happy eyeballs" quirk. This causes premature network errors when there is no ipv6 and ipv4 is slow. I have fixed this in https://git.cloudron.io/cloudron/box/-/commit/aefa481c43603d284346d58497b6ff5b462efd88
  • Struggling to connect Okta

    Solved okta
    3
    1 Votes
    3 Posts
    306 Views
    P
    Hello and thank you for your feedback. I put this idea on hold for the time being after learning that Okta has had several security breaches in the past. I am reconsidering which solution I want to use at all. Thanks anyway
  • File-Manager: can't create directory

    Solved filemanager
    3
    0 Votes
    3 Posts
    366 Views
    M
    Thanks!
  • download backups automatically - possible? easiest way?

    Solved backups
    2
    0 Votes
    2 Posts
    191 Views
    nebulonN
    There is currently no generic way to do this from Cloudron side. Depending on your backup storage you are using, you probably can download directly from there.
  • OnlyOffice is unresponsive after update to 1.18

    Solved
    16
    1 Votes
    16 Posts
    641 Views
    imc67I
    @jdaviescoates said in OnlyOffice is unresponsive after update to 1.18: @imc67 said in OnlyOffice is unresponsive after update to 1.18: config key config key? Secret (key) in the Config folder
  • Delete event log periodically

    Solved eventlog
    7
    1 Votes
    7 Posts
    1k Views
    M
    thanks, made a snapshot and got rid of the most important/obvious logs, cheers Unsure about the 90 days though, many of my servers have logs until the day they were created.
  • Is it okay to update SSH

    Solved update ssh ubuntu
    4
    1 Votes
    4 Posts
    564 Views
    nebulonN
    As far as I understand those CVEs they are not relevant in that context. For the first, we don't use those affected configs and the second is for the ssh-agent. Given that the Ubuntu team usually knows what they do and are working closely together with upstream projects, there seems no need here to go beyond their recommendations of versions they push out via security updates.
  • How can I set up the custom SMTP port for relay

    Solved smtp relay outbound
    3
    1 Votes
    3 Posts
    352 Views
    U
    @jdaviescoates I am interesting to figure out the workaround if I could just define the new SMRP port in the server configuration. Alternatively, Is it possible to implement some kind of port forwarding rule that can circumvent the port 25 block?
  • 0 Votes
    1 Posts
    78 Views
    No one has replied
  • IMAP Mailbox - App password

    Solved mail app passwords
    3
    1 Votes
    3 Posts
    449 Views
    T
    It worked! Thanks!
  • Gandi Live DNS API deprecated in favor of PAT

    Solved gandi dns domains
    6
    3 Votes
    6 Posts
    905 Views
    T
    And I would appreciate if this fix get published soon. I need to update it, because I accidently did not renew but delete the API key and there is no way back. (Really not "no bullshit" like years ago @gandi) @girish
  • Unable to Access Mailbox via Cloudron Webmail - "Folders error: Error"

    Solved
    4
    1
    0 Votes
    4 Posts
    512 Views
    nebulonN
    There is no artificial limit or so. It depends on the resources your server has and here on the capacity and maybe speed of the filesystem.
  • Won't Load; DNS_PROBE_FINISHED_NXDOMAIN + Hairpin NAT

    Solved dns hairpin-nat
    6
    1 Votes
    6 Posts
    660 Views
    nebulonN
    If Hairpin NAT is not working, please refer to https://docs.cloudron.io/troubleshooting/#hairpin-nat
  • There appears to be something wrong with Cloudron SSL

    Solved
    4
    0 Votes
    4 Posts
    485 Views
    JohnBeeJ
    @fbartels So sorry, but was short on time and opted to reinstall the cert. to get back to what seems like normal - and so, I have no information to share in-terms of troubleshooting. That said, and if /or when this happens again, I'll take the time to properly investigate NB, for what it's worth, I am using Cloudflare API key, of which has always worked without issue in Cloudron, though for some unknown reason, the cert appears to have expired and would no longer renew. And so I performed as roll-over oin the API/Key side of things, then reissued, and everything appears to be back to normal
  • Regarding backup sizes when using remote locations

    Solved
    2
    1 Votes
    2 Posts
    187 Views
    nebulonN
    Welcome here @mistahgreek ! See https://docs.cloudron.io/backups/#old-local-backups for this issue
  • Cannot read properties of undefined (reading 'toLowerCase')

    Solved
    7
    0 Votes
    7 Posts
    809 Views
    nebulonN
    Glad it worked out in the end. With the next release we will have a better error handling to find those issues faster.