I can't seem to get my shell scripts to work and the only thing that I have changed is the version of indigo.
Does the run shell script still work - is anyone using it with indigo 24.2, Thanks
Does run shell script work in Indigo 24.2
Does run shell script work in Indigo 24.2
- Attachments
-
- Screenshot 2025-04-02 at 11.25.27 AM.png (114.48 KiB) Viewed 465 times
_______
Norm
Norm
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Does run shell script work in Indigo 24.2
This just worked for me:
Have you run this from the command line? Sometimes, macOS will need permission to do stuff and it might prompt you to allow it so you should do "always allow" if prompted.
Also, have you tried using the Server Actions->Run Apple Shortcut action instead?
FYI, I also tried:
in the Run Shell Script action and it worked as well.
Have you run this from the command line? Sometimes, macOS will need permission to do stuff and it might prompt you to allow it so you should do "always allow" if prompted.
Also, have you tried using the Server Actions->Run Apple Shortcut action instead?
FYI, I also tried:
Code: Select all
/usr/bin/say testingRe: Does run shell script work in Indigo 24.2
Thanks - I will figure it out with your suggestions - I just did not want to spend too much time if something in the latest release broke it. Thanks again…
_______
Norm
Norm
Re: Does run shell script work in Indigo 24.2
Hi, I never got this to work - since I was upgrading to a new machine I decided to do it a different way with Home Assistant Agent - that way I did not have to run Soros and I did not even install it on the new machine to test more with it.
Then I noticed the error in the log when I was restarting the server - it is still happening - I don’t get any permission requests from the OS. So not sure what is going on.
Then I noticed the error in the log when I was restarting the server - it is still happening - I don’t get any permission requests from the OS. So not sure what is going on.
Started plugin "Action Collection 2024.2.1"
Action Collection Error Failed to get the shortcuts list due to a macOS system error. Please report the following error to Support. Disabling shortcuts.
Action Collection Error Command to get the shortcuts list failed with error '-9'
_______
Norm
Norm
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Does run shell script work in Indigo 24.2
Did you try the say command as I show above? If not, it's unfortunate - it would have been useful for trying to track down things.
I don't believe they are related, but since I can't reproduce and you didn't try the run shell script suggestion above, I can't really diagnose further.norcoscia wrote: ↑Wed Apr 16, 2025 10:48 amStarted plugin "Action Collection 2024.2.1"
Action Collection Error Failed to get the shortcuts list due to a macOS system error. Please report the following error to Support. Disabling shortcuts.
Action Collection Error Command to get the shortcuts list failed with error '-9'
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Does run shell script work in Indigo 24.2
It's a bug in Sonoma 14.7.5 so it isn't related to your run shell script issue.jay (support) wrote: ↑Wed Apr 16, 2025 12:44 pm I don't believe they are related, but since I can't reproduce and you didn't try the run shell script suggestion above, I can't really diagnose further.![]()