Skip to content
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

Doesn't run on boot, manual opening needed #6

Open
Stooovie opened this issue Aug 31, 2021 · 1 comment
Open

Doesn't run on boot, manual opening needed #6

Stooovie opened this issue Aug 31, 2021 · 1 comment

Comments

@Stooovie
Copy link

Stooovie commented Aug 31, 2021

mac2mqtt 1.3.1 running on 11.5.2 doesn't launch on boot even with KeepAlive and RunAtLoad enabled in /Library/LaunchDaemons/com.bessarabov.mac2mqtt.plist. It doesn't run unless i manually run launchctl load /Library/LaunchDaemons/com.bessarabov.mac2mqtt.plist

Console shows Aug 31 10:32:24 Mac com.apple.xpc.launchd[1] (com.bessarabov.mac2mqtt[8205]): Service exited with abnormal code: 2 every minute.

What else can I check? Thanks.

@zellers
Copy link

zellers commented Jun 28, 2022

Have you checked that the quarantine flag is no longer set on the file ?

to check:
xattr /Users/USERNAME/mac2mqtt/mac2mqtt

to clear:
sudo xattr -r -d com.apple.quarantine /Users/USERNAME/mac2mqtt/mac2mqtt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants