ioBroker.eusec icon indicating copy to clipboard operation
ioBroker.eusec copied to clipboard

[Bug]: Connection problems

Open armintan opened this issue 10 months ago • 1 comments

Adapter version

1.3.3

JS-Controller version

7.0.6

Node version

20.18.3

Operating System type

Linux

Operating system version

Ubuntu/Linaro 8.4.0-3ubuntu1

Describe the bug

After some time, I regularly run in timeout or connection problem situations. The base station seems not to respond anymore. After I restart the adapter, it works again - for some time (a week or so). Then the problems reappear.

Here is my configuration:

Image

To reproduce

  1. Let the adapter run for some time (usually about a week)
  2. during that time, issue CMD_SET_ARMING and CMD_DEVS_SWITCH commands

Screenshots & Logfiles

eusec.0
2025-03-11 10:00:06.070	error	Station: T8010T2523290202 command CMD_SET_ARMING failed with error: ERROR_CONNECT_TIMEOUT (-134)
eusec.0
2025-03-11 10:00:06.067	warn	[p2p] [P2PClientProtocol._sendCommand] Command aged out from send queue for station T8010T2523290202 [{"commandType":1350,"nestedCommandType":1224,"channel":255,"ageing":5420995,"maxAgeing":120000}]
eusec.0
2025-03-11 10:00:04.059	error	Station: T8010T2523290202 command CMD_DEVS_SWITCH failed with error: ERROR_CONNECT_TIMEOUT (-134)
eusec.0
2025-03-11 10:00:04.058	warn	[p2p] [P2PClientProtocol._sendCommand] Command aged out from send queue for station T8010T2523290202 [{"commandType":1035,"channel":0,"ageing":5420310,"maxAgeing":120000}]
eusec.0
2025-03-11 10:00:02.058	error	Station: T8010T2523290202 command CMD_SET_ARMING failed with error: ERROR_CONNECT_TIMEOUT (-134)
eusec.0
2025-03-11 10:00:02.057	warn	[p2p] [P2PClientProtocol._sendCommand] Command aged out from send queue for station T8010T2523290202 [{"commandType":1350,"nestedCommandType":1224,"channel":255,"ageing":5420303,"maxAgeing":120000}]
javascript.0
2025-03-11 10:00:00.050	info	script.js.Kameras: Ostseite Kamera 3 enabled: true / ack: false
javascript.0
2025-03-11 10:00:00.047	info	script.js.Kameras: Ostseite Kamera 2 enabled: true / ack: false
javascript.0
2025-03-11 10:00:00.044	info	script.js.Kameras: Ostseite Kamera 1 enabled: true / ack: false
eusec.0
2025-03-11 09:00:06.082	error	Station: T8010T2523290202 command CMD_DEVS_SWITCH failed with error: ERROR_CONNECT_TIMEOUT (-134)
eusec.0
2025-03-11 09:00:06.080	warn	[p2p] [P2PClientProtocol._sendCommand] Command aged out from send queue for station T8010T2523290202 [{"commandType":1035,"channel":7,"ageing":1977051,"maxAgeing":120000}]
eusec.0
2025-03-11 09:00:04.073	error	Station: T8010T2523290202 command CMD_DEVS_SWITCH failed with error: ERROR_CONNECT_TIMEOUT (-134)
eusec.0
2025-03-11 09:00:04.072	warn	[p2p] [P2PClientProtocol._sendCommand] Command aged out from send queue for station T8010T2523290202 [{"commandType":1035,"channel":1,"ageing":1977048,"maxAgeing":120000}]
eusec.0
2025-03-11 09:00:02.069	error	Station: T8010T2523290202 command CMD_DEVS_SWITCH failed with error: ERROR_CONNECT_TIMEOUT (-134)
eusec.0

<img width="865" alt="Image" src="https://github.com/user-attachments/assets/cb913154-d74c-40ff-b27f-f75baefab5de" />

2025-03-11 09:00:02.066	warn	[p2p] [P2PClientProtocol._sendCommand] Command aged out from send queue for station T8010T2523290202 [{"commandType":1035,"channel":0,"ageing":1977041,"maxAgeing":120000}]

Additional context

No response

armintan avatar Mar 11 '25 09:03 armintan

I forgot to mention, that the adapter status says connection status is OK!

Image

armintan avatar Mar 11 '25 09:03 armintan

This issue has been copied to repository 'iobroker-community-adapters/ioBroker.eusec' and further processing will happen at the new issue.

Link to new issue: https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/38


DO NOT POST ANY NEW COMMENTS HERE - NEW COMMENTS WILL NOT BE PROCESSED

ioBroker-Bot avatar Oct 26 '25 09:10 ioBroker-Bot