Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Domain Setup Error Message

    Unsolved Support
    7
    1 Votes
    7 Posts
    509 Views
    girishG

    @alphy Is there a way for us to access the server? Not sure why unbound is not resolving but that's the root of the problem. If it's possible to access it, please send us info at support@cloudron.io and we can debug further.

  • [Bug] Maxed out DNS Requests with no Backoff or Retries

    Solved Support
    6
    1 Votes
    6 Posts
    429 Views
    T

    🙌

  • Can't acces the dashboard with Chrome browser

    Solved Support
    6
    0 Votes
    6 Posts
    369 Views
    jrl-abstract27J

    Thanks @girish for the quick reply. I'm getting there.

  • 0 Votes
    1 Posts
    93 Views
    No one has replied
  • Improve DNS updates to avoid rate limits

    Solved Feature Requests
    18
    0 Votes
    18 Posts
    1k Views
    robiR

    @girish You're right, I think not.

    Currently the app is NOT in a 'Running' state if any failures occur.

    An alternate method would be to bring up the app anyway (as long as the primary subdomain is up, and continue to resolve the failed API calls until some 'threshold' (then alert) or it succeeds and all is well.

    No need to ignore the failed ones, they just try again async as with your API rate backoff code, or at the next addition of a new sub if you want to be less proactive and more lazy. (The non working subs, if used will draw attention back to the app anyway.)

  • 2 Votes
    10 Posts
    697 Views
    bmannB

    Yeah, the access key is what is going to check if the domain is there. I think "Skip nameserver validation for custom Route53 NS names" would get me there 🙂

    And all of the DNS and Email stuff...I totally understand how difficult it is to give less technical users the ability to even USE this stuff, as well as support slightly more advanced users. You're doing a great job!

  • what happens if you change your domain dns settings on cloudron

    Solved Support
    2
    1 Votes
    2 Posts
    204 Views
    girishG

    @pixeltablet as long as the DNS settings are copied over to cloudflare, everything will continue to work.

    You can also make Cloudron add the DNS entries into Cloudflare by first switching to cloudflare and then sync DNS - https://docs.cloudron.io/domains/#sync-dns . Just so you don't hit any DNS issues, you can add the 'my' subdomain record manually into Cloudflare.

  • cPanel DNS

    Feature Requests
    11
    2 Votes
    11 Posts
    712 Views
    micmcM

    @grimreaper said in cPanel DNS:

    Wow, what is his problem?

    I know it is unrelated but since @mhgcic brought it up is Lamp easier than cPanel to use? is there a GUI for it?

    Cloudron does all that cPanel does and more. There's no need for cPanel with Cloudron. Yes, with GUI when necessary. Basically, your cPanel account comes empty just as a LAMP installation is.

  • App update failed due to temporary problem

    Solved Support
    5
    0 Votes
    5 Posts
    488 Views
    girishG

    Not sure if relevant to your situation, but to bypass specific DNS entries you can also do:

    local-zone: example.com typetransparent local-data: "my.example.com A 172.18.0.1"
  • Add «domeneshop.no» as a DNS provider

    Feature Requests
    1
    0 Votes
    1 Posts
    77 Views
    No one has replied
  • Why is netcups DNS so slow?

    Discuss
    11
    1 Votes
    11 Posts
    1k Views
    humptydumptyH

    @scooke said in Why is netcups DNS so slow?:

    Wildcard

    I'm using the programmable DNS (CF and Bunny). Maybe that's why it's faster.

  • 1 Votes
    4 Posts
    359 Views
    girishG

    For namecheap, look at their docs - https://www.namecheap.com/support/knowledgebase/article.aspx/434/2237/how-do-i-set-up-host-records-for-a-domain/

  • N8N & NocoDB

    Solved Support
    7
    1 Votes
    7 Posts
    708 Views
    jagadeesh-s2104J

    @girish Thank you!

  • Automate DNS Re-Setup

    Solved Support
    10
    0 Votes
    10 Posts
    764 Views
    girishG

    @Jan-Macenka The sync dns also syncs the mail related dns settings. There should also be an event in the eventlog indicating the dynamic dns updated your dns (or not). When things are going out of sync, can you check what it says in the event log?

  • add deSEC as DNS Provider

    Solved Feature Requests
    10
    4 Votes
    10 Posts
    899 Views
    H

    @girish said in add deSEC as DNS Provider:

    deSEC integration is implemented for next release.

    That is the best message of the day. Thank you!

  • DNS address could not be found

    Solved Support
    2
    0 Votes
    2 Posts
    259 Views
    girishG

    @j_vmess your domain works just fine for me here. Maybe it's a browser cache issue? Have you tried another browser or after clearing the browser cache? I removed your domain from the original post, since it was showing the setup screen.

  • After changing my DNS provider, and enabling IPv6

    Solved Support
    3
    1 Votes
    3 Posts
    254 Views
    girishG

    @AartJansen for new apps, AAAA is automatically added. For existing apps, go to Domains -> Sync DNS.

  • DNS resolving problem

    Solved Support
    8
    1 Votes
    8 Posts
    810 Views
    nichu42N

    @nichu42 said in DNS resolving problem:

    I've tried to modify the forward-all.conf like this

    forward-tls-upstream: yes forward-addr: 91.239.100.100@853#anycast.uncensoreddns.org forward-addr: 1.1.1.1@853#cloudflare-dns.com

    but it didn't work (SERVFAIL).

    Answer to myself (in case someone else ever needs this):

    It is necessary to also add the following to the conf file:

    server: tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt

    so the validity of the certificates can be verified.
    After that, you can add TLS upstream servers as mentioned in my previous post. I've decided for anycast.uncensoreddns.org and dns.quad9.net now.

  • Question setting up email

    Solved Support
    5
    0 Votes
    5 Posts
    465 Views
    J

    I figured out my issue. Turns out that even though I read the documentation I made one critical mistake right at the beginning. I had to create my email accounts and the addresses I wanted to work in Cloudron first. Then Install the Snappy mail client and set up the email accounts there second.

    Once I deleted the Snappy mail client and reinstalled it everything worked. I'm not sure how but this topic can be marked as resolved.

  • Regular short getaddrinfo EAI_AGAIN outages

    Moved Uptime Kuma
    27
    0 Votes
    27 Posts
    11k Views
    T

    Netcup's DNS servers are configured for my Cloudron instance.