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.6k Topics 17.9k Posts
  • 1 Votes
    10 Posts
    229 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
    237 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
    98 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
    153 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
    51 Views
    d19dotcaD

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

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • duo security

    Solved
    5
    0 Votes
    5 Posts
    113 Views
    A

    @girish i think i will. but first and most importantly, i would have to see if i can get new hosting. o and i also lost my domain login, so i would have to have my domain admins who have ctrl over the domain do it for me. basically i accidentally reset my c omputer witch had a passkey on it, causing me to get locked out. and second, i think i'll have to have another server, so i'll have to see if i can finance a server for the duo software.

  • TLSA and DANE is missing on Cloudron mailserver

    Solved
    13
    2 Votes
    13 Posts
    319 Views
    imc67I

    @girish Thanks!!

  • Wrong domain showing on expected value for MX Record

    Solved
    7
    1 Votes
    7 Posts
    106 Views
    D

    @nebulon and @girish Iยดve changed the two domains MX records to mail.marzaXXX.XXX.XX, which is the "Mail Server Location", and it appears to be working correctly. Also, now the "expected value" is the same as the "current value" in the DNS MX record status in the UI. Thank you.

  • Nextcloud backup crashes

    Solved
    30
    0 Votes
    30 Posts
    664 Views
    nebulonN

    The remount does not happen automatically, but the backup logic checks first if the mount is active before starting to copy files.

  • 1 Votes
    2 Posts
    54 Views
    girishG

    @Dr-Inbred Can you try running cloudron-support --troubleshoot and provide it's output here?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 1 Votes
    6 Posts
    116 Views
    G

    thanks, i'll close this now

  • Can't use localtunnel properly with app proxy

    Solved
    7
    1 Votes
    7 Posts
    199 Views
    robiR

    @doon Perhaps you can do a writeup as a guide for the rest of the forum on your use case?

  • 1 Votes
    3 Posts
    153 Views
    R

    Worked on v 7.3 same issue.

  • Outgoing mail for cloudron system mails

    Solved
    3
    1 Votes
    3 Posts
    72 Views
    sponchS

    @girish Ah okay... Thanks.

  • Cloudron install error (dpkg error)

    Solved
    20
    1 Votes
    20 Posts
    421 Views
    M

    @girish thanks a lot super fast response. Just installed cloudron this day with the new setup-script. For the people reading this in the future) setting the immutable bit did the trick, no installation like I supposed needed. Works like charme...

  • 0 Votes
    6 Posts
    90 Views
    girishG

    @adisonverlice2 ah, I see, thanks. So, intent of Cloudron's Directory Server is not to replace/compete with AD. It's just a way for apps to authenticate. It's not meant to replace a full blown LDAP like manage user profiles (pictures), groups, organization trees etc.

  • Scrolling "bug" on App Store

    4
    0 Votes
    4 Posts
    85 Views
    girishG

    Thanks. I guess Chrome on Mac hides scrollbars. On linux, it appears.

    image.png

  • Cloudron Backups stalling on One App

    6
    1 Votes
    6 Posts
    147 Views
    jdaviescoatesJ

    I had this for a while, with an instance of PeerTube, I think. But then the problem went away.

    Edit: nope, it was The Lounge, and possibly it went away because of this.