Giter VIP home page Giter VIP logo

Comments (5)

CommanderStorm avatar CommanderStorm commented on June 21, 2024

site that required [...] dns [...] headers

What is a DNS header?

getaddrinfo ENOTFOUND test.xyz

  • What is the TTL of the domains you are using?
  • Do you have DNS caching enabled in the settings?

Most commonly, this issue is caused by you using a DNS resolver which does not like the level of DNS requests it is getting.
=> your DNS Server is dropping SOME requests
=> have you enabled NSCD in the settings to lowered the amount of DNS requests to your TTL (instead of on every request)

Filesystem used to store the database on: longhorn, so probably ext4

Longhorn is not ext4.
I am assuming you are using ReadWriteMany as I cannot find any guarantees about ReadWriteOnce based longhorn in their wiki.
Please refer to the warning from our wiki:

Warning

Filesystem support for POSIX file locks is required to avoid SQLite database corruption. Be aware of possible file locking problems such as those commonly encountered with NFS. Please map the /app/data-folder to a local directory or volume.

from uptime-kuma.

dominch avatar dominch commented on June 21, 2024

What is a DNS header?

You stripped to much, to get right response with 2xx code I needed to configure DNS zone in core dns service in kubernetes as well as some auth headers for that site. First step should allow to resolve ip correctly and get 4xx response, second changes that into 2xx code.

Longhorn is not ext4.
I am assuming you are using ReadWriteMany as I cannot find any guarantees about ReadWriteOnce based longhorn in their wiki.

It's ReadWriteOnce, in attached pod stat returns overlayfs for data directory,

from uptime-kuma.

CommanderStorm avatar CommanderStorm commented on June 21, 2024

I think you overlooked the section on getaddrinfo ENOTFOUND test.xyz

from uptime-kuma.

dominch avatar dominch commented on June 21, 2024

Is this error for DNS only or also for 404?
I left some links before DNS zone was fixed and all of them still reports that, I'm sure tat it's not cache or anything. I think that 404 message is clear, but I cant see that one until monitor configuration is ok for 404 and roll back.

from uptime-kuma.

CommanderStorm avatar CommanderStorm commented on June 21, 2024

The Incorect message "getaddrinfo ENOTFOUND" [...] is a DNS error if that is what you are asking about.

About the other issue you are having:
The timeline for this one is super unclear to me.
(What did the server return, what did we log)

What is true is that we will not consider DOWN-DOWN transitions as important events => will not push them to the log.
The reason for this is that otherwise you might end up with a wall of notifications that your device is flip-flopping between two down states.
I assume users don't actually want such spam.

from uptime-kuma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.