Open Yadellc opened 2 years ago
I'm experiencing the exact same problem on my Mac since the last update. Plus everything became so slow, to upload, to slice. Before it would take seconds now minutes at best and sometimes it stalls and I`ll have to reboot and try again.. What can be done?
Since the last update I'm having the same problem and also when opening the marketplace.
Hi @cesardiez thank you for your bug report. I will bring this up with the team. Keep you posted!
I just installed this security update on my macbook running Catalina, but I could not reproduce the issue. In my case syncing works fine, just like it used to before the update. Since @cesardiez mentions also the inability to open the marketplace, could you try the solution posted in the below GH issue? https://github.com/Ultimaker/Cura/issues/10548#issuecomment-932208618
I'm thinking this might have more to do with the SSL certificates rather than the security update itself.
@evtrados I just installed the cert on my mac and am still having the same issue. i dont think its a trust issue wit cura and the OS, but a security limitation mac is implementing locking down the graphics on older machines. This update also affects Fusion360, causing to not even load https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/Fusion-360-crashes-on-launch-on-Mac-OS-10-15-7.html
Ah that might be the case then indeed. My macbook is from late 2015, so I can upgrade to Big Sur or Monterey if I want to. Perhaps Apple has imposed these restrictions on earlier hardware then.
In any case, could you share the logfiles from Cura (/Users/$USER/Library/Application\ Support/cura/<version>/cura.log
) so that we check if we can do anything about it?
I just installed this security update on my macbook running Catalina, but I could not reproduce the issue. In my case syncing works fine, just like it used to before the update. Since @cesardiez mentions also the inability to open the marketplace, could you try the solution posted in the below GH issue? #10548 (comment)
I'm thinking this might have more to do with the SSL certificates rather than the security update itself.
Updated as mentioned but not successful. The problem persists. Here is the LOG (/Users/$USER/Library/Application\ Support/cura/4.12/cura.log):
2021-12-05 13:37:49,729 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-12-05 13:37:49,743 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-12-05 13:37:49,758 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin AMFReader
2021-12-05 13:37:49,775 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-12-05 13:37:49,789 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-12-05 13:37:49,805 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-12-05 13:37:49,817 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-12-05 13:37:49,830 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-12-05 13:37:49,845 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-12-05 13:37:49,853 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [396]: Loading all plugins took 2.0128848552703857 seconds
2021-12-05 13:37:49,866 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-12-05 13:37:49,939 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%233.xml.fdm_material, skip it
2021-12-05 13:37:49,943 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%232.xml.fdm_material, skip it
2021-12-05 13:37:49,953 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [177]: Checking and performing updates took 0.08752822875976562
2021-12-05 13:37:50,032 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-12-05 13:37:50,052 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-12-05 13:37:52,453 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [522]: Loading metadata into container registry took 2.3859682083129883 seconds
2021-12-05 13:37:52,478 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-12-05 13:37:52,485 - INFO - [MainThread] cura.CuraApplication.run [803]: Initializing machine error checker
2021-12-05 13:37:52,698 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-12-05 13:37:53,008 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [202]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-12-05 13:37:53,010 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-12-05 13:37:54,228 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 1.208446979522705 seconds.
2021-12-05 13:37:54,236 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-12-05 13:37:54,238 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-12-05 13:37:54,239 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-12-05 13:37:54,241 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-12-05 13:37:54,242 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-12-05 13:37:54,243 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-12-05 13:37:54,244 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-12-05 13:37:54,245 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-12-05 13:37:54,246 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-12-05 13:37:54,247 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-12-05 13:37:54,248 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-12-05 13:37:54,249 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-12-05 13:37:54,250 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-12-05 13:37:54,660 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2021-12-05 13:37:54,718 - INFO - [MainThread] cura.CuraApplication.run [808]: Initializing machine manager
2021-12-05 13:37:54,726 - INFO - [MainThread] cura.CuraApplication.run [813]: Initializing container manager
2021-12-05 13:37:54,766 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [239]: Attempting to load the auth data from preferences.
2021-12-05 13:37:54,773 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.calculateNormalsFromVertices [558]: Calculating normals took 0.0041921138763427734 seconds
2021-12-05 13:37:54,785 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.006373882293701172 seconds. 8 input vertices. 8 output vertices.
2021-12-05 13:37:54,795 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:37:55,690 - WARNING - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [123]: Could not retrieve token data from auth server: {"errors": [{"id": "bea6807c-a7e8-44f2-ae10-e6b9241193af", "code": "tokenExpired", "http_status": "403", "title": "The given token has expired.", "meta": {"error_type": "AuthError", "url": "https://account.ultimaker.com/check-token"}}]}
2021-12-05 13:37:55,698 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token for [https://account.ultimaker.com]
2021-12-05 13:37:56,390 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:37:56,398 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:37:57,026 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:37:57,671 - DEBUG - [MainThread] UM.Logger.debug [122]: Starting a new sync while previous sync was not completed
2021-12-05 13:37:57,675 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [251]: Auth data was successfully loaded
2021-12-05 13:37:57,691 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-12-05 13:37:57,724 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x600006ce8c70>>] added.
2021-12-05 13:37:57,728 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2021-12-05 13:37:57,741 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-12-05 13:37:57,788 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [154]: New error check scheduled.
2021-12-05 13:37:57,971 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-12-05 13:37:58,256 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light
2021-12-05 13:37:58,544 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-12-05 13:37:58,640 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-12-05 13:37:59,089 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getIcon [144]: The icon 'search' is deprecated. Please use icon 'Magnifier' instead.
2021-12-05 13:37:59,346 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Settings/SettingView.qml:140:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-12-05 13:37:59,375 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:37:59,564 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:37:59,710 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-12-05 13:37:59,774 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:37:59,890 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-12-05 13:37:59,902 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-12-05 13:37:59,933 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2021-12-05 13:37:59,940 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2021-12-05 13:37:59,946 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting updates metadata from server.
2021-12-05 13:37:59,968 - DEBUG - [MainThread] cura.CuraApplication.run [857]: Booting Cura took 12.931544780731201 seconds
2021-12-05 13:37:59,968 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-12-05 13:38:00,242 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:38:00,276 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:38:00,475 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-12-05 13:38:01,654 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-12-05 13:38:01,674 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-12-05 13:38:01,677 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version: 4.1 INTEL-14.7.20
2021-12-05 13:38:01,680 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor: Intel Inc.
2021-12-05 13:38:01,683 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel HD Graphics 4000 OpenGL Engine
2021-12-05 13:38:01,685 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version: 4.10.0
2021-12-05 13:38:01,689 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:38:01,698 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-12-05 13:38:01,706 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-12-05 13:38:01,714 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:38:01,721 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-12-05 13:38:01,730 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-12-05 13:38:01,740 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:38:01,749 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-12-05 13:38:01,757 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:38:01,765 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:38:01,773 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-12-05 13:38:01,783 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:38:01,790 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-12-05 13:38:01,798 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-12-05 13:38:01,830 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:38:01,984 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:38:02,009 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:38:03,517 - DEBUG - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._handleCompatibilityData [127]: Discrepancy found between Cloud subscribed packages and Cura installed packages
2021-12-05 13:38:03,888 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:38:05,948 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [213]: Error check finished, result = False, time = 8.2s
2021-12-05 13:38:08,400 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:05,888 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-12-05 13:40:05,900 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-12-05 13:40:05,913 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin AMFReader
2021-12-05 13:40:05,923 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-12-05 13:40:05,936 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-12-05 13:40:05,953 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-12-05 13:40:05,963 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-12-05 13:40:05,975 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-12-05 13:40:05,986 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-12-05 13:40:05,994 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [396]: Loading all plugins took 1.8473317623138428 seconds
2021-12-05 13:40:06,006 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-12-05 13:40:06,078 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%233.xml.fdm_material, skip it
2021-12-05 13:40:06,081 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%232.xml.fdm_material, skip it
2021-12-05 13:40:06,088 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [177]: Checking and performing updates took 0.08299612998962402
2021-12-05 13:40:06,107 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-12-05 13:40:06,120 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-12-05 13:40:08,273 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [522]: Loading metadata into container registry took 2.1402671337127686 seconds
2021-12-05 13:40:08,297 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-12-05 13:40:08,300 - INFO - [MainThread] cura.CuraApplication.run [803]: Initializing machine error checker
2021-12-05 13:40:08,496 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-12-05 13:40:08,813 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [202]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-12-05 13:40:08,815 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-12-05 13:40:10,035 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 1.21073579788208 seconds.
2021-12-05 13:40:10,042 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-12-05 13:40:10,044 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-12-05 13:40:10,046 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-12-05 13:40:10,047 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-12-05 13:40:10,049 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-12-05 13:40:10,051 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-12-05 13:40:10,052 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-12-05 13:40:10,053 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-12-05 13:40:10,054 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-12-05 13:40:10,054 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-12-05 13:40:10,056 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-12-05 13:40:10,056 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-12-05 13:40:10,057 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-12-05 13:40:10,474 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2021-12-05 13:40:10,536 - INFO - [MainThread] cura.CuraApplication.run [808]: Initializing machine manager
2021-12-05 13:40:10,544 - INFO - [MainThread] cura.CuraApplication.run [813]: Initializing container manager
2021-12-05 13:40:10,575 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [239]: Attempting to load the auth data from preferences.
2021-12-05 13:40:10,582 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.calculateNormalsFromVertices [558]: Calculating normals took 0.0006420612335205078 seconds
2021-12-05 13:40:10,592 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.004827022552490234 seconds. 8 input vertices. 8 output vertices.
2021-12-05 13:40:10,600 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:40:11,249 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token for [https://account.ultimaker.com]
2021-12-05 13:40:11,935 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:40:11,947 - DEBUG - [MainThread] UM.Logger.debug [122]: Starting a new sync while previous sync was not completed
2021-12-05 13:40:11,950 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [251]: Auth data was successfully loaded
2021-12-05 13:40:11,966 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-12-05 13:40:12,002 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x6000069bd9f0>>] added.
2021-12-05 13:40:12,015 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2021-12-05 13:40:12,016 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-12-05 13:40:12,057 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [154]: New error check scheduled.
2021-12-05 13:40:12,153 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-12-05 13:40:12,300 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light
2021-12-05 13:40:12,442 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-12-05 13:40:12,487 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-12-05 13:40:12,657 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getIcon [144]: The icon 'search' is deprecated. Please use icon 'Magnifier' instead.
2021-12-05 13:40:12,897 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Settings/SettingView.qml:140:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-12-05 13:40:13,050 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:13,196 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-12-05 13:40:13,241 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:13,343 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-12-05 13:40:13,347 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-12-05 13:40:13,373 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2021-12-05 13:40:13,379 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2021-12-05 13:40:13,385 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting updates metadata from server.
2021-12-05 13:40:13,407 - DEBUG - [MainThread] cura.CuraApplication.run [857]: Booting Cura took 9.967045783996582 seconds
2021-12-05 13:40:13,407 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-12-05 13:40:13,488 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:40:13,515 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:40:13,700 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:13,914 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-12-05 13:40:15,124 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-12-05 13:40:15,143 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-12-05 13:40:15,146 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version: 4.1 INTEL-14.7.20
2021-12-05 13:40:15,149 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor: Intel Inc.
2021-12-05 13:40:15,154 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel HD Graphics 4000 OpenGL Engine
2021-12-05 13:40:15,158 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version: 4.10.0
2021-12-05 13:40:15,162 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:40:15,175 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-12-05 13:40:15,182 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-12-05 13:40:15,190 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:40:15,197 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-12-05 13:40:15,208 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-12-05 13:40:15,217 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:40:15,227 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-12-05 13:40:15,235 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:40:15,244 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:40:15,252 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-12-05 13:40:15,262 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:40:15,270 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-12-05 13:40:15,280 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-12-05 13:40:15,309 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:40:15,443 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:40:15,465 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:40:18,241 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:20,718 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [213]: Error check finished, result = False, time = 8.7s
2021-12-05 13:40:22,752 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:25,563 - DEBUG - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._handleCompatibilityData [127]: Discrepancy found between Cloud subscribed packages and Cura installed packages
2021-12-05 13:40:26,767 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.026549816131591797 seconds
2021-12-05 13:40:27,278 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 230400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:31,792 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 76800 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:36,301 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 57600 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:40,811 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 38400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:45,323 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 19200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:47,098 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:40:47,102 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [278]: Clearing the user profile
2021-12-05 13:40:47,106 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:40:47,127 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:40:47,130 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:40:47,135 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:40:47,142 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura/v1/feature_budgets
2021-12-05 13:40:47,147 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting packages metadata from server.
2021-12-05 13:40:47,151 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:40:47,155 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.8.0/packages
2021-12-05 13:40:47,159 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting authors metadata from server.
2021-12-05 13:40:47,162 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:40:47,165 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.8.0/authors
2021-12-05 13:40:47,379 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [376]: request[3c9fdfa0][get][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura/v1/feature_budgets')][timeout=10][no-data] got an QNetworkReplyError Host requires authentication. The server returned: b'{"errors": [{"id": "060197f0-7bf6-4b14-8c01-09e4780e493a", "code": "noBearerToken", "http_status": "401", "title": "No bearer token has been given to authenticate the request.", "meta": {"error_type": "AuthError", "url": "https://api.ultimaker.com/feature_budgets"}}]}'
2021-12-05 13:40:47,383 - WARNING - [MainThread] UM.Logger.warning [134]: Digital Factory: Response is not a feature budget, likely an error: <PyQt5.QtNetwork.QNetworkReply object at 0x600012934a30>
2021-12-05 13:40:49,829 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 9600 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:53,174 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [48]: Scheduled the next on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x6000069bd9f0>>]
2021-12-05 13:40:53,179 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2021-12-05 13:40:53,183 - INFO - [MainThread] cura.CuraApplication.closeApplication [611]: Close application
2021-12-05 13:40:53,190 - INFO - [MainThread] UM.Logger.info [128]: Inicializando Máquina Ativa...
2021-12-05 13:40:53,321 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,325 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,336 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,339 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,481 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [485]: Shutting down cura
2021-12-05 13:40:53,501 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [354]: Attempting to kill the engine process
2021-12-05 13:40:53,502 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [360]: Killing engine process
2021-12-05 13:40:53,503 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [363]: Engine process is killed. Received return code -15
2021-12-05 13:40:53,535 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:168:25: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
2021-12-05 13:40:53,570 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/Resources/qml/UM/Preferences/PreferencesDialog.qml:113: TypeError: Cannot read property 'resetEnabled' of null
2021-12-05 13:41:40,027 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-12-05 13:41:40,038 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-12-05 13:41:40,053 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin AMFReader
2021-12-05 13:41:40,065 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-12-05 13:41:40,079 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-12-05 13:41:40,096 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-12-05 13:41:40,108 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-12-05 13:41:40,125 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-12-05 13:41:40,138 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-12-05 13:41:40,150 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [396]: Loading all plugins took 2.005533218383789 seconds
2021-12-05 13:41:40,161 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-12-05 13:41:40,234 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%233.xml.fdm_material, skip it
2021-12-05 13:41:40,238 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%232.xml.fdm_material, skip it
2021-12-05 13:41:40,247 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [177]: Checking and performing updates took 0.08599519729614258
2021-12-05 13:41:40,266 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-12-05 13:41:40,280 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-12-05 13:41:42,555 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [522]: Loading metadata into container registry took 2.262950897216797 seconds
2021-12-05 13:41:42,579 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-12-05 13:41:42,583 - INFO - [MainThread] cura.CuraApplication.run [803]: Initializing machine error checker
2021-12-05 13:41:42,770 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-12-05 13:41:43,108 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [202]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-12-05 13:41:43,111 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-12-05 13:41:44,348 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 1.2302677631378174 seconds.
2021-12-05 13:41:44,356 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-12-05 13:41:44,359 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-12-05 13:41:44,361 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-12-05 13:41:44,363 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-12-05 13:41:44,365 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-12-05 13:41:44,367 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-12-05 13:41:44,368 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-12-05 13:41:44,369 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-12-05 13:41:44,370 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-12-05 13:41:44,370 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-12-05 13:41:44,372 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-12-05 13:41:44,373 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-12-05 13:41:44,373 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-12-05 13:41:44,823 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2021-12-05 13:41:44,887 - INFO - [MainThread] cura.CuraApplication.run [808]: Initializing machine manager
2021-12-05 13:41:44,894 - INFO - [MainThread] cura.CuraApplication.run [813]: Initializing container manager
2021-12-05 13:41:44,931 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [239]: Attempting to load the auth data from preferences.
2021-12-05 13:41:44,937 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.calculateNormalsFromVertices [558]: Calculating normals took 0.0037517547607421875 seconds
2021-12-05 13:41:44,953 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.006079435348510742 seconds. 8 input vertices. 8 output vertices.
2021-12-05 13:41:44,955 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-12-05 13:41:44,997 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x60000586df90>>] added.
2021-12-05 13:41:45,006 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2021-12-05 13:41:45,013 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-12-05 13:41:45,052 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [154]: New error check scheduled.
2021-12-05 13:41:45,253 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-12-05 13:41:45,392 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light
2021-12-05 13:41:45,533 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-12-05 13:41:45,579 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-12-05 13:41:45,732 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getIcon [144]: The icon 'search' is deprecated. Please use icon 'Magnifier' instead.
2021-12-05 13:41:45,769 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:41:45,954 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Settings/SettingView.qml:140:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-12-05 13:41:46,042 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:41:46,045 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:41:46,105 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:41:46,255 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-12-05 13:41:46,303 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:41:46,403 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-12-05 13:41:46,414 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-12-05 13:41:46,438 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2021-12-05 13:41:46,443 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2021-12-05 13:41:46,448 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting updates metadata from server.
2021-12-05 13:41:46,452 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:41:46,456 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.8.0/packages/package-updates?installed_packages=VersionUpgrade21to22:1.0.1&installed_packages=3MFWriter:1.0.1&installed_packages=VersionUpgrade30to31:1.0.1&installed_packages=VersionUpgrade33to34:1.0.1&installed_packages=RotateTool:1.0.1&installed_packages=SimulationView:1.0.1&installed_packages=VersionUpgrade47to48:1.0.0&installed_packages=CuraDrive:1.2.0&installed_packages=VertexDeltaTPU:1.4.0&installed_packages=ModelChecker:1.0.1&installed_packages=ScaleTool:1.0.1&installed_packages=FileLogger:1.0.1&installed_packages=GenericPC:1.4.0&installed_packages=VersionUpgrade34to35:1.0.1&installed_packages=OBJReader:1.0.1&installed_packages=VertexDeltaPET:1.4.0&installed_packages=GenericBAM:1.4.0&installed_packages=AMFReader:1.0.0&installed_packages=RemovableDriveOutputDevice:1.0.1&installed_packages=GenericTPU:1.4.0&installed_packages=OctofiberPLA:1.0.1&installed_packages=GCodeGzReader:1.0.1&installed_packages=VersionUpgrade44to45:1.0.0&installed_packages=PostProcessingPlugin:2.2.1&installed_packages=VertexDeltaABS:1.4.0&installed_packages=UltimakerPLA:1.4.0&installed_packages=IMADE3DJellyBOXPLA:1.0.1&installed_packages=SentryLogger:1.0.0&installed_packages=CuraProfileWriter:1.0.1&installed_packages=PerObjectSettingsTool:1.0.1&installed_packages=GenericPLA:1.4.0&installed_packages=GenericGFFPA:1.4.0&installed_packages=VersionUpgrade42to43:1.0.0&installed_packages=FABtotumNylon:1.4.0&installed_packages=FirmwareUpdateChecker:1.0.1&installed_packages=UltimakerPC:1.4.0&installed_packages=SimpleView:1.0.1&installed_packages=PolyWoodPLA:1.0.1&installed_packages=SolidView:1.0.1&installed_packages=ImageReader:1.0.1&installed_packages=FABtotumPLA:1.4.0&installed_packages=VersionUpgrade35to40:1.0.0&installed_packages=OBJWriter:1.0.1&installed_packages=STLReader:1.0.1&installed_packages=UFPReader:1.0.0&installed_packages=VersionUpgrade32to33:1.0.1&installed_packages=GenericPETG:1.4.0&installed_packages=UltimakerTPU:1.4.0&installed_packages=TranslateTool:1.0.1&installed_packages=GCodeProfileReader:1.0.1&installed_packages=GenericToughPLA:1.4.0&installed_packages=UltimakerBAM:1.4.0&installed_packages=VersionUpgrade40to41:1.0.1&installed_packages=PreviewStage:1.0.1&installed_packages=VersionUpgrade41to42:1.0.0&installed_packages=PolyMaxPLA:1.0.1&installed_packages=Toolbox:1.0.1&installed_packages=VersionUpgrade22to24:1.0.1&installed_packages=DagomaChromatikPLA:1.0.1&installed_packages=ConsoleLogger:1.0.1&installed_packages=GenericPP:1.4.0&installed_packages=UltimakerPVA:1.4.0&installed_packages=MirrorTool:1.0.1&installed_packages=UltimakerABS:1.4.0&installed_packages=VersionUpgrade25to26:1.0.1&installed_packages=UltimakerTPLA:1.4.0&installed_packages=SupportEraser:1.0.1&installed_packages=UFPWriter:1.0.1&installed_packages=VertexDeltaPLA:1.4.0&installed_packages=UltimakerPP:1.4.0&installed_packages=USBPrinting:1.0.2&installed_packages=VersionUpgrade43to44:1.0.0&installed_packages=FABtotumABS:1.4.0&installed_packages=XmlMaterialProfile:1.0.1&installed_packages=TrimeshReader:1.0.0&installed_packages=IMADE3DJellyBOXPETG:1.0.1&installed_packages=MachineSettingsAction:1.0.1&installed_packages=UltimakerCPEP:1.4.0&installed_packages=VersionUpgrade460to462:1.0.0&installed_packages=GenericGFFCPE:1.4.0&installed_packages=VersionUpgrade462to47:1.0.0&installed_packages=X3DReader:1.0.1&installed_packages=Filo3DPLA:1.0.1&installed_packages=STLWriter:1.0.1&installed_packages=SelectionTool:1.0.1&installed_packages=GenericPVA:1.4.0&installed_packages=FiberlogyHDPLA:1.0.1&installed_packages=CuraEngineBackend:1.0.1&installed_packages=MonitorStage:1.0.1&installed_packages=UM3NetworkPrinting:1.0.1&installed_packages=GenericNylon:1.4.0&installed_packages=PrepareStage:1.0.1&installed_packages=UpdateChecker:1.0.1&installed_packages=GenericCFFCPE:1.4.0&installed_packages=GenericCPE:1.4.0&installed_packages=GCodeGzWriter:1.0.1&installed_packages=UltimakerCPE:1.4.0&installed_packages=VersionUpgrade27to30:1.0.1&installed_packages=CameraTool:1.0.1&installed_packages=SliceInfoPlugin:1.0.1&installed_packages=FABtotumTPU:1.4.0&installed_packages=XRayView:1.0.1&installed_packages=VersionUpgrade45to46:1.0.0&installed_packages=VersionUpgrade49to410:1.0.0&installed_packages=VersionUpgrade26to27:1.0.1&installed_packages=VersionUpgrade411to412:1.0.0&installed_packages=UltimakerMachineActions:1.0.1&installed_packages=FirmwareUpdater:1.0.1&installed_packages=CuraProfileReader:1.0.1&installed_packages=UltimakerNylon:1.4.0&installed_packages=LegacyProfileReader:1.0.1&installed_packages=GenericHIPS:1.4.0&installed_packages=PolyPlusPLA:1.0.1&installed_packages=VersionUpgrade48to49:1.0.0&installed_packages=PolyFlexPLA:1.0.1&installed_packages=GenericABS:1.4.0&installed_packages=DigitalLibrary:1.1.0&installed_packages=GCodeWriter:1.0.1&installed_packages=GCodeReader:1.0.1&installed_packages=GenericCFFPA:1.4.0&installed_packages=LocalContainerProvider:1.0.1&installed_packages=GenericCPEPlus:1.4.0&installed_packages=3MFReader:1.0.1&installed_packages=LocalFileOutputDevice:1.0.1
2021-12-05 13:41:46,474 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-12-05 13:41:46,474 - DEBUG - [MainThread] cura.CuraApplication.run [857]: Booting Cura took 9.07863998413086 seconds
2021-12-05 13:41:46,555 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:41:46,585 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:41:46,698 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:41:46,980 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-12-05 13:41:48,154 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-12-05 13:41:48,172 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-12-05 13:41:48,175 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version: 4.1 INTEL-14.7.20
2021-12-05 13:41:48,178 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor: Intel Inc.
2021-12-05 13:41:48,181 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel HD Graphics 4000 OpenGL Engine
2021-12-05 13:41:48,185 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version: 4.10.0
2021-12-05 13:41:48,189 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:41:48,201 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-12-05 13:41:48,209 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-12-05 13:41:48,216 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:41:48,224 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-12-05 13:41:48,232 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-12-05 13:41:48,242 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:41:48,251 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-12-05 13:41:48,259 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:41:48,270 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:41:48,278 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-12-05 13:41:48,288 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:41:48,295 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-12-05 13:41:48,303 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-12-05 13:41:48,330 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:41:48,474 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:41:48,491 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:41:51,257 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:41:52,362 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [213]: Error check finished, result = False, time = 7.3s
2021-12-05 13:41:53,345 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.startAuthorizationFlow [170]: Starting new OAuth2 flow...
2021-12-05 13:41:53,353 - DEBUG - [MainThread] cura.OAuth2.LocalAuthorizationServer.start [64]: Starting local web server to handle authorization callback on port 32118
2021-12-05 13:41:53,363 - DEBUG - [Thread-6] cura.OAuth2.LocalAuthorizationServer._serve_forever [101]: Local web server for authorization has started
2021-12-05 13:41:54,867 - DEBUG - [Thread-7] cura.OAuth2.AuthorizationService._onAuthStateChanged [229]: Got callback from Authorization state. The user should now be logged in!
2021-12-05 13:41:54,873 - DEBUG - [Thread-7] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:41:54,883 - DEBUG - [Thread-7] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:41:55,520 - DEBUG - [Thread-7] cura.OAuth2.LocalAuthorizationServer.stop [81]: Stopping local oauth2 web server...
2021-12-05 13:41:55,546 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:48: TypeError: Cannot call method 'charAt' of undefined
2021-12-05 13:41:55,554 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:69:17: Unable to assign [undefined] to QString
2021-12-05 13:41:55,581 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting packages metadata from server.
2021-12-05 13:41:55,593 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting authors metadata from server.
2021-12-05 13:41:55,608 - DEBUG - [MainThread] UM.Logger.debug [122]: Starting a new sync while previous sync was not completed
2021-12-05 13:41:55,662 - DEBUG - [Thread-7] cura.OAuth2.LocalAuthorizationServer.stop [89]: Local oauth2 web server was shut down
2021-12-05 13:41:55,765 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:41:56,547 - DEBUG - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._handleCompatibilityData [127]: Discrepancy found between Cloud subscribed packages and Cura installed packages
2021-12-05 13:42:00,276 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 230400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:04,786 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 76800 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:05,770 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.026875019073486328 seconds
2021-12-05 13:42:09,301 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 57600 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:13,811 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 38400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:18,318 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 19200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:22,829 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 9600 works. Retry nr: 0. Wait timeout: 3
I tried changing name of Cura folder to "Old" no good. Still crashing, I run Windows via VMware fusion and Cura works fine. It's just a pain going back and forth. Anyone have ideas I'm willing to try!
cura.log Here is my log file. I have tried the renaming of my 4.12 folder and that didn't work either. I even reinstalled 4.11 as that was the last version that worked for me and it still crashes.
Thanks for the logs, both. I'm not really seeing anything special in those logs. Only in Cesardiez' log it was trying to connect to a USB device but failed, but that's not in Yadellc's log so that is probably not the cause.
I think Yadellc's explanation is pretty likely. If so, the new RHI of Qt 6.0 may provide a solution. However that would require a complete rewrite of how we render 3D in Cura.
Hey All,
Just wanted to update you on the issue. I just ran another iOS update on my machine and the issue has resolved itself. I am not able to access the market place and update my libraries.
Application Version
4.12.1 and older
Platform
Mac OS 10.15.7
Printer
Ender 3 Pro
Reproduction steps
when i try to sync cura pr access the market place it crashes 20211130_113631.mov.zip This happened After macOS Catalina ecurity Update 2021-007 (version 10.15.7)
About my mac: Mac mini (Late 2012) Processor: 2.5 GHz Dual-Core Intel Core i5 Memory: 16 GB 1600 MHz DDR3 Graphics: Intel HD Graphics 4000 1536 MB
Actual results
See attached Video
Below is the bug report that it wants to send to apple:
Expected results
i have to restart Cura, but cannot update market place
Checklist of files to include
Additional information & file uploads
20211130_113631.mov.zip