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.

Updating to the latest v1.1.4 breaks my homebridge.

See original GitHub issue

Describe The Bug:

The homebrige won’t even start.

To Reproduce:

Expected behavior:

Logs:

/usr/local/lib/node_modules/homebridge/node_modules/commander/index.js:685
      throw new Error('call .storeOptionsAsProperties() before adding options');
            ^
Error: call .storeOptionsAsProperties() before adding options
    at Command.storeOptionsAsProperties (/usr/local/lib/node_modules/homebridge/node_modules/commander/index.js:685:13)
    at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:30:6)
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
    at Module._compile (internal/modules/cjs/loader.js:956:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
    at Module.load (internal/modules/cjs/loader.js:812:32)
    at Function.Module._load (internal/modules/cjs/loader.js:724:14)
    at Function.Module.runMain (internal/modules/cjs/loader.js:1025:10)
    at internal/main/run_main_module.js:17:11

Homebridge Config:

Show your homebridge config.json here

Screenshots:

image

Environment:

  • Node.js Version: v12.13.0
  • NPM Version: 6.14.4
  • Homebridge Version: v1.1.4
  • Operating System: Raspbian / Ubuntu / Debian / Windows / macOS / Docker / other: Raspbian
  • Process Supervisor: Systemd / init.d / pm2 / launchctl / Docker / hb-service / other / none: hb-service

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
bkarakashevcommented, Sep 7, 2020

I think they realise that they have pushed bad release and there is a new release now. Installing it just now will let you know if this fixed it.

0reactions
stevehoekcommented, Sep 7, 2020

Confirmed, 1.1.5 resolves it

Read more comments on GitHub >

github_iconTop Results From Across the Web

HomeBridge Completely Broken After Updating - Reddit
I just did an update on 3 plugins for my Homebridge running on a Pi. The plugins were Ring, Nest and the UI...
Read more >
homebridge-instances-platform - npm
Instances!Platform v1.4 · Temperature: Shows current CPU temperature · Uptime: Shows uptime of the computer · CPU Usage: Shows summarized CPU usage ...
Read more >
Homebridge Not Accessible | TrueNAS Community
Hello, I'm trying to configure Homebridge in TrueNAS Scale via the TrueCharts incubator. While the app works and if I use the shell...
Read more >
Community Hass.io Add-on: Homebridge - Home Assistant OS
Hi, I am trying to install the 'Homebridge' addon for the first time on HA and getting the following error. I am new...
Read more >
homebridge-lib: Versions - Openbase
Bump Depedencies. NodeJS v18.12.0 LTS;; homebridge v1.5.1;; semver v7.3.8. ... Update properties of restored cached characteristics to latest definition, ...
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