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

Not Working in MacOS 12.1 Monetrey #8

Open
ajtazer opened this issue Jan 31, 2022 · 1 comment
Open

Not Working in MacOS 12.1 Monetrey #8

ajtazer opened this issue Jan 31, 2022 · 1 comment

Comments

@ajtazer
Copy link

ajtazer commented Jan 31, 2022

A Usage in Readme.md would be helpful,
there is installation but no usage, then in issues i found out setup.sh is the script itself, but then i had some error.. shown below

First it told me to goto Root

tazer@TAZERs-MacBook-Air KBOS % ./setup.sh -e
Load failed: 5: Input/output error
Try running `launchctl bootstrap` as root for richer errors.

even with the superuser permissions it gave some error

.git				enable_bluetooth.sh
LICENSE				setup.sh
README.md			sleepwatch_bluetooth.plist
disable_bluetooth.sh
sh-3.2# ./setup -e
sh: ./setup: No such file or directory
sh-3.2# ./setup.sh -e
Warning: Expecting a LaunchDaemons path since the command was ran as root. Got LaunchAgents instead.
`launchctl bootstrap` is a recommended alternative.
/var/root/Library/LaunchAgents/sleepwatch_bluetooth.plist: No such file or directory
Load failed: 2: No such file or directory

at last i tried this command
launchctl unload ~/Library/LaunchAgents/sleepwatch_bluetooth.plist
but it doesn't seem to work

@tobias-edwards
Copy link

Same issue for me even after merge of #10
OS: [email protected] (Monterey)

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