-
Notifications
You must be signed in to change notification settings - Fork 90
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
Scheduling option issue: Super not launching at selected time #248
Comments
+1 |
Yeah... sorry... I'd have to see a |
Hi, I was able to replicate the issue on another Mac. Scheduled date: 17.00 Attached --verbose-mode logs: |
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?
|
+1 |
super.log |
Just adding to this thread, I'm seeing the same issue. I'll try to get a verbose log, but In the latest example, I scheduled an install for 01/14/25 at 2:00 PM, log shows that as the scheduled install date, but it set the NextAutoLaunch for 01/15/25 at 5:09 AM |
got a verbose log example with the issue. Scheduled an update for 2025-01-15:15:00 and the NextAutoLaunch is set for 2025-01-16:04:52:00 preventing it from running at the scheduled time. |
I believe I may have figured out the issue and a solution. in the #super script, Line 5360 , the calculation for determining the deferral_timer_scheduled_install_minutes is I added |
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!
The text was updated successfully, but these errors were encountered: