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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Uptime Kuma
  3. Regular short getaddrinfo EAI_AGAIN outages

Regular short getaddrinfo EAI_AGAIN outages

Scheduled Pinned Locked Moved Uptime Kuma
dns
27 Posts 9 Posters 20.8k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #14

    @jrl-abstract27 this is to do with the local DNS server (unbound) not resolving . In Cloudron 8 (the next release), we are removing unbound altogether and it will use your network's resolver via systemd-resolved. Maybe this issues gets sorted out with that.

    F 1 Reply Last reply
    1
    • jrl-abstract27J Offline
      jrl-abstract27J Offline
      jrl-abstract27
      wrote on last edited by
      #15

      thanks @girish

      London Web Agency : https://abstract27.com/

      1 Reply Last reply
      0
      • girishG girish

        @jrl-abstract27 this is to do with the local DNS server (unbound) not resolving . In Cloudron 8 (the next release), we are removing unbound altogether and it will use your network's resolver via systemd-resolved. Maybe this issues gets sorted out with that.

        F Offline
        F Offline
        factord
        wrote on last edited by
        #16

        @girish

        @girish said in Regular short getaddrinfo EAI_AGAIN outages:

        @jrl-abstract27 this is to do with the local DNS server (unbound) not resolving . In Cloudron 8 (the next release), we are removing unbound altogether and it will use your network's resolver via systemd-resolved. Maybe this issues gets sorted out with that.

        Hi, i just upgraded to Cloudron 8.0.3, rebooted server and i see Unbound still appears in the services pages, is that normal? does that mean uptime kuma still uses it?

        1 Reply Last reply
        2
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #17

          unbound is still used in Cloudron, but its usage is drastically reduced now. It is used for directly querying the nameservers to check if DNS records are already in-sync to avoid hitting NXDOMAIN for newly installed apps as well as for email DNS record lookup.

          The rest now uses whatever the default setup, of the environment the server is running in, is.

          1 Reply Last reply
          2
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #18

            To conclude what @nebulon said, for Uptime Kuma this means that it uses the system DNS (and not unbound).

            F 1 Reply Last reply
            3
            • girishG girish

              To conclude what @nebulon said, for Uptime Kuma this means that it uses the system DNS (and not unbound).

              F Offline
              F Offline
              factord
              wrote on last edited by
              #19

              @girish ouch, i still have the EAI_AGAIN error, i suppose i have to check with uptime kuma then. Any suggestion? maybe our datacenter dns is overloaded and we should use google dns or something like that?

              1 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by girish
                #20

                @factord right, so this means this is either a local DNS issue or uptime kuma issue. Quick idea is to just set up the server's /etc/resolv.conf with Google DNS maybe and check if it mitigates the issue.

                1 Reply Last reply
                1
                • T Offline
                  T Offline
                  thoresson
                  wrote on last edited by
                  #21

                  I've used Uptime Kuna without any problem since April. But for the last 24+ hours I suddenly have started to receive tons of these:

                  CleanShot 2024-09-24 at 20.58.12@2x.png

                  The affected hosts are on .se, and one .social. Some of them are hosted at the same box I run Cloudron on, some on others.

                  I see that it's not the same error message as in the OP, but similar enough to be related?

                  According to my logs, my Cloudron was updated to 8.0.4 on August 28, and 8.0.6 yesterday morning. I don't know for sure, but from the graphs it looks like the problem started as soon as that update had been installed. This is what the week graph looks like for or the monitored services with problems:

                  CleanShot 2024-09-24 at 21.15.53@2x.png

                  1 Reply Last reply
                  2
                  • J Offline
                    J Offline
                    joseph
                    Staff
                    wrote on last edited by
                    #22

                    @thoresson usually, ENOTFOUND is a problem with the DNS. Is the DNS working on the server? You can try host www.cloudron.io from the host (via ssh) and also viw the Web Terminal of the Uptime Kuma app. Do they work?

                    T 1 Reply Last reply
                    0
                    • J joseph

                      @thoresson usually, ENOTFOUND is a problem with the DNS. Is the DNS working on the server? You can try host www.cloudron.io from the host (via ssh) and also viw the Web Terminal of the Uptime Kuma app. Do they work?

                      T Offline
                      T Offline
                      thoresson
                      wrote on last edited by
                      #23

                      @joseph Yes, this is what I get using the web terminal.

                      CleanShot 2024-09-25 at 20.16.05@2x.png

                      But could it be that the DNS is going down intermittently?

                      1 Reply Last reply
                      0
                      • J Offline
                        J Offline
                        joseph
                        Staff
                        wrote on last edited by
                        #24

                        @thoresson which version of Cloudron are you on? Can you upgrade to Cloudron 8.0.6 ? Starting 8.0.6, all app containers also use the system DNS. You can find out your DNS servers using resolvectl on the server.

                        1 Reply Last reply
                        0
                        • T Offline
                          T Offline
                          thoresson
                          wrote on last edited by
                          #25

                          I'm on 8.0.6 since Tuesday morning, which incidentally also is when those problem started.

                          Should I use resolvectl from Uptime Kuma's web terminal?

                          J 1 Reply Last reply
                          0
                          • T thoresson

                            I'm on 8.0.6 since Tuesday morning, which incidentally also is when those problem started.

                            Should I use resolvectl from Uptime Kuma's web terminal?

                            J Offline
                            J Offline
                            joseph
                            Staff
                            wrote on last edited by
                            #26

                            @thoresson you should use it via SSH

                            1 Reply Last reply
                            0
                            • T Offline
                              T Offline
                              thoresson
                              wrote on last edited by
                              #27

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

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Bookmarks
                              • Search