Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't print via Cloud #9383

Open
ianpaschal opened this issue Mar 10, 2021 · 6 comments
Open

Can't print via Cloud #9383

ianpaschal opened this issue Mar 10, 2021 · 6 comments
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.

Comments

@ianpaschal
Copy link
Contributor

Application Version

4.8.0

Platform

MacOS 11.2.1

Printer

Ultimaker S3

Reproduction steps

Load up Cura, sign in to DF, load my STL, slice, and attempt to print via Cloud.

Actual results

Nothing happens when clicking the Print via Cloud button.

Expected results

Progress bar appears and "Print sent via cloud successfully" or some such.

2021-03-10 09:00:51,240 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token.
2021-03-10 09:00:51,623 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [250]: Attempting to store the auth data
2021-03-10 09:01:03,243 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-03-10 09:05:11,136 - DEBUG - [MainThread] UFPWriter.UFPWriter._createSnapshot [45]: Creating thumbnail image...
2021-03-10 09:05:11,146 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:05:11,153 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:05:11,162 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:05:11,170 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:05:11,718 - DEBUG - [Thread-4] UM.FileHandler.WriteFileJob.run [80]: Writing file took 0.6198079586029053 seconds
2021-03-10 09:05:11,802 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [374]: request[fbe7f41b][put][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura/v1/jobs/upload')][timeout=10][b'{"data": {'...] got an error 302, Error transferring https://api.ultimaker.com/cura/v1/jobs/upload - server replied: Bad Request
2021-03-10 09:05:12,469 - INFO - [MainThread] SliceInfoPlugin.SliceInfo._onRequestFinished [284]: SliceInfo sent successfully
2021-03-10 09:05:28,786 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property of null
2021-03-10 09:05:28,793 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/Tools/RotateTool/RotateTool.qml:25: TypeError: Cannot read property 'tool_button' of null
2021-03-10 09:05:28,798 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property of null
2021-03-10 09:05:28,803 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/Tools/RotateTool/RotateTool.qml:43: TypeError: Cannot read property 'tool_button' of null
2021-03-10 09:05:28,809 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property of null
2021-03-10 09:05:28,816 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/Tools/RotateTool/RotateTool.qml:64: TypeError: Cannot read property 'tool_button' of null
2021-03-10 09:05:28,821 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/Tools/RotateTool/RotateTool.qml:83: TypeError: Cannot read property 'checkbox' of null
2021-03-10 09:05:29,093 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [315]: Attempting to kill the engine process
2021-03-10 09:05:29,097 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [231]: Previous socket existed. Closing that first.
2021-03-10 09:05:29,114 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Listening
2021-03-10 09:05:29,154 - INFO - [MainThread] UM.Backend.Backend.startEngine [90]: Started engine process: /Applications/Ultimaker Cura.app/Contents/MacOS/CuraEngine
2021-03-10 09:05:29,161 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [110]: [Backend] Calling engine with: ['/Applications/Ultimaker Cura.app/Contents/MacOS/CuraEngine', 'connect', '127.0.0.1:49674', '']
2021-03-10 09:05:29,170 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2021-03-10 09:05:29,170 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2021-03-10 09:05:29,181 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2021-03-10 09:05:29,181 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version 4.8.0
2021-03-10 09:05:29,185 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2020 Ultimaker
2021-03-10 09:05:29,191 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2021-03-10 09:05:29,200 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2021-03-10 09:05:29,210 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2021-03-10 09:05:29,218 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2021-03-10 09:05:29,228 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2021-03-10 09:05:29,239 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2021-03-10 09:05:29,251 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2021-03-10 09:05:29,263 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2021-03-10 09:05:29,275 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<-0.0,-0.0,-0.7071067811865475,w=0.7071067811865476>), took 40ms
2021-03-10 09:05:29,275 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2021-03-10 09:05:29,285 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2021-03-10 09:05:29,304 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2021-03-10 09:05:29,313 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2021-03-10 09:05:29,325 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2021-03-10 09:05:29,352 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: PlatformPhysicsOp.(trans.=<0.0,6.25,0.0>), took 2ms
2021-03-10 09:05:30,762 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2021-03-10 09:05:30,767 - INFO - [MainThread] cura.CuraApplication.closeApplication [603]: Close application
2021-03-10 09:05:30,775 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2021-03-10 09:05:30,822 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [315]: Attempting to kill the engine process
2021-03-10 09:05:30,823 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [321]: Killing engine process
2021-03-10 09:05:30,824 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [324]: Engine process is killed. Received return code -15
2021-03-10 09:05:38,824 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2021-03-10 09:05:38,832 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2021-03-10 09:05:38,841 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin AMFReader
2021-03-10 09:05:38,853 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2021-03-10 09:05:38,864 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2021-03-10 09:05:38,878 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2021-03-10 09:05:38,886 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2021-03-10 09:05:38,895 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2021-03-10 09:05:38,908 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2021-03-10 09:05:38,914 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [432]: Loading all plugins took 1.3141019344329834 seconds
2021-03-10 09:05:38,928 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-03-10 09:05:39,041 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.11478400230407715
2021-03-10 09:05:41,681 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 2.4898228645324707 seconds
2021-03-10 09:05:41,704 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-03-10 09:05:41,711 - INFO - [MainThread] cura.CuraApplication.run [782]: Initializing machine error checker
2021-03-10 09:05:41,879 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [ultimaker_s3]
2021-03-10 09:05:42,020 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[ultimaker_s3_extruder_right #2] added to [Ians-Ultimaker] at position [1]
2021-03-10 09:05:42,024 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[ultimaker_s3_extruder_left #2] added to [Ians-Ultimaker] at position [0]
2021-03-10 09:05:42,035 - INFO - [Thread-2] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [93]: You have a(n) Ultimaker S3 in the printer list. Do firmware-check.
2021-03-10 09:05:42,199 - INFO - [Thread-2] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [110]: Reading firmware version of Ultimaker S3: checked = 6.2.0 - latest = 6.2.0
2021-03-10 09:05:44,242 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for ultimaker_s3 took 2.2026360034942627 seconds.
2021-03-10 09:05:44,248 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2021-03-10 09:05:44,249 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2021-03-10 09:05:44,250 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-03-10 09:05:44,252 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayProgressOnLCD
2021-03-10 09:05:44,253 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2021-03-10 09:05:44,254 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2021-03-10 09:05:44,255 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2021-03-10 09:05:44,256 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2021-03-10 09:05:44,257 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2021-03-10 09:05:44,258 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2021-03-10 09:05:44,259 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2021-03-10 09:05:44,260 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2021-03-10 09:05:44,367 - INFO - [MainThread] cura.CuraApplication.run [787]: Initializing machine manager
2021-03-10 09:05:44,374 - INFO - [MainThread] cura.CuraApplication.run [792]: Initializing container manager
2021-03-10 09:05:44,600 - DEBUG - [Thread-3] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0006971359252929688 seconds
2021-03-10 09:05:44,625 - WARNING - [MainThread] UM.Logger.warning [128]: Starting a new sync while previous sync was not completed
{'CloudOutputDeviceManager': 0}
2021-03-10 09:05:45,029 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2021-03-10 09:05:45,092 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:05:45,313 - INFO - [MainThread] UM3NetworkPrinting.src.Cloud.CloudOutputDevice.connect [114]: Attempting to connect to cluster MElwxaYSEdNLR-Kg_M8FDjyEQ3uvXqTjfc_XvIIZZU5d
2021-03-10 09:05:45,338 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-03-10 09:05:45,459 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light
2021-03-10 09:05:46,042 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [340]: Creating post processing plugin view.
2021-03-10 09:05:46,186 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [350]: Post processing view created.
2021-03-10 09:05:46,667 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2021-03-10 09:05:46,672 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2021-03-10 09:05:46,693 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:05:46,726 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:05:46,852 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-03-10 09:05:46,951 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:05:47,000 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:234: TypeError: Cannot read property 'activeStack' of undefined
2021-03-10 09:05:47,056 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-03-10 09:05:47,101 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-03-10 09:05:47,140 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2021-03-10 09:05:47,148 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2021-03-10 09:05:47,150 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [544]: Requesting [updates] metadata from server.
2021-03-10 09:05:47,248 - DEBUG - [Thread-4] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-03-10 09:05:47,250 - DEBUG - [MainThread] cura.CuraApplication.run [833]: Booting Cura took 10.22375202178955 seconds
2021-03-10 09:05:47,295 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:05:47,318 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:05:47,361 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:05:47,377 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-03-10 09:05:47,757 - DEBUG - [Thread-4] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-03-10 09:05:48,127 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-03-10 09:05:48,138 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-03-10 09:05:48,145 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 INTEL-16.1.11
2021-03-10 09:05:48,153 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Inc.
2021-03-10 09:05:48,160 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel(R) Iris(TM) Graphics 6100
2021-03-10 09:05:48,166 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2021-03-10 09:05:48,172 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2021-03-10 09:05:48,186 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-03-10 09:05:48,197 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-03-10 09:05:48,209 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2021-03-10 09:05:48,220 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-03-10 09:05:48,231 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:05:48,240 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:05:48,250 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:05:48,260 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:05:48,270 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-03-10 09:05:48,278 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-03-10 09:05:48,289 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2021-03-10 09:05:48,298 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-03-10 09:05:48,307 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-03-10 09:05:48,349 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-03-10 09:05:48,569 - DEBUG - [MainThread] cura.PrinterOutput.NetworkedPrinterOutputDevice._createNetworkManager [318]: Creating network manager
2021-03-10 09:05:48,589 - WARNING - [MainThread] UM3NetworkPrinting.src.Network.SendMaterialJob._sendMaterials [92]: Cannot get file path for material container [empty_material]
2021-03-10 09:05:49,284 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:05:49,294 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-03-10 09:05:53,737 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 8.7s
2021-03-10 09:05:54,273 - INFO - [MainThread] cura.CuraApplication.readLocalFile [1733]: Attempting to read file file:///Users/Ian/Desktop/Dirt Road (Double, Edge) V2 v1.stl
2021-03-10 09:05:54,279 - INFO - [Thread-1] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2021-03-10 09:05:54,285 - DEBUG - [Thread-1] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0001888275146484375 seconds
2021-03-10 09:05:54,286 - DEBUG - [Thread-1] STLReader.STLReader._read [104]: Loaded a mesh with 894 vertices
2021-03-10 09:05:54,295 - DEBUG - [Thread-1] UM.Mesh.MeshData.approximateConvexHull [506]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0028498172760009766 seconds. 90 input vertices. 90 output vertices.
2021-03-10 09:05:54,302 - DEBUG - [Thread-1] UM.FileHandler.ReadFileJob.run [71]: Loading file took 0.0 seconds
2021-03-10 09:05:54,310 - DEBUG - [Thread-1] UM.Mesh.MeshData.approximateConvexHull [506]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0024361610412597656 seconds. 90 input vertices. 90 output vertices.
2021-03-10 09:05:54,387 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x60000a783118>, took 1ms
2021-03-10 09:05:54,407 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.0,0.0,0.0,w=4.0>) TranslateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,trans.=<0.0,0.0,0.0>), took 2ms
2021-03-10 09:05:54,653 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:05:55,009 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/ObjectItemButton.qml:81:9: QML Button: Binding loop detected for property "width"
2021-03-10 09:05:55,418 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/toolhandle.shader]...
2021-03-10 09:05:57,460 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/toolhandle.shader]...
2021-03-10 09:05:58,856 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 4ms
2021-03-10 09:05:58,962 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.3826834323650898,0.0,0.0,w=0.9238795325112867>), took 8ms
2021-03-10 09:05:59,419 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 5ms
2021-03-10 09:06:00,058 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 5ms
2021-03-10 09:06:00,685 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: PlatformPhysicsOp.(trans.=<0.0,-28.8,0.0>), took 2ms
2021-03-10 09:06:03,510 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to MonitorStage
2021-03-10 09:06:03,834 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:75:22: Unable to assign [undefined] to bool
2021-03-10 09:06:04,247 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-03-10 09:06:05,253 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-03-10 09:06:05,275 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:06:05,325 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:234: TypeError: Cannot read property 'activeStack' of undefined
2021-03-10 09:06:05,357 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:45: TypeError: Cannot read property of null
2021-03-10 09:06:05,361 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:70: TypeError: Cannot read property of null
2021-03-10 09:06:05,366 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:71: TypeError: Cannot read property of null
2021-03-10 09:06:05,371 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:38: TypeError: Cannot read property of null
2021-03-10 09:06:05,376 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:73: TypeError: Cannot read property of null
2021-03-10 09:06:05,381 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:111: TypeError: Cannot read property of null
2021-03-10 09:06:05,386 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:112: TypeError: Cannot read property of null
2021-03-10 09:06:05,391 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:152: TypeError: Cannot read property of null
2021-03-10 09:06:05,396 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:192: TypeError: Cannot read property of null
2021-03-10 09:06:05,401 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:27: TypeError: Cannot read property of null
2021-03-10 09:06:05,406 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:150: TypeError: Cannot read property of null
2021-03-10 09:06:05,411 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:151: TypeError: Cannot read property of null
2021-03-10 09:06:05,416 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:102: TypeError: Cannot read property of null
2021-03-10 09:06:05,421 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:113: TypeError: Cannot read property of null
2021-03-10 09:06:05,426 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:125: TypeError: Cannot read property of null
2021-03-10 09:06:05,431 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:137: TypeError: Cannot read property of null
2021-03-10 09:06:05,436 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:110: TypeError: Cannot read property of null
2021-03-10 09:06:05,441 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:111: TypeError: Cannot read property of null
2021-03-10 09:06:05,446 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:132: TypeError: Cannot read property of null
2021-03-10 09:06:05,451 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:133: TypeError: Cannot read property of null
2021-03-10 09:06:05,456 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:187: TypeError: Cannot read property of null
2021-03-10 09:06:05,460 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:188: TypeError: Cannot read property of null
2021-03-10 09:06:05,467 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml:49: ReferenceError: stop is not defined
2021-03-10 09:06:05,472 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml:39: TypeError: Cannot read property of null
2021-03-10 09:06:05,476 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml:40: TypeError: Cannot read property of null
2021-03-10 09:06:05,481 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/CameraButton.qml:27: TypeError: Cannot read property of null
2021-03-10 09:06:05,487 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/CameraButton.qml:28: TypeError: Cannot read property of null
2021-03-10 09:06:06,507 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [246]: Starting to slice...
2021-03-10 09:06:06,508 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [264]: Going to slice build plate [0]!
2021-03-10 09:06:06,856 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [457]: Sending slice message took 0.34748411178588867 seconds
2021-03-10 09:06:07,095 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] [WARNING]

[SLICE SETTINGS REMOVED]

2021-03-10 09:06:07,392 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [710]: Slicing took 0.8838920593261719 seconds
2021-03-10 09:06:07,392 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [711]: Number of models per buildplate: {0: 1}
2021-03-10 09:06:07,392 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [725]: See if there is more to slice...
2021-03-10 09:06:07,592 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [196]: Socket state changed to Closing
2021-03-10 09:06:07,597 - DEBUG - [MainThread] UM.Backend.Backend._onSocketError [220]: Socket debug: Arcus Error (13): Closing socket because other side requested close.
2021-03-10 09:06:07,598 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [898]: Backend quit with return code 0. Resetting process and socket.
2021-03-10 09:06:07,604 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [198]: Socket state changed to Closed
2021-03-10 09:06:08,862 - DEBUG - [MainThread] UFPWriter.UFPWriter._createSnapshot [45]: Creating thumbnail image...
2021-03-10 09:06:08,868 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:06:08,874 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:06:08,880 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setVertexShader [121]: Vertex shader failed to compile: 
2021-03-10 09:06:08,884 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setFragmentShader [132]: Fragment shader failed to compile: 
2021-03-10 09:06:08,888 - ERROR - [MainThread] UM.View.GL.ShaderProgram.build [148]: Shader failed to link: 
2021-03-10 09:06:08,893 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:06:08,898 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setVertexShader [121]: Vertex shader failed to compile: 
2021-03-10 09:06:08,902 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setFragmentShader [132]: Fragment shader failed to compile: 
2021-03-10 09:06:08,906 - ERROR - [MainThread] UM.View.GL.ShaderProgram.build [148]: Shader failed to link: 
2021-03-10 09:06:08,911 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:06:08,916 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setVertexShader [121]: Vertex shader failed to compile: 
2021-03-10 09:06:08,920 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setFragmentShader [132]: Fragment shader failed to compile: 
2021-03-10 09:06:08,924 - ERROR - [MainThread] UM.View.GL.ShaderProgram.build [148]: Shader failed to link: 
2021-03-10 09:06:08,930 - ERROR - [MainThread] UM.View.RenderBatch.render [225]: VAO not created. Hell breaks loose
2021-03-10 09:06:08,935 - ERROR - [MainThread] UM.View.RenderBatch.render [225]: VAO not created. Hell breaks loose
2021-03-10 09:06:09,037 - ERROR - [MainThread] UM.View.RenderBatch.render [225]: VAO not created. Hell breaks loose
2021-03-10 09:06:09,044 - ERROR - [MainThread] UM.View.RenderBatch.render [225]: VAO not created. Hell breaks loose
2021-03-10 09:06:09,127 - DEBUG - [MainThread] UFPWriter.UFPWriter.write [92]: Thumbnail not created, cannot save it
2021-03-10 09:06:09,189 - WARNING - [MainThread] UM.Settings.InstanceContainer.setCachedValues [161]: Unable set values to be lazy loaded when values are already loaded 
2021-03-10 09:06:10,628 - DEBUG - [Thread-3] UM.FileHandler.WriteFileJob.run [80]: Writing file took 1.7993581295013428 seconds
2021-03-10 09:06:10,723 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [374]: request[8e8bf3ec][put][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura/v1/jobs/upload')][timeout=10][b'{"data": {'...] got an error 302, Error transferring https://api.ultimaker.com/cura/v1/jobs/upload - server replied: Bad Request
2021-03-10 09:06:10,955 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:06:10,976 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-03-10 09:06:11,352 - INFO - [MainThread] SliceInfoPlugin.SliceInfo._onRequestFinished [284]: SliceInfo sent successfully
2021-03-10 09:06:17,162 - DEBUG - [MainThread] UFPWriter.UFPWriter._createSnapshot [45]: Creating thumbnail image...
2021-03-10 09:06:17,170 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:06:17,177 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:06:17,182 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setVertexShader [121]: Vertex shader failed to compile: 
2021-03-10 09:06:17,186 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setFragmentShader [132]: Fragment shader failed to compile: 
2021-03-10 09:06:17,190 - ERROR - [MainThread] UM.View.GL.ShaderProgram.build [148]: Shader failed to link: 
2021-03-10 09:06:17,195 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:06:17,200 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setVertexShader [121]: Vertex shader failed to compile: 
2021-03-10 09:06:17,204 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setFragmentShader [132]: Fragment shader failed to compile: 
2021-03-10 09:06:17,209 - ERROR - [MainThread] UM.View.GL.ShaderProgram.build [148]: Shader failed to link: 
2021-03-10 09:06:17,213 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:06:17,219 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setVertexShader [121]: Vertex shader failed to compile: 
2021-03-10 09:06:17,223 - ERROR - [MainThread] UM.View.GL.ShaderProgram.setFragmentShader [132]: Fragment shader failed to compile: 
2021-03-10 09:06:17,262 - ERROR - [MainThread] UM.View.GL.ShaderProgram.build [148]: Shader failed to link: 
2021-03-10 09:06:17,270 - ERROR - [MainThread] UM.View.RenderBatch.render [225]: VAO not created. Hell breaks loose
2021-03-10 09:06:17,276 - ERROR - [MainThread] UM.View.RenderBatch.render [225]: VAO not created. Hell breaks loose
2021-03-10 09:06:17,367 - DEBUG - [MainThread] UFPWriter.UFPWriter.write [92]: Thumbnail not created, cannot save it
2021-03-10 09:06:17,493 - DEBUG - [Thread-4] UM.FileHandler.WriteFileJob.run [80]: Writing file took 0.36479783058166504 seconds
2021-03-10 09:06:17,555 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [374]: request[5ebd7120][put][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura/v1/jobs/upload')][timeout=10][b'{"data": {'...] got an error 302, Error transferring https://api.ultimaker.com/cura/v1/jobs/upload - server replied: Bad Request
2021-03-10 09:06:18,209 - INFO - [MainThread] SliceInfoPlugin.SliceInfo._onRequestFinished [284]: SliceInfo sent successfully
2021-03-10 09:06:22,338 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to MonitorStage
2021-03-10 09:06:22,399 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:75:22: Unable to assign [undefined] to bool
2021-03-10 09:06:24,222 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-03-10 09:06:24,245 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:06:24,298 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:234: TypeError: Cannot read property 'activeStack' of undefined
2021-03-10 09:06:24,346 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:45: TypeError: Cannot read property of null
2021-03-10 09:06:24,352 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:70: TypeError: Cannot read property of null
2021-03-10 09:06:24,358 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml:71: TypeError: Cannot read property of null
2021-03-10 09:06:24,362 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:38: TypeError: Cannot read property of null
2021-03-10 09:06:24,367 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:73: TypeError: Cannot read property of null
2021-03-10 09:06:24,371 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:111: TypeError: Cannot read property of null
2021-03-10 09:06:24,376 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:112: TypeError: Cannot read property of null
2021-03-10 09:06:24,382 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:152: TypeError: Cannot read property of null
2021-03-10 09:06:24,387 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml:192: TypeError: Cannot read property of null
2021-03-10 09:06:24,392 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:27: TypeError: Cannot read property of null
2021-03-10 09:06:24,397 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:150: TypeError: Cannot read property of null
2021-03-10 09:06:24,402 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:151: TypeError: Cannot read property of null
2021-03-10 09:06:24,408 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:102: TypeError: Cannot read property of null
2021-03-10 09:06:24,413 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:113: TypeError: Cannot read property of null
2021-03-10 09:06:24,418 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:125: TypeError: Cannot read property of null
2021-03-10 09:06:24,423 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:137: TypeError: Cannot read property of null
2021-03-10 09:06:24,428 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:110: TypeError: Cannot read property of null
2021-03-10 09:06:24,433 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:111: TypeError: Cannot read property of null
2021-03-10 09:06:24,437 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:132: TypeError: Cannot read property of null
2021-03-10 09:06:24,443 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:133: TypeError: Cannot read property of null
2021-03-10 09:06:24,448 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:187: TypeError: Cannot read property of null
2021-03-10 09:06:24,453 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:188: TypeError: Cannot read property of null
2021-03-10 09:06:24,458 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml:49: ReferenceError: stop is not defined
2021-03-10 09:06:24,463 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml:39: TypeError: Cannot read property of null
2021-03-10 09:06:24,468 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml:40: TypeError: Cannot read property of null
2021-03-10 09:06:24,474 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/CameraButton.qml:27: TypeError: Cannot read property of null
2021-03-10 09:06:24,478 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/plugins/plugins/UM3NetworkPrinting/resources/qml/CameraButton.qml:28: TypeError: Cannot read property of null
2021-03-10 09:06:26,249 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestTimeout [302]: Request [<UM.TaskManagement.HttpRequestManager.HttpRequestManager object at 0x600008edd188>] timeout.
2021-03-10 09:06:26,256 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [374]: request[59db0855][get][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura-packages/v1/user/packages')][timeout=10][no-data] got an error 5, Operation canceled
2021-03-10 09:06:26,261 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestFinished [413]: request[59db0855][get][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura-packages/v1/user/packages')][timeout=10][no-data] was aborted, do nothing
2021-03-10 09:06:26,263 - WARNING - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._onUserPackagesRequestFinished [76]: Requesting user packages failed, response code None while trying to connect to PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura-packages/v1/user/packages')
2021-03-10 09:08:42,648 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2021-03-10 09:08:42,654 - INFO - [MainThread] cura.CuraApplication.closeApplication [603]: Close application
2021-03-10 09:08:42,662 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2021-03-10 09:08:42,713 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [315]: Attempting to kill the engine process
2021-03-10 09:13:30,282 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2021-03-10 09:13:30,292 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2021-03-10 09:13:30,300 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin AMFReader
2021-03-10 09:13:30,308 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2021-03-10 09:13:30,323 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2021-03-10 09:13:30,335 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2021-03-10 09:13:30,343 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2021-03-10 09:13:30,352 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2021-03-10 09:13:30,361 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2021-03-10 09:13:30,368 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [432]: Loading all plugins took 1.2755191326141357 seconds
2021-03-10 09:13:30,382 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-03-10 09:13:30,442 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,447 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,451 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,455 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,460 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,464 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,469 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,474 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,479 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,483 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,488 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,493 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,498 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,503 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,507 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,512 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,516 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ./.DS_Store, skip it
2021-03-10 09:13:30,579 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.19774889945983887
2021-03-10 09:13:33,182 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 2.4478399753570557 seconds
2021-03-10 09:13:33,202 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-03-10 09:13:33,207 - INFO - [MainThread] cura.CuraApplication.run [782]: Initializing machine error checker
2021-03-10 09:13:33,490 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [ultimaker_s3]
2021-03-10 09:13:33,643 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[ultimaker_s3_extruder_right #2] added to [Ians-Ultimaker] at position [1]
2021-03-10 09:13:33,648 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[ultimaker_s3_extruder_left #2] added to [Ians-Ultimaker] at position [0]
2021-03-10 09:13:33,660 - INFO - [Thread-2] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [93]: You have a(n) Ultimaker S3 in the printer list. Do firmware-check.
2021-03-10 09:13:33,812 - INFO - [Thread-2] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [110]: Reading firmware version of Ultimaker S3: checked = 6.2.0 - latest = 6.2.0
2021-03-10 09:13:36,214 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for ultimaker_s3 took 2.550179958343506 seconds.
2021-03-10 09:13:36,226 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2021-03-10 09:13:36,228 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2021-03-10 09:13:36,229 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-03-10 09:13:36,230 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayProgressOnLCD
2021-03-10 09:13:36,231 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2021-03-10 09:13:36,232 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2021-03-10 09:13:36,234 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2021-03-10 09:13:36,235 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2021-03-10 09:13:36,236 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2021-03-10 09:13:36,237 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2021-03-10 09:13:36,238 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2021-03-10 09:13:36,239 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2021-03-10 09:13:36,339 - INFO - [MainThread] cura.CuraApplication.run [787]: Initializing machine manager
2021-03-10 09:13:36,352 - INFO - [MainThread] cura.CuraApplication.run [792]: Initializing container manager
2021-03-10 09:13:36,573 - DEBUG - [Thread-3] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.00226593017578125 seconds
2021-03-10 09:13:36,592 - WARNING - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [119]: Could not retrieve token data from auth server: {"errors": [{"id": "92143642-4827-451b-b2be-020fa397a094", "code": "tokenExpired", "http_status": "403", "title": "The given token has expired.", "meta": {"error_type": "AuthError", "url": "https://account.ultimaker.com/check-token"}}]}
2021-03-10 09:13:36,596 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token.
2021-03-10 09:13:36,718 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [250]: Attempting to store the auth data
2021-03-10 09:13:36,860 - WARNING - [MainThread] UM.Logger.warning [128]: Starting a new sync while previous sync was not completed
{'CloudOutputDeviceManager': 0}
2021-03-10 09:13:37,265 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2021-03-10 09:13:37,313 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:13:37,542 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-03-10 09:13:37,813 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light
2021-03-10 09:13:38,011 - INFO - [MainThread] UM3NetworkPrinting.src.Cloud.CloudOutputDevice.connect [114]: Attempting to connect to cluster MElwxaYSEdNLR-Kg_M8FDjyEQ3uvXqTjfc_XvIIZZU5d
2021-03-10 09:13:38,621 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [340]: Creating post processing plugin view.
2021-03-10 09:13:38,778 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [350]: Post processing view created.
2021-03-10 09:13:39,295 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2021-03-10 09:13:39,299 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2021-03-10 09:13:39,322 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:13:39,354 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:13:39,492 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-03-10 09:13:39,586 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-03-10 09:13:39,628 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:234: TypeError: Cannot read property 'activeStack' of undefined
2021-03-10 09:13:39,671 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-03-10 09:13:39,686 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-03-10 09:13:39,723 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2021-03-10 09:13:39,731 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2021-03-10 09:13:39,734 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [544]: Requesting [updates] metadata from server.
2021-03-10 09:13:39,830 - DEBUG - [Thread-4] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-03-10 09:13:39,831 - DEBUG - [MainThread] cura.CuraApplication.run [833]: Booting Cura took 11.402568101882935 seconds
2021-03-10 09:13:39,922 - DEBUG - [MainThread] cura.PrinterOutput.NetworkedPrinterOutputDevice._createNetworkManager [318]: Creating network manager
2021-03-10 09:13:39,941 - WARNING - [MainThread] UM3NetworkPrinting.src.Network.SendMaterialJob._sendMaterials [92]: Cannot get file path for material container [empty_material]
2021-03-10 09:13:39,976 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:13:39,997 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:13:40,079 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:13:40,092 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-03-10 09:13:40,336 - DEBUG - [Thread-4] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-03-10 09:13:40,818 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-03-10 09:13:40,829 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-03-10 09:13:40,836 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 INTEL-16.1.11
2021-03-10 09:13:40,843 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Inc.
2021-03-10 09:13:40,847 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel(R) Iris(TM) Graphics 6100
2021-03-10 09:13:40,852 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2021-03-10 09:13:40,857 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2021-03-10 09:13:40,871 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-03-10 09:13:40,882 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-03-10 09:13:40,891 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2021-03-10 09:13:40,903 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-03-10 09:13:40,918 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:13:40,933 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:13:40,944 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:13:40,953 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:13:40,962 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-03-10 09:13:40,971 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-03-10 09:13:40,981 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2021-03-10 09:13:40,989 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-03-10 09:13:40,997 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-03-10 09:13:41,039 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-03-10 09:13:41,861 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:13:41,869 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-03-10 09:13:46,430 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 9.2s
2021-03-10 09:13:52,113 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-03-10 09:22:38,117 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token.
2021-03-10 09:22:38,285 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [250]: Attempting to store the auth data
2021-03-10 09:22:48,116 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-03-10 09:24:02,268 - INFO - [MainThread] cura.CuraApplication.readLocalFile [1733]: Attempting to read file file:///Users/Ian/Desktop/Dirt Road (Double, Edge) V2 v1.stl
2021-03-10 09:24:02,274 - INFO - [Thread-1] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2021-03-10 09:24:02,283 - DEBUG - [Thread-1] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.00022482872009277344 seconds
2021-03-10 09:24:02,284 - DEBUG - [Thread-1] STLReader.STLReader._read [104]: Loaded a mesh with 894 vertices
2021-03-10 09:24:02,293 - DEBUG - [Thread-1] UM.Mesh.MeshData.approximateConvexHull [506]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.004129886627197266 seconds. 90 input vertices. 90 output vertices.
2021-03-10 09:24:02,301 - DEBUG - [Thread-1] UM.FileHandler.ReadFileJob.run [71]: Loading file took 0.0 seconds
2021-03-10 09:24:02,309 - DEBUG - [Thread-1] UM.Mesh.MeshData.approximateConvexHull [506]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0024847984313964844 seconds. 90 input vertices. 90 output vertices.
2021-03-10 09:24:02,383 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x60000a3de0d8>, took 1ms
2021-03-10 09:24:02,405 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.0,0.0,0.0,w=4.0>) TranslateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,trans.=<0.0,0.0,0.0>), took 1ms
2021-03-10 09:24:02,715 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:24:02,965 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/ObjectItemButton.qml:81:9: QML Button: Binding loop detected for property "width"
2021-03-10 09:24:03,280 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/toolhandle.shader]...
2021-03-10 09:24:04,595 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/toolhandle.shader]...
2021-03-10 09:24:06,592 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 4ms
2021-03-10 09:24:06,700 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.25881904510252074,0.0,0.0,w=0.9659258262890683>), took 5ms
2021-03-10 09:24:07,152 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 4ms
2021-03-10 09:24:07,256 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 4ms
2021-03-10 09:24:07,868 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: RotateOp.(node=<CuraSceneNode object: 'Dirt Road (Double, Edge) V2 v1.stl'>,rot.=Q<0.13052619222005157,0.0,0.0,w=0.9914448613738104>), took 6ms
2021-03-10 09:24:08,393 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: PlatformPhysicsOp.(trans.=<0.0,-28.8,0.0>), took 2ms
2021-03-10 09:24:09,831 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [246]: Starting to slice...
2021-03-10 09:24:09,831 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [264]: Going to slice build plate [0]!
2021-03-10 09:24:10,149 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [457]: Sending slice message took 0.3180680274963379 seconds
2021-03-10 09:24:10,296 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] [WARNING]  

[SLICE SETTINGS REMOVED]

2021-03-10 09:24:10,603 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [710]: Slicing took 0.7721798419952393 seconds
2021-03-10 09:24:10,604 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [711]: Number of models per buildplate: {0: 1}
2021-03-10 09:24:10,604 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [725]: See if there is more to slice...
2021-03-10 09:24:10,802 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [196]: Socket state changed to Closing
2021-03-10 09:24:10,807 - DEBUG - [MainThread] UM.Backend.Backend._onSocketError [220]: Socket debug: Arcus Error (13): Closing socket because other side requested close.
2021-03-10 09:24:10,811 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [198]: Socket state changed to Closed
2021-03-10 09:24:10,812 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [898]: Backend quit with return code 0. Resetting process and socket.
2021-03-10 09:24:12,115 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-03-10 09:24:12,226 - DEBUG - [MainThread] UFPWriter.UFPWriter._createSnapshot [45]: Creating thumbnail image...
2021-03-10 09:24:12,234 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:24:12,240 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:24:12,249 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:24:12,257 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:24:12,723 - WARNING - [MainThread] UM.Settings.InstanceContainer.setCachedValues [161]: Unable set values to be lazy loaded when values are already loaded 
2021-03-10 09:24:14,215 - DEBUG - [Thread-3] UM.FileHandler.WriteFileJob.run [80]: Writing file took 2.020526885986328 seconds
2021-03-10 09:24:14,306 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [374]: request[4d37cce8][put][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura/v1/jobs/upload')][timeout=10][b'{"data": {'...] got an error 302, Error transferring https://api.ultimaker.com/cura/v1/jobs/upload - server replied: Bad Request
2021-03-10 09:24:14,526 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-03-10 09:24:14,540 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-03-10 09:24:14,723 - INFO - [MainThread] SliceInfoPlugin.SliceInfo._onRequestFinished [284]: SliceInfo sent successfully
2021-03-10 09:24:38,496 - DEBUG - [MainThread] UFPWriter.UFPWriter._createSnapshot [45]: Creating thumbnail image...
2021-03-10 09:24:38,513 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-03-10 09:24:38,550 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-03-10 09:24:38,574 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-03-10 09:24:38,607 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-03-10 09:24:39,612 - DEBUG - [Thread-4] UM.FileHandler.WriteFileJob.run [80]: Writing file took 1.1962449550628662 seconds
2021-03-10 09:24:39,676 - DEBUG - [MainThread] UM3NetworkPrinting.src.UltimakerNetworkedPrinterOutputDevice._reconnectForActiveMachine [245]: Reconnecting output device after timeout.
2021-03-10 09:24:40,043 - INFO - [MainThread] SliceInfoPlugin.SliceInfo._onRequestFinished [284]: SliceInfo sent successfully
2021-03-10 09:24:48,115 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles

Kapture 2021-03-10 at 09 35 19

@ianpaschal ianpaschal added the Type: Bug The code does not produce the intended behavior. label Mar 10, 2021
@jellespijker
Copy link
Member

Did you try to log out and in again, both in Cura and the browser. It could be that your authorization scope changed. Certainly if you tried internal test builds.

@nallath
Copy link
Member

nallath commented Mar 10, 2021

Remove the ( and ) from the name in the left corner. We made a mistake with syncing the allowed characters between Cura and the cloud. Cura does allow them, the cloud does not (and cura isn't communicating the issue back to the user)

@ianpaschal
Copy link
Contributor Author

@jellespijker Indeed, that was the first thing I tried.

@nallath Nice. That solves it. I notice comma isn't allowed either.

@ianpaschal
Copy link
Contributor Author

I'll leave it to you guys to decide if you want to keep this open or not. It sounds like it's a known issue on your backlog though.

@Ghostkeeper
Copy link
Collaborator

It is a known issue indeed, but it's good to keep it open in a public place so that people can find the issue if they encounter it.

@GregValiant GregValiant added Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes labels Nov 19, 2024
@GregValiant
Copy link
Collaborator

Is this still an issue in current Cura versions (5.8.0 and up)? Can this be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

5 participants