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


Skip to content
  • Update to 8.0.3 / DNS challenges

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

    Solved Support dns
    21
    0 Votes
    21 Posts
    3k 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 update dns
    12
    1
    1 Votes
    12 Posts
    2k Views
    V
    @joseph Thanks, that was it! It's all working now.
  • Auto-Update to 8.0.3 - systemd-resolved empty response

    Solved Support update dns
    7
    1 Votes
    7 Posts
    708 Views
    T
    Thanks, it's working !
  • Configuration change needed in SPF record

    Solved Support spf mail e-mail dns
    6
    1
    0 Votes
    6 Posts
    997 Views
    matix131997M
    The only message was only related to PTR. And there was no other message. Maybe it was a special case or a problem with the request and the question was whether from my server or on the provider's side. After I clicked sync DNS, I left it for another 24 hours just to be sure, because the proprogation could have been prolonged. After 24 hours there was still a problem , then I did a record analysis and noticed as I wrote above one record A was not updated. In general, the situation embraced. You can close the topic only waiting for the improvement of the results from PTR. Generally I have changed but FCrDNS has not been updated.
  • 0 Votes
    6 Posts
    1k Views
    B
    Looks like that was the fix, now it doesn't change the A and AAAA records of the email server, and Cloudron can still use my External SMTP connection while having the Mail Server Location set to "cloudron.blockbluemedia.com".
  • 1 Votes
    9 Posts
    1k Views
    S
    i think the unbound DNS worked; seems ok now. thanks!!
  • Only my.domain.com is resolved

    Solved Support dns
    3
    1 Votes
    3 Posts
    426 Views
    Y
    I just waited 24 hours and now everything is working
  • trying to connect my domain

    Solved Support digitalocean domains dns
    5
    1 Votes
    5 Posts
    782 Views
    girishG
    https://my.hussainwh.info works for me. Note that for https://hussainwh.info to work, you have to install an app on that domain. When there is no subdomain , it's called the bare/naked/apex/root domain .
  • 1 Votes
    2 Posts
    545 Views
    girishG
    @victorlinares94 GoDaddy has put some new limitations on API access. Please contact their support. https://www.reddit.com/r/godaddy/comments/1bl0f5r/am_i_the_only_one_who_cant_use_the_api/ " We wanted to inform you that we have recently updated our Domain API requirements. As part of this update, customers are now required to have 50 or more domains in their account to utilize the API. Unfortunately, as you currently only have 1 domain in your account, access to the API is blocked for you. " See also: https://www.reddit.com/r/godaddy/comments/1chs1j8/godaddy_access_denied_via_apicall/
  • Error when uninstalling app

    Solved Support dns namecheap
    3
    1 Votes
    3 Posts
    622 Views
    M
    That fixed it, the home IP wasn't whitelisted. Thanks for your help
  • Wildcard domain expect A record for the service

    Solved Support dns wildcard
    11
    1 Votes
    11 Posts
    2k Views
    girishG
    Ah ok. I guess, let us know if it happens again!
  • 1 Votes
    9 Posts
    610 Views
    marcusquinnM
    @jdaviescoates Says me, since www. tells people to expect the main brand website. naked doesn't tell them anything, eg: SaaS apps often use naked for their login, and www. for the marketing site. Check out pretty much any big brand you can think of that ought to know, www.google.com etc. I'm sure I read a deeper article on the whys somewhere, but I was in your shorter is better camp for a long time until I realised there were good reasons for the www. being the destination. Cookies containment from subdomains and use of CDNs are a couple of reasons I remember off the top of my head. I'm sure there's others.
  • Unexpected result opening Surfer app

    Solved Support domains dns
    7
    1 Votes
    7 Posts
    1k Views
    jamesJ
    Closed due to inactivity
  • Container can not connect to Internet

    Solved Support dns unbound
    5
    0 Votes
    5 Posts
    975 Views
    girishG
    @fisi I think @nebulon responded to your ticket from support. If this is the same support ticket, the reason is that your server has 2 NICs and connected to the internal and external network. This is not a problem but the routes are set up incorrectly in ubuntu. The default route is going via the internal gateway. I think you have to adjust the netplan to fix the routing situation . (I hope I am replying about the correct tickte ! )
  • DO managed DNS on Cloudron v7.5.2

    Solved Support certificates digitalocean dns
    2
    0 Votes
    2 Posts
    418 Views
    girishG
    @luckow yes. See this comment - https://forum.cloudron.io/post/83868 https://git.cloudron.io/cloudron/box/-/commit/0dfadc59228978f82ae3aa2ba4be2b421e785e02 was the fix . You can always apply it locally in /home/yellowtent/box/src/dns/digitalocean.js . Then, systemctl restart box and renew all certs.
  • Problem with domain setup and Bunny.net

    Solved Support bunny dns domain setup access tokens
    4
    1
    1 Votes
    4 Posts
    899 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.
  • PTR record reports being set wrong

    Solved Support ptr dns
    20
    1 Votes
    20 Posts
    4k 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.
  • 0 Votes
    6 Posts
    1k Views
    V
    Thank you all, I can finally acess my app.
  • Bug in DO DNS propgation

    Solved Support dns digitalocean
    2
    0 Votes
    2 Posts
    398 Views
    nebulonN
    Please update to Cloudron 7.6.4 where it is fixed already. The DigitalOcean API behavior had changed recently.