BIG-RAT / jamfcpr

Replicate packages between Jamf Pro Servers
Apache License 2.0
76 stars 3 forks source link

Unable to retrieve data from the JCDS XX Status Code 500 on v4.0.2 #19

Closed markkenny closed 6 months ago

markkenny commented 6 months ago

Hi, I thought it was our AWS S3 storage not working with jamfcpr, but my colleague showed it working, and I replicated on v3.3.4.

Unable to retrieve data from the JCDS on https://MINE/. Status code: 500

Not using API Client, same API user and creds in both versions.

Thanks

BIG-RAT commented 6 months ago

Status code: 500 typically indicates Jamf Pro is utilizing JCDS1. Jamf CPR v3.x is for JCDS1 only and Jamf CPR 4.x is JCDS2 only.

markkenny commented 6 months ago

Gotcha. So working as intended ;-) Thank you