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


Skip to content
  • Propagation isn't working

    Unsolved Support installation dns
    2
    1
    1 Votes
    2 Posts
    123 Views
    nebulonN
    Not sure what you mean with "redirect" here, but the code checks if the DNS A (and AAAA if you use ipv6 also) are in sync at all configured nameservers for this domain. So basically you just have to make sure that you have setup A records for my.heavendigital.com.br pointing to your server IP. Then after some time, depending on your DNS provider, this should succeed.
  • queryNs ESERVFAIL on one domain only

    Solved Support dns domains unbound
    5
    1 Votes
    5 Posts
    192 Views
    N
    So it turns out DNSSEC is the problem. Unbeknownst to me, the previous registrar had enabled DNSSEC by default, when I transferred the domain some time ago, the records were not removed when the new registrar updated the nameservers. As they don't have DNSSEC management and my DNS resolver doesn't validate DNSSEC, I didn't notice anything was amiss. Thank you for your help with this!
  • 2 Votes
    5 Posts
    168 Views
    jdaviescoatesJ
    I use uBlock Origin and have never had a problem.
  • queryNs ESERVFAIL example.com - on all domains?

    Solved Support netcup dns
    6
    1 Votes
    6 Posts
    233 Views
    J
    @jayonrails sounds good. Otherwise, if both commands work and things are still failing, please send a mail to support@cloudron.io to debug this further. Can't see how it fails.
  • deSEC anycast propagation timing out DNS challenge

    Unsolved Support desec certificates dns
    6
    0 Votes
    6 Posts
    321 Views
    O
    Thank you for taking the time to investigate. It seems like there are several tools that have successfully implemented DNS-based Let's Encrypt challenges and DNS-based automation for deSEC. If the higher TTLs really are a problem, could it be possible to just restrict the usage of deSEC to wildcard DNS + Certificate usage (wildcard A/AAAA record + DNS challenge for Let's Encrypt)? These records only need to be updated very infrequently if at all. I personally run my cloudron instance behind a VPN, which is why I am unable to use the HTTP based verification. deSEC is a very special provider that I think is worth putting the effort into supporting. AFAIK It's the only donation-run/free, European provider with DNSSEC support currently included in Cloudron. Hetzner doesn't support DNSSEC. It's also (likely) one of the most privacy respecting providers available. I have also made a post on their forum. Maybe some creative ideas will come about.
  • Cannot install Cloudron using Gandi API

    Solved Support gandi dns
    10
    1
    0 Votes
    10 Posts
    448 Views
    K
    @joseph that was indeed correct. I just generated another token, and it is now working correctly. There was an issue with the Gandi dashboard yesterday. Did not take the time to properly troubleshoot it. Looks like it indeed was a problem on the Gandi side of things. Thanks for your help. Side note: I love your product, and I have been happy paying subscriber for the past few years now. Keep up with the good work
  • 0 Votes
    5 Posts
    239 Views
    d19dotcaD
    @nebulon Fully agree, it's really odd that Wix doesn't allow AAAA records in this day and age. I'll change that domain to noop for now then as recommended, but my preference is to have the logic of the location DNS propagation check change so that domains in manual status can still be successful even if only one IPv4 or one IPv6 address is set rather than both. The noop is for development after all, isn't it? As long as one of the DNS records exists, that should be seen as successful IMO, since it will work in terms of getting traffic to the site still. There shouldn't be a reason to fail that.
  • Use Cloudron Mailserver but have different Webhosting?

    Solved Support dns mail
    3
    1 Votes
    3 Posts
    194 Views
    J
    @David-0 said in Use Cloudron Mailserver but have different Webhosting?: Would it be possible to use Cloudron as a mail server for mail@new.com while the domain new.com (or even subdomain.new.com) is hosted somewhere else? yes, the DNS records for a mail server (MX record) and webhosting (A records) are entirely different. It's totally normal and safe to host web and mail of the same domain on totally different systems.
  • queryNS ETIMEOUT when renewing certificates

    Solved Support dns unbound upgrade
    6
    1
    0 Votes
    6 Posts
    307 Views
    M
    @joseph ah, there you go. I have indeed updated to 24.04, and presumably it was before this instruction was added. Thank you all for the help, guys, all is well now
  • Renew certificates - failing on DNS for domain name

    Solved Support dns certificates
    9
    0 Votes
    9 Posts
    489 Views
    nebulonN
    Thanks for sharing that and glad it worked out in the end.
  • 0 Votes
    3 Posts
    187 Views
    girishG
    Porkbun issue is fixed in 8.1
  • 1 Votes
    4 Posts
    246 Views
    S
    never mind, I fixed the issue with the IP. I went into GoDaddy and noticed the IP was different, so I changed it back, restarted unbound service and now my dashboard is loading with my domain. Now to restoring all of the apps with my backups.
  • Gandi Live DNS API deprecated in favor of PAT

    Solved Support gandi dns domains
    6
    3 Votes
    6 Posts
    497 Views
    T
    And I would appreciate if this fix get published soon. I need to update it, because I accidently did not renew but delete the API key and there is no way back. (Really not "no bullshit" like years ago @gandi) @girish
  • Make global DNS failures more visible ?

    Feature Requests dns
    3
    1 Votes
    3 Posts
    188 Views
    SansGuidonS
    Thanks for the explanation, I've likely overlooked that when upgrading to V8 and likely also overestimated the quality of my "default" DNS , thanks !
  • New apps can't deploy - Will retry: queryNs ESERVFAIL

    Solved Support dns cloudflare
    5
    1 Votes
    5 Posts
    340 Views
    T
    RESOLVED: It's likely that cloudflare was having some internal issue, but upon checking https://www.cloudflarestatus.com/ I was left more confused is there was any incident on their end in my region. It's buried under scheduled maintanaces and other stuff. I still not sure if this was the correct resolution, but it started working after executing these steps. sudo apt-get install -y systemd sudo nano /etc/systemd/resolved.conf Added the DNS of Cloudflare and google # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it under the # terms of the GNU Lesser General Public License as published by the Free # Software Foundation; either version 2.1 of the License, or (at your option) # any later version. # # Entries in this file show the compile time defaults. Local configuration # should be created by either modifying this file, or by creating "drop-ins" in # the resolved.conf.d/ subdirectory. The latter is generally recommended. # Defaults can be restored by simply deleting this file and all drop-ins. # # Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. # # See resolved.conf(5) for details. [Resolve] # Some examples of DNS servers which may be used for DNS= and FallbackDNS=: # Cloudflare: 1.1.1.1 #cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111 #cloudflare-d># Google: 8.8.8.8 #dns.google 8.8.4.4 #dns.google 2001:4860:4860::8888 #dns.google 2001:4860:4860::8> # Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112 #dns.quad9.net 2620:fe::fe #dns.quad9.net 2620:fe::> DNS=1.1.1.1 8.8.8.8 sudo systemd-resolve --flush-caches # didn't work systemd-resolve --status # wasn't even running. So maybe the config change was irrelevant Reboot and started working... and I am not sure how this is possible... Anyway that for the help. This issue was plaguing me for a few days.
  • Won't Load; DNS_PROBE_FINISHED_NXDOMAIN + Hairpin NAT

    Solved Support dns hairpin-nat
    6
    1 Votes
    6 Posts
    351 Views
    nebulonN
    If Hairpin NAT is not working, please refer to https://docs.cloudron.io/troubleshooting/#hairpin-nat
  • Error queryNs ETIMEOUT

    Support dns domains
    3
    1 Votes
    3 Posts
    184 Views
    J
    I think @nebulon means host -t NS vysvr.org . This should resolve to your nameservers.
  • Repeated backup failures with an app

    Solved Support backups contabo snapshots dns cleanup-backups
    13
    2
    0 Votes
    13 Posts
    524 Views
    SansGuidonS
    Switching to hetzner feels good enough for now . Full backup takes 30min for 21 apps. I've cancelled contabo storage service. Hope this stays so snappy for the long run
  • DNS Stopped Working

    Solved Support dns support
    4
    2
    0 Votes
    4 Posts
    323 Views
    J
    @b2breporter you can contact us on support@cloudron.io and we can fix it up
  • Can't re-setup email

    Solved Support email dns tailscale
    7
    0 Votes
    7 Posts
    521 Views
    ianhyzyI
    Ok weird, this worked, I backed up apps and updated to Cloudron 8 but it's not working again. that file didn't change. I set it to google's public DNS and it was fine - I reinstalled tailscale and set override DNS to true which I think should fix it and let me keep using TS