alfredapp / shortcuts-workflow

Run installed macOS shortcuts
BSD 3-Clause "New" or "Revised" License
250 stars 4 forks source link

Workflow doesn't work anymore #12

Closed ByAzuraByAzuraByAzura closed 6 months ago

ByAzuraByAzuraByAzura commented 6 months ago

Workflow version

v2024.1

Alfred version

Alfred 5.5

macOS version

macOS Sonoma 14.5

Debugger output

[14:40:49.093] Shortcuts[Script Filter] Queuing argument '(null)'
[14:40:49.517] Shortcuts[Script Filter] Script with argv '(null)' finished
[14:40:49.524] ERROR: Shortcuts[Script Filter] Code 1: /Users/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/45A1DD47-585A-4286-9681-C30129A93544: execution error: Error: Error: Can't get object. (-1728)

More details

Workflow fails straight away as soon as you enter the initial "sc" prompt, it does not even bring up the shortcuts list to choose from. I have installed all the necessary dependencies like Node, PHP, Python 2 and Python 3 so its not related to that.

vitorgalvao commented 6 months ago

This workflow doesn’t have any dependencies. That error is indicative of a problem on your side. Reboot your Mac.

alwinsamson commented 2 weeks ago

Same issue macOS Sequoia 15.1.1, Alfred 5.5.1, Shortcuts v2024.3

[17:51:28.743] Logging Started...
[17:51:35.805] Shortcuts[Script Filter] Queuing argument '(null)'
[17:51:36.387] Shortcuts[Script Filter] Script with argv '(null)' finished
[17:51:36.391] ERROR: Shortcuts[Script Filter] Code 1: /Users//Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/7F1A0D2F-F979-4BA0-B841-966DD6253FB8: execution error: Error: Error: Can't get object. (-1728)

Troubleshoots

Reinstalled Shortcut v2023.8 works without any error

vitorgalvao commented 2 weeks ago

See the FAQ for the resolution.