You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a cron that runs every 5 minutes to trigger a hammerspoon notification. After an update to macos Sequoia 15.3, when the cron runs, it frequently (but not always) causes this popup to show:
Hammerspoon is not running. Would you like to launch it now?
If I select Launch, then my notification is shown, and if I click cancel, it's not. But Hammerspoon is already running separately. It seems that it's unable to find the running process.
When I run the same command directly rather than as a cron, I never get the popup.
The text was updated successfully, but these errors were encountered:
I have a cron that runs every 5 minutes to trigger a hammerspoon notification. After an update to macos Sequoia 15.3, when the cron runs, it frequently (but not always) causes this popup to show:
Hammerspoon is not running. Would you like to launch it now?
The command the cron runs is essentially this:
If I select Launch, then my notification is shown, and if I click cancel, it's not. But Hammerspoon is already running separately. It seems that it's unable to find the running process.
When I run the same command directly rather than as a cron, I never get the popup.
The text was updated successfully, but these errors were encountered: