Open I-Wildcard opened 2 weeks ago
+1
Yeah... sorry... I'd have to see a --verbose-mode
log to figure out why super
is not properly setting a relaunch time.
Hi,
I was able to replicate the issue on another Mac.
Scheduled date: 17.00 After dismissing the second reminder (15 minutes before the scheduled date), the next autolaunch date I see is set to 17.56 and not at 17.00 as expected.
Attached --verbose-mode logs: Super.log
Hi, I think I have a related issue where super does not auto-relaunch after deferral.
snippet of log is below, - the script does not re-launch at the specified time post deferral. How is the re-launch controlled? May be a dumb question, but is the script running as a daemon in the background, or is scheduled to run periodically via cron-like mechanism? thank you,
Sat Nov 09 13:28:15 MacMini super.sh[27440]: Exit: super is scheduled to automatically relaunch at: 2024-11-09:14:28:00
Sat Nov 09 13:28:15 MacMini super.sh[27440]: Verbose Mode: Function exit_clean: Line 4160: Local preference file at clean exit: /Library/Management/super/com.macjutsu.super:
{
DeferralRestrictionsCache = 0;
DeferralRestrictionsChecksum = 0;
DisplayIconDarkFileCachedOrigin = DEFAULT;
DisplayIconLightFileCachedOrigin = DEFAULT;
MDMClientAvailableCache = 1;
MDMClientListChecksum = e2081d00fcdc53395538128b68c959fb;
MSUListChecksum = e867b323b5e81a152498b12be2e00e9d;
MacLastStartup = "2024-11-07:11:58:29";
MacOSBetaProgramCache = 0;
MacOSMSULabelDownloaded = "macOS Sequoia 15.1-24B83";
MacOSMSULastStartupDownloaded = "2024-11-07:11:58:29";
NextAutoLaunch = "2024-11-09:14:28:00";
ScheduleZeroDateAutomaticStart = "2024-11-07:11:52";
SuperStatus = "Sat Nov 09 13:28:15: Pending: User chose to defer, setting a deferral of 60 minutes.";
VerboseMode = 1;
WorkflowTarget = "macOS Sequoia 15.1-24B83";
}
Sat Nov 09 13:28:15 MacMini super.sh[27440]: **** S.U.P.E.R.M.A.N. 5.0.0 - EXIT CLEAN ****
Hello team,
I was testing the Super 5 scheduling option today when updating to macOS Sequoia 15.1, and for some reason Super did not launch at the time I selected (17.30). I did receive the reminders 4 hours and 15 minutes before the selected time (as per our customisation), which worked great - but when 17.30 arrived nothing happened.
I looked into the logs, and this is what I see:
Super is saying that it'll automatically relaunch at 18.15 and not at 17.30. I encountered this issue on two different devices.
Let me know if you need additional information.
Thank you!