jamf / JamfMigrator

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

Extension Attributes crashing the app #50

Closed benducklow closed 4 years ago

benducklow commented 4 years ago

I am not sure what is causing this but I reverted back to 5.1.0 and things work. See attached for a crash log. jamfMigrator_crash.log.zip

macmule commented 4 years ago

Bombing out here too..

Looks like the older versions were pulled from releases :(

macmule commented 4 years ago
2020-04-06 11:41:44.981274+0100 jamf-migrator[7841:200270] Metal API Validation Enabled
2020-04-06 11:42:17.199219+0100 jamf-migrator[7841:202229] [] nw_connection_copy_protocol_metadata [C8] Client called nw_connection_copy_protocol_metadata on unconnected nw_connection
2020-04-06 11:42:17.199249+0100 jamf-migrator[7841:202229] [] nw_connection_copy_protocol_metadata [C8] Client called nw_connection_copy_protocol_metadata on unconnected nw_connection
2020-04-06 11:42:17.199266+0100 jamf-migrator[7841:202229] [] nw_connection_copy_connected_local_endpoint [C8] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection
2020-04-06 11:42:17.199281+0100 jamf-migrator[7841:202229] [] nw_connection_copy_connected_remote_endpoint [C8] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection
2020-04-06 11:42:17.199296+0100 jamf-migrator[7841:202229] [] nw_connection_copy_connected_path [C8] Client called nw_connection_copy_connected_path on unconnected nw_connection
2020-04-06 11:42:17.199315+0100 jamf-migrator[7841:202229] [] nw_connection_copy_protocol_metadata [C8] Client called nw_connection_copy_protocol_metadata on unconnected nw_connection
2020-04-06 11:42:17.199343+0100 jamf-migrator[7841:202229] Connection 8: unable to determine interface type without an established connection
2020-04-06 11:42:17.199511+0100 jamf-migrator[7841:202229] Connection 8: unable to determine interface classification without an established connection
2020-04-06 11:42:17.199744+0100 jamf-migrator[7841:202229] [] nw_connection_copy_metadata [C8] Client called nw_connection_copy_metadata on unconnected nw_connection
2020-04-06 11:42:17.199781+0100 jamf-migrator[7841:202229] Connection 8: unable to determine interface type without an established connection
2020-04-06 11:42:17.200630+0100 jamf-migrator[7841:202229] Connection 8: unable to determine interface type without an established connection
Fatal error: Unexpectedly found nil while unwrapping an Optional value: file /Users/ben/Git/other/JamfMigrator/jamf-migrator/ViewController.swift, line 2744
2020-04-06 11:42:17.771968+0100 jamf-migrator[7841:200270] Fatal error: Unexpectedly found nil while unwrapping an Optional value: file /Users/ben/Git/other/JamfMigrator/jamf-migrator/ViewController.swift, line 2744
(lldb) 
BIG-RAT commented 4 years ago

Should be resolved with v5.2.2