txhaflaire / JamfCheck

A native SwiftUI macOS application that check's Jamf Pro, Jamf School, Jamf Now, Jamf Connect and Jamf Protect on it's state
MIT License
80 stars 4 forks source link

Jamf Protect protocol check always returns error when using WSS/MQTT plan #12

Open kiyo9999 opened 1 month ago

kiyo9999 commented 1 month ago

Please forgive me if I'm being rude as I'm new to Github. When I apply a Jamf Protect plan that uses the wss/mqtt protocol, JamfCheck always shows an error, even though the Mac can communicate with Jamf Protect Cloud via wss/mqtt without any problems. Please see the attached files which contain 1, output of "protectctl info -v" which shows that the Mac can connect to the Protect Cloud via wss/mqtt. 2, JamfCheck log which says "Jamf Protect configuration does not have a valid communication protocol".

I would be grateful if you could respond to this report.

jamfchecklog.txt protectctl.txt

screenshot
txhaflaire commented 1 month ago

Hi @kiyo9999 - thanks for reporting this in, you are right, i missed this return value.

Will be resolved in next release.

kiyo9999 commented 1 month ago

Hi ! Thank you for your prompt investigation. Looking forward to the next release!