-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to create pcap session #12
Comments
Moved the com.homebridge.server.plist file... From: /Users/username/Library/LaunchAgents I made the following changes to the plist file: Added:
To run as root. Changed program to run from:
To:
To ensure the config.json file is picked up as before. Instead of the following commands to load/unload homebridge:
Use the following commands:
I still have the following message logged when homebridge is running with homebridge-amazondash:
Is this an issue? Jason. |
Were you able to solve this issue? I am experience the same error when i press the dash button. The scene does not get triggered and i see the following in the home bridge logs
|
I'm having the same problem, still this message
While I'm running the |
When I run homebridge with the homebridge-amazondash plugin, I get the following error on start-up:
I can resolve this by running homebridge with elevated privileges:
However, I do not know how to run with sudo (on my mac) and the ~/Library/LaunchAgents script as described here:
https://github.com/nfarina/homebridge/wiki/Install-Homebridge-on-OSX
Any advise on how to auto run home bridge with sudo or to run the homebridge-amazondash without the need for elevated privileges would be much appreciated.
In addition, when homebridge is running with homebridge-amazondash, I get the following messages logged:
Is this an issue?
many thanks, for your assistance.
Jason.
The text was updated successfully, but these errors were encountered: