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


Skip to content
  • Setting up Cloudron again as Server Crashed - queryNs ESERVFAIL

    Solved Support
    4
    1 Votes
    4 Posts
    44 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
    4
    2 Votes
    4 Posts
    77 Views
    girishG

    Implemented in https://git.cloudron.io/cloudron/box/-/commit/ce5a2b1f0a113c1c05360860df5af42204a4f891

  • Make global DNS failures more visible ?

    Feature Requests
    3
    1 Votes
    3 Posts
    48 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
    5
    1 Votes
    5 Posts
    83 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
    4
    1 Votes
    4 Posts
    50 Views
    G

    @nebulon Right; my thoughts exactly. Some sort of weird hiccup I suppose. Thanks for confirming!

  • Error queryNs ETIMEOUT

    Support
    3
    1 Votes
    3 Posts
    54 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
    13
    0 Votes
    13 Posts
    269 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
    4
    0 Votes
    4 Posts
    87 Views
    J

    @b2breporter you can contact us on support@cloudron.io and we can fix it up

  • Can't re-setup email

    Solved Support
    7
    0 Votes
    7 Posts
    167 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

  • 1 Votes
    3 Posts
    77 Views
    axbomA

    Thanks, then I know it's going to return to normal. No, not using name.com. Some domains are with a Swedish provider (Loopia) and some with Cloudflare.

  • Unable to login to app store with creds or token

    Solved Support
    12
    1 Votes
    12 Posts
    157 Views
    M

    For anyone else, the wonderful team at Cloudron assisted further and identified the issue is that my internet service (and router) did not have ipv6 but the server was trying to use ipv6 to connect for appstore auth. Adding ipv6 with my isp and enabling in router "resolved" the issue. It is not currently known why my server was insisting on using ipv6 or how to stop that if I was unable to add it.

  • Deinstall don´t work

    Moved Solved Support
    3
    1 Votes
    3 Posts
    81 Views
    girishG

    From error message it looks like Cloudflare ... @asatyr maybe the Cloudflare keys expired or don't work anymore ? If you go to Domains -> Edit and click save, does it work? Most likely it gives the same error. Either fix the keys or if you don't want that domain anymore, change the dns provider to manual and then delete the app and the domain.

  • 1 Votes
    3 Posts
    88 Views
    fbartelsF

    @girish yes, I meant this configuration option.

  • Replace DNS lookup with DNS resolve

    Feature Requests
    11
    0 Votes
    11 Posts
    331 Views
    potemkin_aiP

    @nebulon something is slipping out here...

    If it works from host abra-ka-da-bra.mydomain.com command, but does not from Cloudron - isn't it something specific to Cloudron implementation?

  • No DNS after upgrade Ubuntu 22.04 to 24.04

    Solved Support
    5
    1 Votes
    5 Posts
    1k Views
    J

    @lucifer1004 thanks for the correction , will fix the original post!

  • DNS Error: DNS AAAA Record is not synced yet: ETRYAGAIN

    Solved Support
    16
    1 Votes
    16 Posts
    420 Views
    micmcM

    @girish moreover, the package.json on my WS indicates the version installed as being "version": "5.9.0"so then I still tried from the git directory and I still get:

    No image found, please run `cloudron build` first or use --image

    Now, when I try without the git to the repo then I get:
    App repair error: No CloudronManifest.json found
    Ho my...

  • Update to 8.0.3 / DNS challenges

    Solved Support
    1
    3 Votes
    1 Posts
    65 Views
    No one has replied
  • how to change DNS settings of my server ?

    Solved Support
    21
    0 Votes
    21 Posts
    566 Views
    girishG

    Fixed in support as outlined in https://forum.cloudron.io/topic/12300/how-to-change-dns-settings-of-my-server/18

  • DNS failure

    Solved Support
    12
    1 Votes
    12 Posts
    349 Views
    V

    @joseph Thanks, that was it! It's all working now.

  • Auto-Update to 8.0.3 - systemd-resolved empty response

    Solved Support
    7
    1 Votes
    7 Posts
    197 Views
    T

    Thanks, it's working !