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.8k Posts
  • How to check for missing e-mails

    Solved eventlog mail
    4
    0 Votes
    4 Posts
    980 Views
    girishG
    @Kubernetes that's correct.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Paid for Cloudron Premium using Paypal however, not showing on the account

    Solved appstore
    5
    1 Votes
    5 Posts
    1k Views
    nebulonN
    I assigned the subscription accordingly now.
  • Update to version 7.3.6 failed

    Solved update
    6
    0 Votes
    6 Posts
    740 Views
    M
    @girish said in Update to version 7.3.6 failed: systemctl kill cloudron-updater This solved it ! Thank you !
  • My password, 2 factor and reset not working

    Solved password 2fa
    3
    1 Votes
    3 Posts
    858 Views
    BrutalBirdieB
    @zion please always provide context. As a reader I have to much space to interpret. Do you mean: private Cloudron Cloudron.io account A Cloudron App ?
  • How and where can I fix and add proper PTR Records in Cloudron?

    Solved email ptr
    3
    1 Votes
    3 Posts
    441 Views
    girishG
    See this - https://docs.cloudron.io/email/#ptr-record
  • receiving emails aws

    Solved email firewall aws
    3
    0 Votes
    3 Posts
    988 Views
    girishG
    @macone see https://docs.cloudron.io/email/#firewall
  • Adding a new domain already on iCloud+

    Solved domains
    3
    0 Votes
    3 Posts
    763 Views
    L
    @girish Thanks. All working perfectly.
  • How to backup Cloudron to Scaleway free tier?

    Solved scaleway backups
    5
    1 Votes
    5 Posts
    1k Views
    jdaviescoatesJ
    I would not do this with backups for all the reasons @girish has mentioned (ie you'd have to restore the objects to standard before you'd be able to use them and this could take a while, not what you want when you need to quickly restore a backup), but what you could do if you really wanted to is to move older backups to Glacier automatically after a certain amount of time using automated lifecycle rules [image: 1676065407656-img_20230210_214239.jpg]
  • Openvpn & Guacamole Combo Help

    openvpn guacamole
    4
    1 Votes
    4 Posts
    2k Views
    girishG
    @machevalia yeah, this is not currently possible easily i.e have a vpn connection at a container level. Maybe you can set this up on the server level though ? But this will be complicated since the full server is sending traffic via OpenVPN (without careful routing rules)
  • Can't reach setup IP

    installation azure
    2
    0 Votes
    2 Posts
    375 Views
    girishG
    @Nostudentsomg Can you give us more information and what you have tried with step/screenshots and such?
  • 2FA of Cloudron with Ldap to user

    Solved 2fa ldap
    3
    0 Votes
    3 Posts
    907 Views
    girishG
    @sufian-mughal Currently, this is not possible. This is because LDAP has no standard way of passing through LDAP information. That said, usually apps are able to enable 2FA independently of LDAP. This means that users manage 2FA inside the app instead of Cloudron - it works this way for GitLab/Gitea etc for example. For matrix, upstream is still working on it - https://github.com/matrix-org/matrix-spec-proposals/pull/1998
  • More issues with letsencrypt

    Locked Solved letsencrypt certificates
    7
    1 Votes
    7 Posts
    2k Views
    S
    Found it with help of tech support... HSTS locally was masking an issue where my port 80 forwarding was broken. fixed that and the certs renewed just fine..
  • AWS instance stopped broke cloudron?

    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @Thedurancode OK. We need more information to help. Can you try the things in https://docs.cloudron.io/troubleshooting/# and let us know the status of things?
  • Ghost auto backup failed with code 1

    backups
    4
    1
    0 Votes
    4 Posts
    402 Views
    girishG
    @eddieciou thanks. I can't really make out without logs what's going on. Do you think you can drop us a mail at support@cloudron.io ?
  • Multiple backup locations

    Solved backups
    3
    1 Votes
    3 Posts
    880 Views
    girishG
    @jayonrails this is not implemented yet. Feature request is at https://forum.cloudron.io/topic/3818/backups-ability-to-add-multiple-storage-provider-location
  • cloudron ssl behind fritz!box

    certificates
    19
    0 Votes
    19 Posts
    4k Views
    A
    @nebulon as said, there's no real problem right now, still I don't understand the behaviour and am curious. you're talking about accessing the Cloudron through entering the IP (192.168.x.y) in the browser? It's clear that this wouldn't work and this is not what I'm doing, it's a little more complicated: the PC I'm accessing from, is in the same network segment than the cloudron (192.168.x.z). OpenVPN is active, the OpenVPN service is on a second cloudron outside in the internet still, when entering the URL (https://my.domain.*), the fritzbox page shows as soon as I connect the PC to a different network segment (192.168.y.z) everything works! I don't understand why. Shouldn't the use of external VPN service make the internal source IP invisible?
  • 0 Votes
    17 Posts
    9k Views
    J
    @jayonrails SSH and SAMBA access haven’t been enabled yet, therefore it didn’t worked. After enabling it, everything works perfectly.
  • Domains outside cloudron

    Solved reverseproxy
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    @1Psychedelic instead of adding it manually, use https://docs.cloudron.io/apps/#app-proxy . This will prevent it getting overwritten during updates .
  • IPv6 in automated DNS propagation

    Solved networking ipv6
    5
    1 Votes
    5 Posts
    1k Views
    J
    @girish said in IPv6 in automated DNS propagation: After enabling, click the sync DNS button to make it add the AAAA records for existing apps. This is what I missed. Thank you so much! Everything works fine now