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
[10/25/2024, 4:33:11 PM] [FritzPlatform] Fritz: Configuring cached accessory...
[10/25/2024, 4:33:11 PM] [FritzPlatform] It looks like the accessory has already been removed. Skip removing.
[10/25/2024, 4:33:11 PM] [FritzPlatform] Fritz: Setup accessory...
[10/25/2024, 4:33:11 PM] [FritzPlatform] Fritz (dsl): Adding Switch service
/homebridge/node_modules/homebridge-fritz-platform/src/types/custom.types.js:310
Service.call(this, displayName, '00000049-0000-1000-8000-0026BB765291', subtype);
^
TypeError: Class constructor Service cannot be invoked without 'new'
at new Service.Switch (/homebridge/node_modules/homebridge-fritz-platform/src/types/custom.types.js:310:13)
at Accessory.addService (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:517:9)
at PlatformAccessory.addService (file:///homebridge/node_modules/homebridge/src/platformAccessory.ts:86:41)
at Accessory.getService (/homebridge/node_modules/homebridge-fritz-platform/src/accessories/router/router.accessory.js:28:32)
at new Accessory (/homebridge/node_modules/homebridge-fritz-platform/src/accessories/router/router.accessory.js:15:10)
at FritzPlatform.setupAccessory (/homebridge/node_modules/homebridge-fritz-platform/src/platform.js:191:9)
at /homebridge/node_modules/homebridge-fritz-platform/src/platform.js:163:14
at Array.forEach ()
at FritzPlatform.didFinishLaunching (/homebridge/node_modules/homebridge-fritz-platform/src/platform.js:158:22)
[10/25/2024, 4:33:11 PM] [FritzPlatform] Child bridge ended (code 1, signal null). The child bridge ended unexpectedly, which is normally due to the plugin not catching its errors properly. Please report this to the plugin developer by clicking on the 'Report An Issue' option in the plugin menu dropdown from the Homebridge UI. If there are related logs shown above, please include them in your report.
[10/25/2024, 4:33:11 PM] [FritzPlatform] Child bridge will no longer restart after failing 5 times, you will need to manually start this child bridge from the Homebridge UI.
The text was updated successfully, but these errors were encountered:
[10/25/2024, 4:33:11 PM] [FritzPlatform] Fritz: Configuring cached accessory...
[10/25/2024, 4:33:11 PM] [FritzPlatform] It looks like the accessory has already been removed. Skip removing.
[10/25/2024, 4:33:11 PM] [FritzPlatform] Fritz: Setup accessory...
[10/25/2024, 4:33:11 PM] [FritzPlatform] Fritz (dsl): Adding Switch service
/homebridge/node_modules/homebridge-fritz-platform/src/types/custom.types.js:310
Service.call(this, displayName, '00000049-0000-1000-8000-0026BB765291', subtype);
^
TypeError: Class constructor Service cannot be invoked without 'new'
at new Service.Switch (/homebridge/node_modules/homebridge-fritz-platform/src/types/custom.types.js:310:13)
at Accessory.addService (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:517:9)
at PlatformAccessory.addService (file:///homebridge/node_modules/homebridge/src/platformAccessory.ts:86:41)
at Accessory.getService (/homebridge/node_modules/homebridge-fritz-platform/src/accessories/router/router.accessory.js:28:32)
at new Accessory (/homebridge/node_modules/homebridge-fritz-platform/src/accessories/router/router.accessory.js:15:10)
at FritzPlatform.setupAccessory (/homebridge/node_modules/homebridge-fritz-platform/src/platform.js:191:9)
at /homebridge/node_modules/homebridge-fritz-platform/src/platform.js:163:14
at Array.forEach ()
at FritzPlatform.didFinishLaunching (/homebridge/node_modules/homebridge-fritz-platform/src/platform.js:158:22)
[10/25/2024, 4:33:11 PM] [FritzPlatform] Child bridge ended (code 1, signal null). The child bridge ended unexpectedly, which is normally due to the plugin not catching its errors properly. Please report this to the plugin developer by clicking on the 'Report An Issue' option in the plugin menu dropdown from the Homebridge UI. If there are related logs shown above, please include them in your report.
[10/25/2024, 4:33:11 PM] [FritzPlatform] Child bridge will no longer restart after failing 5 times, you will need to manually start this child bridge from the Homebridge UI.
The text was updated successfully, but these errors were encountered: