You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe The Bug:
The plugin logs constantly issues in connecting to MQTT, but the next try is always successful. There are no issues in controling any device, I just have no explanation for these errors. Mostly there are approx. 5 minutes between the issues but it can also be good for an hour or so (see logs below).
Logs:
[12/12/2024, 7:04:33 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 7:04:34 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 7:05:34 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 7:38:50 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 7:38:50 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 7:38:51 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 7:39:51 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:28:04 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 8:28:04 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 8:28:05 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:29:05 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:32:42 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 8:32:42 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 8:32:43 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:33:42 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:37:42 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 8:37:42 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 8:37:43 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:38:42 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
Plugin Config:
Environment:
Plugin Version:
Homebridge Version: 1.8.5
Node.js Version: 22.12.0
NPM Version: 10.9.0
Operating System: Docker
The text was updated successfully, but these errors were encountered:
Describe The Bug:
The plugin logs constantly issues in connecting to MQTT, but the next try is always successful. There are no issues in controling any device, I just have no explanation for these errors. Mostly there are approx. 5 minutes between the issues but it can also be good for an hour or so (see logs below).
Logs:
[12/12/2024, 7:04:33 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 7:04:34 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 7:05:34 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 7:38:50 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 7:38:50 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 7:38:51 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 7:39:51 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:28:04 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 8:28:04 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 8:28:05 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:29:05 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:32:42 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 8:32:42 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 8:32:43 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:33:42 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:37:42 AM] [homebridge-lg-thinq] mqtt err: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
[12/12/2024, 8:37:42 AM] [homebridge-lg-thinq] MQTT disconnected, retrying in 60 seconds!
[12/12/2024, 8:37:43 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
[12/12/2024, 8:38:42 AM] [homebridge-lg-thinq] Successfully connected to the MQTT server.
Plugin Config:
Environment:
The text was updated successfully, but these errors were encountered: