Skip to content

empty internal fsm queue due to inbound_DISCONNECT_REQUEST #7

@pesi-

Description

@pesi-

Hi!
I get an "empty internal fsm queue due to inbound_DISCONNECT_REQUEST" info message every 10 minutes.
It is only an info message i know, but at the very same moment i get oflline. The "offline"-state holds on for 9 minutes. Then i get the (re)"connected" event. After 1 minute i get the above info again and i'am offline again.
When i restart my node-server it works for approx. 2 to 3 hours normally. Then the above described behavior starts. At the beginning not so often. See screenshot.
image
Any ideas?

I start the connection with "forceTunneling=true".
connection = new knx.Connection({
ipAddr: config.settings.routerIp,
ipPort: config.settings.port,
interface: config.settings.interface,
physAddr: config.settings.physAddress,
forceTunneling: true
});
My Gateway is a Zennio KNX-IP-Router https://www.zennio.com/de/produkt/ip-router

THX in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions