Kevin M. White
Kevin M. White
Please try the latest release of super as it may resolve this issue: https://github.com/Macjutsu/super/releases/tag/v4.1.0-beta1
There are many updates in https://github.com/Macjutsu/super/releases/tag/v5.0.0-beta2 that may resolve this behavior. Please try it out.
That code is based on v3 so it won't work in v4. There is also a lot of other ancillary preference management code that needs to be added for a...
Full disclosure... I don't ever plan to look at the v3 code again.
Yikes! It's not safe to put that function there. I'm happy that this works for you... and I do plan to implement this officially... but it will take quite a...
That code was designed to run during the startup workflow, and where you have it is now much later in the workflow. Again, it might work... but it was never...
That's a better approach.... and similar to the one I will take when I have time to implement this in v4.1... other priorities first.
Do you not inventory daily? Why would you need the information in Jamf more than once a day?
That means the Jamf API failed to accept the update/upgrade command. More specifically, `super` asked the Jamf API to update/upgrade and then `super` did not receive an HTTP 200 or...
You've cut out a lot of the super.log... so while your conclusions may be correct about the output from `mdmclient`, that's not the only thing `super` does to find updates....