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

2.5k Topics 17.6k Posts
  • 1 Votes
    4 Posts
    96 Views
    girishG

    @matix131997 This was a bug in the UI code (setupdns view code). Fixed in https://git.cloudron.io/cloudron/box/-/commit/003bc457bf95a5b555a83d76b36199f3acec8ece

    As a workaround:

    Setup the DNS as manual or wildcard for a start Then, after you setup admin etc, go to Domains View and change it to Bunny. This view does not have this bug.
  • SFTP Public Key?

    Solved
    11
    1 Votes
    11 Posts
    1k Views
    T

    @subven so what kind of volume is it for paperless? Sorry really would love to know, also having a ads-1700W

  • Security bug that allow unauthorized access

    Locked Solved
    7
    0 Votes
    7 Posts
    209 Views
    girishG

    On second thoughts, I will mark this issue as 'resolved' here. If you can send us a detailed report to security@cloudron.io , would be much appreciated.

    edit: i actually see that you already reported this there. Thanks, let's follow up there.

  • Is Cloudron AMI No Longer in AWS?

    Moved Solved
    7
    1 Votes
    7 Posts
    132 Views
    girishG

    Back again now - https://aws.amazon.com/marketplace/pp/prodview-aep3gt5elubci

  • How to free up disk space? Docker-volumes

    Solved
    3
    1 Votes
    3 Posts
    73 Views
    M

    You need to remove some log files and also unused kernels

    apt-get remove `dpkg --list 'linux-image*' |grep ^ii | awk '{print $2}'\ | grep -v \`uname -r\``

    source: https://docs.cloudron.io/troubleshooting/

    and:
    Use ncdu to browse every container
    My results:
    Gained 1gb of storage by deleting /usr/local/share/.cache/yarn/ on a container volume
    Gained 500mb of storage by deleting Anaconda distribution package cache within a container volume

    source: https://forum.cloudron.io/topic/4604/disk-space-should-never-bring-a-whole-server-down/46?_=1708028984619

  • All backups disappeared from "Listing"

    Solved
    13
    0 Votes
    13 Posts
    163 Views
    P

    @nebulon Ok, I'll proceed with this suggestion.

  • Install Plugins in Roundcube

    3
    0 Votes
    3 Posts
    63 Views
    nebulonN

    Which plugin are you referring to and can you maybe paste some errors if any?

  • Backblaze backup error

    Solved
    4
    0 Votes
    4 Posts
    45 Views
    robiR

    @saint Excellent, thanks for letting us know.

    Sequencing matters!

  • PTR record reports being set wrong

    Solved
    20
    1 Votes
    20 Posts
    310 Views
    A

    it just went away, i think the router had a DNS cache thats flushed now. It's no longer being set as the DNS server via DHCP, so I think its resolved.

  • Cannot login to Cloudron.io

    Solved
    5
    1 Votes
    5 Posts
    87 Views
    nebulonN

    Just to clarify, the account on your server itself, where Cloudron is installed, is NOT the same as the appstore account from cloudron.io

  • 0 Votes
    10 Posts
    251 Views
    R

    Thank you, it helped

  • Backup fails due to long runtime - backup hangs

    22
    1 Votes
    22 Posts
    968 Views
    nebulonN

    There is no resume logic currently. Have you tried to tweak the part-size, concurrency and memory limit for the backup in the advanced backup settings?

  • cloudron.io login issues

    Solved
    6
    0 Votes
    6 Posts
    94 Views
    Jan MacenkaJ

    Yes, problem solveld. Thank you!

  • SPF DNS record (TXT) did not match.

    Solved
    2
    1 Votes
    2 Posts
    55 Views
    girishG

    @aqeelzakir-com said in SPF DNS record (TXT) did not match.:

    Relay error: Connect to port25check.cloudron.io timed out. Check if port 25 (outbound) is blocked
    Email Status is checked every 30 minutes. See the troubleshooting docs for more information.

    See https://docs.cloudron.io/email/#outbound-ports . Basically, your server is unable to send mail because outbound port 25 is blocked. You have to either get it unblocked by talking to your VPS provider or you can set up a relay.

    Expected: v=spf1 a:my.example.company include:_spf.google.com ~all
    Actual: v=spf1 include:_spf.google.com ~all

    If you are going to use a relay, the error above will go away automatically. Otherwise , you have to add a:my.example.company into the SPF record in the DNS.

  • 0 Votes
    4 Posts
    66 Views
    D

    Hi @girish, hi @nebulon. Many thanks for perfect explanation, hope to have got that. Have now configured as explained above and apex domain does now also produces perfectly valid cert signed by LE. 👍🏼

    Many thanks also for impressingly quick response during weekend - appreciated. 😊

  • 1 Votes
    10 Posts
    181 Views
    O

    I wanted to let you know how I got everything to work, it might help other users.

    The initial issue was about DNS resolution. The quick fix is indeed to use the forward-everything option in unboud but with the previously used dns server. To find that value you just need to do a resolvectl and look at the value of the Current dns servers. In my case it was 10.0.2.3 (the one that was linked to my vpn on the host machine of the server). That is enough to fix the installation script losing internet.

    For the Configuration error: Domain resolves to ["XXX.XXX.XXX.XXX"] instead of IPv4 XX.XX.XX.XX the quick fix in my case (home server not directly exposed to the internet) was to install an openvpn server on the vps server (https://www.cyberciti.biz/faq/ubuntu-22-04-lts-set-up-openvpn-server-in-5-minutes/) and an openvpn client on my home server so that my home server gets the vps's IP address. In this setup you I also need a reverse proxy to expose the 80 and 443 ports from the home server to the vps.

  • disk full - can't access the dashboard

    Solved
    13
    0 Votes
    13 Posts
    189 Views
    C

    docker system prune -a didn't delete anything 😕
    There is only 35 Mb in the /home/yellowtent/platformdata/logs

    Any idea what is this docker/overlay2 that is taking all the space in the /var/lib folder ?

    I'm going to increase to 80Gb... 😞

  • 0 Votes
    4 Posts
    84 Views
    robiR

    One must be more discerning and careful about installing certain driver packages as some come with GUI tweaking utilities which then pull in an entire desktop environment vs only installing the driver component needed.

  • Cronjob of Surfer App stopped?

    Solved
    10
    1 Votes
    10 Posts
    145 Views
    girishG

    So, "Send Healthcheck" and "OK" are printed before and after your cron ? If that's the case, looks like it didn't complete. If you do docker inspect , you will find a container there like crontab.0 or something which is your container. You can exec into it and ps and check if that curl is stuck.

  • 1 Votes
    3 Posts
    39 Views
    d19dotcaD

    Good to know, thanks Girish. It never happened again, only once so I guess it was transient in nature. 🙂