Can't use launchctl

Posted on
Fri Feb 12, 2016 8:04 am
dnomode offline
Posts: 366
Joined: Apr 12, 2008
Location: North Georgia

Re: Can't use launchctl

Hey Mike,

I've reset it several times already. I noticed some errors in the log files. "Dubious permissions on file (Skipping):" Please check out the picture below. I thought It was fixed using chmod 644 com.webdeck.homebridge.plist however it seems that its still not working. :cry:

I tried chmod 644 com.webdeck.homebridge.plist again, however it's still giving me the same error.

Image

Posted on
Sat Feb 13, 2016 12:10 am
webdeck offline
Posts: 436
Joined: May 07, 2005

Re: Can't use launchctl

Those console errors are from before when the launch agent plist file was put into the top level directory instead of the one in your home directory. To make those go away, unload and remove that file:

Code: Select all
launchctl unload -w /Library/LaunchAgents/com.webdeck.homebridge.plist
rm -f /Library/LaunchAgents/com.webdeck.homebridge.plist


Homebridge errors wouldn't be in your console log. The homebridge log file will be located in ~/Library/Logs/homebridge.log (that's the Logs folder inside the Library folder in your home directory.)

-Mike

Who is online

Users browsing this forum: No registered users and 15 guests