jamf / JamfMigrator

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

App crashes in DELETE mode #28

Closed ckemp19 closed 5 years ago

ckemp19 commented 5 years ago

hi - tried running both 3.3.2 and 3.3.0 in delete mode, to clear our staging environment before transferring from production. Every time I run the app it crashes immediately. Output of the last crash report is attached. migrator-crash.txt

ckemp19 commented 5 years ago

One thing to note, that may or may not impact things: we run our jamf instance in a sub-directory of the root, so the URL is similar to https://my.jamf.com:8443/jss/ . I did try to start the app with just the base URL anyway, but it crashed just the same - as soon as I hit go the app quits, no logging, just dies.

ckemp19 commented 5 years ago

Tried also on a fresh 10.14.3 VM, same result - instant crash

BIG-RAT commented 5 years ago

Thanks @ckemp19 - note you're not alone. I've not been able to replicate the behavior myself but I'll keep digging.

ckemp19 commented 5 years ago

Thanks, at least it's good to know it's not just me! :) Standing by

sdagley commented 5 years ago

Let me know if you need any more crash logs. I can duplicate the crash with 3.2.2, 3.3.0, and 3.3.1

BIG-RAT commented 5 years ago

Issue should be resolved in v3.3.2. Thanks @ckemp19 for helping pinpoint the issue and @sdagley for offering up additional logs.