Rocketman-Tech / ServerMap

Get a list of which resources (groups, packages, etc.) are in use and which have become 'cruft' over time.
BSD 3-Clause "New" or "Revised" License
15 stars 11 forks source link

json.decoder.JSONDecodeError #1

Closed ShawnMGiesbrecht closed 2 years ago

ShawnMGiesbrecht commented 2 years ago

received error when launched Jamf Pro 10.35.0 macOS 12.1.0

./servermap -u https://jamf.**** -l sgiesbrecht -p '**' Creating tables... Getting scripts... Traceback (most recent call last): File "serverMap.py", line 109, in File "requests/models.py", line 900, in json File "json/init.py", line 346, in loads File "json/decoder.py", line 337, in decode File "json/decoder.py", line 355, in raw_decode json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) [74088] Failed to execute script 'serverMap' due to unhandled exception!

ShawnMGiesbrecht commented 2 years ago

Disregard - password expired half way through the meeting