jamf / JamfMigrator

A tool to migrate data granularly between Jamf Pro servers
MIT License
140 stars 10 forks source link

error HTTP Status Code: 404 #49

Closed master-vodawagner closed 4 years ago

master-vodawagner commented 4 years ago

Hey all,

I'm getting an HTTP 404 when using the current version of Jamf Migrator. Log output below

20200324_110451 [Json.getRecord] error HTTP Status Code: 404 20200324_110451 [Json.getRecord] error HTTP Status Code: 404 20200324_110451 [Json.getRecord] error HTTP Status Code: 404 20200324_110504 [CreateEndpoints] Migrating smartcomputergroups 20200324_110504 [CreateEndpoints] [computergroups] succeeded: Software Installed Needs Patching - Jamf Pro Suite 20200324_110505 [CreateEndpoints] [computergroups] succeeded: Software Installed - Jamf Pro Suite

BIG-RAT commented 4 years ago

Nice catch, and I wonder how long that's been there.

I'll have a fix shortly.


From: master-vodawagner notifications@github.com Sent: Tuesday, March 24, 2020 7:08 AM To: jamf/JamfMigrator Cc: Subscribed Subject: [jamf/JamfMigrator] error HTTP Status Code: 404 (#49)

Hey all,

I'm getting an HTTP 404 when using the current version of Jamf Migrator. Log output below

20200324_110451 [Json.getRecord] error HTTP Status Code: 404 20200324_110451 [Json.getRecord] error HTTP Status Code: 404 20200324_110451 [Json.getRecord] error HTTP Status Code: 404 20200324_110504 [CreateEndpoints] Migrating smartcomputergroups 20200324_110504 [CreateEndpoints] [computergroups] succeeded: Software Installed Needs Patching - Jamf Pro Suite 20200324_110505 [CreateEndpoints] [computergroups] succeeded: Software Installed - Jamf Pro Suite

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/jamf/JamfMigrator/issues/49, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFJYQF637ILGE5B4H4WRHI3RJCIBLANCNFSM4LSR6SRQ.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/jamf/JamfMigrator/issues/49", "url": "https://github.com/jamf/JamfMigrator/issues/49", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

BIG-RAT commented 4 years ago

Resolved in v5.2.1. Corrected lookup so that smart/static computer groups use the computergroups api endpoint.