Current Situation
Since updating code based to HAP-Nodejs 1.10 and subsequently having ciao updated to 1.3.0, been seeing these errors below in my accessory logs
Thoughts on why now occurring?
AssertionError [ERR_ASSERTION]: Reached illegal state! IPV4 address change from defined to undefined!
at MDNSServer.handleUpdatedNetworkInterfaces (/opt/Nest_accfactory/node_modules/@homebridge/ciao/src/MDNSServer.ts:695:18)
at NetworkManager.emit (node:events:531:35)
at NetworkManager.checkForNewInterfaces (/opt/Nest_accfactory/node_modules/@homebridge/ciao/src/NetworkManager.ts:345:12)
Logs
AssertionError [ERR_ASSERTION]: Reached illegal state! IPV4 address change from defined to undefined!
at MDNSServer.handleUpdatedNetworkInterfaces (/opt/Nest_accfactory/node_modules/@homebridge/ciao/src/MDNSServer.ts:695:18)
at NetworkManager.emit (node:events:531:35)
at NetworkManager.checkForNewInterfaces (/opt/Nest_accfactory/node_modules/@homebridge/ciao/src/NetworkManager.ts:345:12)
Configuration
Environment
- OS: Docker NodeJS image, 20-Alpine3.20
- Software:
- Node: 20.15.1
- npm: 108.2
Process Supervisor
other (Explain in Additional Context)
Additional Context
No response
Current Situation
Since updating code based to HAP-Nodejs 1.10 and subsequently having ciao updated to 1.3.0, been seeing these errors below in my accessory logs
Thoughts on why now occurring?
Logs
Configuration
.Environment
Process Supervisor
other (Explain in
Additional Context)Additional Context
No response