Crashes in SaveA
jamfcpr crashes when running in Save Only mode
I am running an M1 MacbookPro and are running a JAMF cloud instance with SSO enabled. Our SSO uses PIV smart card authentication, however, I have tried using a non-SSO enabled local JAMF account and the behavior continues. I have also tried using https://
Works fine migrating packages to another server? Lists packages work in save only mode? If you're able to share the log file (~/Library/Logs/jamfcpr/*****jamfcpr.log) that may help track down the issue.
20221107_091910_jamfcpr copy.log
Thanks for the response, here is the log file. I have redacted part of our jamf cloud URL for privacy reasons.
this is the full log after jamfcpr crashes
curious if there is any insight after peaking at the logs?
I'm still stumped. Curious what login window is displayed (SSO of standard Jamf Pro) when you hit https://
This is where I land...Its asking for our smart card authentication. If I click cancel, I can proceed to our smart card SSO failover screen for username/password authentication.
Could there maybe be a way to leverage the API within jamfCPR as a workaround here?
Thanks for the speedy reply. Actually working to get rid of the call to packages.html and use the API to check access rights.
Awesome! Hopefully, API calls will resolve this.
To answer your other questions, I've only tried save mode, as I don't have a need for server migration and I don't see any packages in jamfcpr.
Just occurred to me, https://your.jamfcloud.com/legacy/packages.html?id=-1&o=c is also queried, but only for copying packages to the destination server so Save Only should work. Information obtained there can't be gathered from the API.
Authentication changed. As time permits let me know if the issue is resolved in v3.5.0.
This fixed the issue. Thanks!!