Git Product home page Git Product logo

my-cloud-at-the-edge's People

Stargazers

 avatar

Watchers

 avatar

my-cloud-at-the-edge's Issues

Once or twice a day getting DNS Error: `getaddrinfo EAI_AGAIN`

A docker container (running Node-RED) on my intel NUC device is regular writing metrics to an influx DB also running in a container on the same intel NUC device.

The influx db in my Node-RED docker container is configured with hostname = nuc2.lan.

Most of the times this is working fine but once or twice per day it is not able to resolve that hostname.
FYI the following is logged by my Node-RED docker container.

WARN: Write to InfluxDB failed (attempt: 1). Error: getaddrinfo EAI_AGAIN nuc2.lan
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) {
  errno: -3001,
  code: 'EAI_AGAIN',
  syscall: 'getaddrinfo',
  hostname: 'nuc2.lan'
}
3 May 08:05:59 - [error] [influxdb out:939596f8.6ab3a8] Error: getaddrinfo EAI_AGAIN nuc2.lan
WARN: Write to InfluxDB failed (attempt: 1). Error: getaddrinfo EAI_AGAIN nuc2.lan
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) {
  errno: -3001,
  code: 'EAI_AGAIN',
  syscall: 'getaddrinfo',
  hostname: 'nuc2.lan'
}
3 May 09:44:59 - [error] [influxdb out:939596f8.6ab3a8] Error: getaddrinfo EAI_AGAIN nuc2.lan

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.