Giter Club home page Giter Club logo

Comments (6)

Supergiovane avatar Supergiovane commented on June 18, 2024

Hello
Never saw this error before.
Do you have other nodes (apart from knx-ultimate) using KNX?
Let me some time to ditch into.

from node-red-contrib-knx-ultimate.

Supergiovane avatar Supergiovane commented on June 18, 2024

For me, this is a socket error in some components of node-red, as i don't find any error having "ERR_SOCKET_DGRAM_NOT_RUNNING", or, stating on this https://discourse.nodered.org/t/raspberry-pi-and-udp/7129 or https://discourse.nodered.org/t/osc-error-udp-error/10571 it can be any issue related to UDP communication, maybe related to using an already occupied UDP Port.
Please update your node-red. Your version is very old, yet there is V. 1.0.xx

from node-red-contrib-knx-ultimate.

heleon19 avatar heleon19 commented on June 18, 2024

There is an other Docker container running with an other KNX lib running. You think this could cause this error? Is there a way to prevent Node-RED crashing?

from node-red-contrib-knx-ultimate.

Supergiovane avatar Supergiovane commented on June 18, 2024

Yes, change your KNX/IP router port directly in ETS and on the knx-ultimate config node.

from node-red-contrib-knx-ultimate.

heleon19 avatar heleon19 commented on June 18, 2024

at fsm. (/hbvisu-data/node_modules/knx/src/FSM.js:178:23)

I think line 178 in FSM.js should be handled by an try and catch, to prevent application stop? Because it's called in a cb function of setTimeout. The lines after are never executed.

try { sm.socket.close(); } catch(err) { }

from node-red-contrib-knx-ultimate.

Supergiovane avatar Supergiovane commented on June 18, 2024

Hello
yes, i'll open an issue for that, but i've more than 1400 users and no one has connection problems.
You have for sure some issue in your chain. Please see my question on the other issue thread. Thanks.

from node-red-contrib-knx-ultimate.

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.