jamf / scout-public

A tool to aggregate devices across multiple MDM servers
GNU General Public License v3.0
11 stars 3 forks source link

Server returns 500 Error when viewing specific devices #19

Open et-j opened 5 years ago

et-j commented 5 years ago

When attempting to view details on ~30% of the devices enrolled in a specific environment, the server returns a 500 error in the console. Occasionally, server responds with 404. We can confirm that the devices are properly enrolled and accessible in Jamf Pro and that the issue is not limited to devices with duplicate records.

Issue is limited to one Jamf Pro server in Scout, does not occur to devices in other servers, but also does not occur to all devices in said server.

et-j commented 4 years ago

Update - we can resolve this issue by removing the device from MySQL and allowing it to refresh on the next update. However, we continue to see this issue appear on additional devices over time.