Error in 3.6.9
See original GitHub issueHey Luke! Happy New Year! Good to see you again. After updating to 3.6.7 earlier this morning your plugin worked as expected. With the last update to version 3.6.9 homebridge crashes at startup with the following error:
Jan 01 10:36:31 dingleberry homebridge[31477]: [1/1/2020, 10:36:31] Error: The requested platform 'BroadlinkRM' was not registered by any plugin. Jan 01 10:36:31 dingleberry homebridge[31477]: at API.platform (/usr/local/lib/node_modules/homebridge/lib/api.js:134:13) Jan 01 10:36:31 dingleberry homebridge[31477]: at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:327:45) Jan 01 10:36:31 dingleberry homebridge[31477]: at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:90:36) Jan 01 10:36:31 dingleberry homebridge[31477]: at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10) Jan 01 10:36:31 dingleberry homebridge[31477]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22) Jan 01 10:36:31 dingleberry homebridge[31477]: at Module._compile (internal/modules/cjs/loader.js:959:30) Jan 01 10:36:31 dingleberry homebridge[31477]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) Jan 01 10:36:31 dingleberry homebridge[31477]: at Module.load (internal/modules/cjs/loader.js:815:32) Jan 01 10:36:31 dingleberry homebridge[31477]: at Function.Module._load (internal/modules/cjs/loader.js:727:14) Jan 01 10:36:31 dingleberry homebridge[31477]: at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) Jan 01 10:36:31 dingleberry homebridge[31477]: [1/1/2020, 10:36:31] Got SIGTERM, shutting down Homebridge...
Issue Analytics
- State:
- Created 4 years ago
- Comments:36 (11 by maintainers)
Top GitHub Comments
For me it’s working again. Thanks !
@lprohodes I preformed the above command and the updated to 3.6.11. Looks like everything is working now. Thank you for all the back and forth tonight. I am glad to see you are back working on this plugin again.
Thanks again!!
-Steve