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.6k Posts
  • Let's Encrypt CA

    letsencrypt certificates
    12
    0 Votes
    12 Posts
    3k Views
    girishG
    @murgero I suspect the exception is coming from https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L255 . That function is called from https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L309 (you can see the error message in the line after). If you know some nodejs, maybe you can debug that to see why it thinks options is undefined.
  • Cannot add new domain via Cloudflare

    Solved cloudflare
    4
    0 Votes
    4 Posts
    932 Views
    chetbakerC
    Solved. It was a small misconfiguration on the registrar side. Thanks!
  • how to reset 2fa for admin?

    Solved 2fa
    9
    0 Votes
    9 Posts
    2k Views
    potemkin_aiP
    @girish thanks a lot, that sounds just right
  • Cannot access cloudron after reboot of ubuntu 20.04

    Solved installation
    3
    0 Votes
    3 Posts
    830 Views
    M
    @nebulon Thank you, yes!!! i am now able to access it. great help.
  • 0 Votes
    9 Posts
    2k Views
    BrutalBirdieB
    @nebulon Thanks
  • Port FORWARING for Newbies

    install
    10
    0 Votes
    10 Posts
    3k Views
    molinaireM
    @brutalbirdie Thank you so much! Ill give it a go. Really appreciate your help. Hopefully the internal IP wont ake me to my router web console & onto the cloudron doman registration page.
  • 0 Votes
    2 Posts
    747 Views
    fbartelsF
    @korishan said in Cannot Install Cloudron: Package 'mysql-server-5.7' has no installation candidate: on a new install of Ubuntu Server 21.04. Cloudron only supports running on the LTS releases of Ubuntu, which would mean Ubuntu 20.04 at the time of writing this. https://docs.cloudron.io/installation/
  • Cant seem to install cloudron on Ubuntu 20.04

    Solved install
    6
    0 Votes
    6 Posts
    2k Views
    mehdiM
    @shodanime is this a clean install of Ubuntu? Or do you already have stuff installed on this server? Because Cloudron should be installed on a fresh Ubuntu install.
  • nginx.service: Failed with result 'timeout'.

    Solved scaleway nginx
    5
    0 Votes
    5 Posts
    2k Views
    jeauJ
    it's solved, it was a problem with resolv.conf. The DNS servers of my scaleway instance are not responding anymore ...
  • Cannot Access Cloudron

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    girishG
    @inference the issue is docker itself is not running (for some reason). app memory is not an issue because apps are run as containers using docker. What I can suggest is: spin up another new VPS using the VM image you have. check if docker runs then for backups, do you remember how you configured backups in Cloudron ? By default, the backups are in /var/backups of the server. Do you see many timestamped directories in that folder?
  • CIFS mounts don't reconnect

    cifs
    8
    0 Votes
    8 Posts
    3k Views
    nebulonN
    @imc67 currently only via SSH, so umount the device and then run systemctl restart <mountpointunit.mount>
  • Amazon SES - DKIM

    Solved aws ses relay
    6
    1
    1 Votes
    6 Posts
    2k Views
    girishG
    I updated the email relay page with newer screenshots of the SES console - https://docs.cloudron.io/email/#amazon-ses
  • MySQL Unresponsive!

    Solved mysql
    8
    1
    0 Votes
    8 Posts
    2k Views
    girishG
    I put some docs on how to fix the mysql addon here - https://docs.cloudron.io/troubleshooting/#mysql-addon . It's not "complete" but it's very hard to write those docs since there's a lot of things that can go wrong with mysql....
  • Reboot question

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    D
    @nebulon Thanks. If I keep having this issue I'll start troubleshooting as you suggest, and will probably try to get the Vultr support people involved as well.
  • time4vps installation error

    Solved time4vps installation
    7
    0 Votes
    7 Posts
    2k Views
    girishG
    @zylstra thanks, I have made a fix in our next release in any case - https://git.cloudron.io/cloudron/box/-/commit/73315a42fef03bc144fdfd707b8a6d5905733109
  • Email Cert Expired Temporarily

    Solved
    3
    0 Votes
    3 Posts
    957 Views
    T
    @girish perfect answer! Worked like a charm, thanks
  • can I remove `cloudron._domainkey`?

    Solved mail dkim
    13
    0 Votes
    13 Posts
    3k Views
    potemkin_aiP
    @murgero re-read, my response remains the same, sorry. You know the way security scanners (or script-kiddies) works, it's to scan the network (Internet), get hosts and they software; if there is zero-day on CloudRon or other not disclosed vulnerability, apply it across the hosts. Having DNS records showing that there is CloudRon here means you don't even need to scan for the ports, which just simplify things. Hope that helps to understand my response here.
  • queryNs ESERVFAIL <my domain>

    Solved installation dns
    11
    1 Votes
    11 Posts
    3k Views
    girishG
    @klfc556 let's follow up at https://forum.cloudron.io/topic/5715/domain-setup-shows-queryns-eservfail
  • 0 Votes
    7 Posts
    2k Views
    girishG
    I have also added Service events in the event log for the next release. So, this way, we can know if the service was automatically restarted after cert update.
  • 0 Votes
    6 Posts
    1k Views
    robiR
    It would be an interesting feature to have the mailserver for a domain be able to recognize that a mailbox it is receiving for is elsewhere and redirects the connection there. This would be at a higher level than where forwarding happens. Just like when one moves IRL and tells the Post Office the new address. Similar to 301/302 HTTP redirects.