question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hey 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:closed
  • Created 4 years ago
  • Comments:36 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
dewoertcommented, Jan 1, 2020

Hey, I’ve released an update with a fix for chai. I thought I was only using the module for development/tests, sorry.

It’s unclear whether they was the cause of your issue though @gerritfries so can you give it a go and let me know please?

For me it’s working again. Thanks !

1reaction
onefish2commented, Jan 2, 2020

@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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Package 'spopt' requires a different Python: 3.6.9 not in '>=3.7 ...
Hey,. When I try to install spopt from the pypi file I am getting the error: ERROR: Package 'spopt' requires a different Python:...
Read more >
Import error from parent directory in Python 3.6.9
Hi. I'm having issues importing a module I wrote. The module I want to import is called neural_networks , defined in the neural_networks.py...
Read more >
Not Able to Build Some Versions of Python on M1 at 12.3.1
I trying to build older version of python such as 3.6, 3.7, 3.8 using pyenv and having build failures. I am on apple...
Read more >
What's New In Python 3.9 — Python 3.11.1 documentation
Unexpected errors in calling the __iter__ method are no longer masked by TypeError in the in operator and functions contains() , indexOf() and...
Read more >
-bash: python: command not found error and solution - nixCraft
This error means Python is either not installed or your installation damaged including wrong $PATH settings.. Here is how you can solve this ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found