2021-07-18 00:19:44,719 - octoprint.startup - INFO - ****************************************************************************** 2021-07-18 00:19:44,722 - octoprint.startup - INFO - Starting OctoPrint 1.6.1 2021-07-18 00:19:44,722 - octoprint.startup - INFO - ****************************************************************************** 2021-07-18 00:19:51,050 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-07-18 00:19:51,051 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-07-18 00:19:51,051 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-07-18 00:19:51,153 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-07-18 00:19:52,622 - octoprint.plugin.core - INFO - Plugin Bed Visualizer (1.0.1) is disabled. 2021-07-18 00:19:52,655 - octoprint.plugin.core - INFO - Plugin AstroPrint (1.6.5) is disabled. 2021-07-18 00:19:52,720 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 20 mixin implementations, 40 hook handlers 2021-07-18 00:19:52,833 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-07-18 00:19:52,853 - octoprint.server - INFO - Intermediary server started 2021-07-18 00:19:52,869 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-07-18 00:19:53,121 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-07-18 00:19:53,124 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-07-18 00:19:53,124 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-07-18 00:19:53,125 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-07-18 00:19:53,125 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-07-18 00:19:53,125 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-07-18 00:19:53,125 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-07-18 00:19:53,126 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-07-18 00:19:53,126 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-07-18 00:19:53,126 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-07-18 00:19:53,126 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-07-18 00:19:53,127 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-07-18 00:19:53,127 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-07-18 00:19:53,127 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-07-18 00:19:53,127 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-07-18 00:19:53,128 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-07-18 00:19:53,794 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-07-18 00:19:54,334 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-07-18 00:19:54,336 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-07-18 00:19:54,336 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-07-18 00:19:54,422 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-07-18 00:19:54,451 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2021-07-18 00:19:54,458 - octoprint - ERROR - Error while trying to migrate settings for plugin octopod, ignoring it Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/__init__.py", line 512, in init_settings_plugin_config_migration_and_cleanup implementation._identifier, implementation File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/__init__.py", line 496, in settings_plugin_config_migration_and_cleanup settings_migrator(settings_version, stored_version) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/__init__.py", line 1941, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_octopod/__init__.py", line 129, in on_settings_migrate if current <= 2: TypeError: '<=' not supported between instances of 'NoneType' and 'int' 2021-07-18 00:19:54,459 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | !AstroPrint (1.6.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | !Bed Visualizer (1.0.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Creality-2x-temperature-reporting-fix (0.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ender3v2tempfix | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.5.31) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | OctoPod Plugin (0.3.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octopod | Pi Support Plugin (2021.6.14) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Themeify (1.2.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-07-18 00:19:54,490 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959304192 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-07-18 00:19:54,498 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-07-18 00:19:54,514 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-07-18 00:19:54,950 - octoprint.server - INFO - Shutting down intermediary server... 2021-07-18 00:19:55,327 - octoprint.server - INFO - Intermediary server shut down 2021-07-18 00:19:55,328 - octoprint.events - INFO - Processing startup event, this is our first event 2021-07-18 00:19:55,329 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-07-18 00:19:55,331 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-07-18 00:19:55,332 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-07-18 00:19:55,342 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-07-18 00:19:55,357 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-07-18 00:19:55,381 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-07-18 00:19:55,386 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-07-18 00:19:55,388 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-07-18 00:19:55,395 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-07-18 00:19:55,395 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-07-18 00:19:55,395 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-07-18 00:19:55,415 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-07-18 00:19:55,417 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-07-18 00:19:55,423 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-07-18 00:19:55,425 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-07-18 00:19:55,459 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2021-07-18 00:19:55,467 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-07-18 00:19:56,205 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "BENSULTRAENDER"._http._tcp.local.' for _http._tcp.local. 2021-07-18 00:19:57,018 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "BENSULTRAENDER"._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-07-18 00:19:57,041 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "BENSULTRAENDER" for SSDP 2021-07-18 00:19:57,068 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-07-18 00:19:57,160 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-07-18 00:19:57,723 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-07-18 00:19:57,728 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-07-18 00:19:57,729 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-07-18 00:19:57,790 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 24.9GB. That is considered sufficient for updating. 2021-07-18 00:19:57,791 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-07-18 00:19:58,033 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-07-18 00:19:58,104 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-07-18 00:19:58,297 - octoprint.plugins.octopod - INFO - OctoPod loaded! 2021-07-18 00:19:58,336 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-07-18 00:19:58,390 - octoprint.plugins.themeify - INFO - Themeify initialized. 2021-07-18 00:19:58,827 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.25/', 'path': '/', 'query_string': 'l10n=en'} 2021-07-18 00:19:58,990 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5, 'printer_state': 'OPERATIONAL'} 2021-07-18 00:19:59,354 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-07-18 00:19:59,525 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3959304192, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'themeify:1.2.2,octopod:0.3.2,ender3v2tempfix:0.0.4'} 2021-07-18 00:20:00,029 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3959304192, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-07-18 00:20:05,289 - octoprint.server.preemptive_cache - INFO - ... done in 6.46s 2021-07-18 00:21:38,322 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.86.45 2021-07-18 00:21:38,400 - octoprint.server.util.flask - INFO - Passively logging in user thehitmonkey from ::ffff:192.168.86.45 2021-07-18 00:21:38,401 - octoprint.access.users - INFO - Logged in user: thehitmonkey 2021-07-18 00:21:38,438 - octoprint.server.util.sockjs - INFO - User thehitmonkey logged in on the socket from client ::ffff:192.168.86.45 2021-07-18 00:22:21,495 - octoprint.server.api.system - INFO - Performing command for core:restart_safe: sudo service octoprint restart 2021-07-18 00:22:21,745 - octoprint.server - INFO - Shutting down... 2021-07-18 00:22:21,748 - octoprint.server.api.system - WARNING - Command for core:restart_safe failed with return code -15: ! STDOUT: ! STDERR: 2021-07-18 00:22:21,824 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-07-18 00:22:21,826 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-07-18 00:22:21,828 - octoprint.events - INFO - Event loop shut down 2021-07-18 00:22:22,970 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-07-18 00:22:22,971 - octoprint.server - INFO - Goodbye! 2021-07-18 00:22:24,561 - octoprint.startup - INFO - ****************************************************************************** 2021-07-18 00:22:24,563 - octoprint.startup - INFO - Starting OctoPrint 1.6.1 2021-07-18 00:22:24,563 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled! 2021-07-18 00:22:24,563 - octoprint.startup - INFO - Reason for safe mode: setting in config.yaml 2021-07-18 00:22:24,563 - octoprint.startup - INFO - ****************************************************************************** 2021-07-18 00:22:24,940 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-07-18 00:22:25,091 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-07-18 00:22:25,091 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-07-18 00:22:25,092 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-07-18 00:22:25,122 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-07-18 00:22:25,866 - octoprint.plugin.core - INFO - Plugin Bed Visualizer (1.0.1) is disabled. 2021-07-18 00:22:25,884 - octoprint.plugin.core - INFO - Plugin AstroPrint (1.6.5) is disabled. 2021-07-18 00:22:25,942 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 17 mixin implementations, 35 hook handlers 2021-07-18 00:22:26,037 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-07-18 00:22:26,042 - octoprint.server - INFO - Intermediary server started 2021-07-18 00:22:26,057 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-07-18 00:22:26,313 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-07-18 00:22:26,316 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-07-18 00:22:26,316 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-07-18 00:22:26,316 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-07-18 00:22:26,317 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-07-18 00:22:26,317 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-07-18 00:22:26,317 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-07-18 00:22:26,317 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-07-18 00:22:26,318 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-07-18 00:22:26,318 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-07-18 00:22:26,318 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-07-18 00:22:26,318 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-07-18 00:22:26,318 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-07-18 00:22:26,319 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-07-18 00:22:26,319 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-07-18 00:22:26,319 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-07-18 00:22:26,907 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-07-18 00:22:27,430 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-07-18 00:22:27,432 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-07-18 00:22:27,433 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-07-18 00:22:27,518 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-07-18 00:22:27,532 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-07-18 00:22:27,539 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | !AstroPrint (1.6.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_astroprint | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | !Bed Visualizer (1.0.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | !Creality-2x-temperature-reporting-fix (0.0.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_ender3v2tempfix | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.5.31) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | !OctoPod Plugin (0.3.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octopod | Pi Support Plugin (2021.6.14) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | !Themeify (1.2.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-07-18 00:22:27,564 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959304192 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-07-18 00:22:27,574 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-07-18 00:22:27,592 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-07-18 00:22:27,988 - octoprint.server - INFO - Shutting down intermediary server... 2021-07-18 00:22:28,397 - octoprint.server - INFO - Intermediary server shut down 2021-07-18 00:22:28,399 - octoprint.events - INFO - Processing startup event, this is our first event 2021-07-18 00:22:28,399 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-07-18 00:22:28,399 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-07-18 00:22:28,401 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-07-18 00:22:28,408 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-07-18 00:22:28,413 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-07-18 00:22:28,447 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-07-18 00:22:28,840 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-07-18 00:22:28,882 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-07-18 00:22:28,925 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-07-18 00:22:28,943 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-07-18 00:22:28,978 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-07-18 00:22:29,508 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-07-18 00:22:29,518 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-07-18 00:22:29,518 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-07-18 00:22:29,518 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-07-18 00:22:29,537 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-07-18 00:22:29,539 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-07-18 00:22:29,544 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-07-18 00:22:29,550 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-07-18 00:22:29,578 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2021-07-18 00:22:29,588 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-07-18 00:22:29,799 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "BENSULTRAENDER"._http._tcp.local.' for _http._tcp.local. 2021-07-18 00:22:30,065 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Creality 3D', 'printer_port': None, 'printer_baudrate': 0} 2021-07-18 00:22:30,201 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-07-18 00:22:30,203 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-07-18 00:22:30,203 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-07-18 00:22:30,248 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-07-18 00:22:30,607 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "BENSULTRAENDER"._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-07-18 00:22:30,610 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "BENSULTRAENDER" for SSDP 2021-07-18 00:22:30,634 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-07-18 00:22:30,634 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag 2021-07-18 00:22:30,759 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.86.45 2021-07-18 00:22:30,795 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-07-18 00:22:30,913 - octoprint.server.util.flask - INFO - Passively logging in user thehitmonkey from ::ffff:192.168.86.45 2021-07-18 00:22:30,914 - octoprint.access.users - INFO - Logged in user: thehitmonkey 2021-07-18 00:22:30,961 - octoprint.server.util.sockjs - INFO - User thehitmonkey logged in on the socket from client ::ffff:192.168.86.45 2021-07-18 00:22:31,370 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-07-18 00:22:31,376 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-07-18 00:22:31,376 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-07-18 00:22:31,435 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 24.9GB. That is considered sufficient for updating. 2021-07-18 00:22:31,722 - octoprint.plugins.firmware_check - WARNING - Your printer's firmware is known to have a broken implementation of the communication protocol. This may cause print failures or other annoyances. You'll need to take additional steps for OctoPrint to fully work with it.. More information at https://faq.octoprint.org/warning-firmware-broken-creality-double-temp 2021-07-18 00:22:32,157 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-07-18 00:22:32,161 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.25/', 'path': '/', 'query_string': 'l10n=en'} 2021-07-18 00:22:32,434 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5, 'printer_state': 'OPERATIONAL'} 2021-07-18 00:22:32,997 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3959304192, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': ''} 2021-07-18 00:22:33,270 - octoprint.server.util.flask - INFO - Passively logging in user thehitmonkey from ::ffff:192.168.86.45 2021-07-18 00:22:33,271 - octoprint.access.users - INFO - Logged in user: thehitmonkey 2021-07-18 00:22:33,555 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.6.1', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 3959304192, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-07-18 00:22:44,479 - octoprint.server.preemptive_cache - INFO - ... done in 12.32s 2021-07-18 00:22:44,496 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.86.45 2021-07-18 00:22:45,015 - octoprint.server.util.flask - INFO - Passively logging in user thehitmonkey from ::ffff:192.168.86.45 2021-07-18 00:22:45,016 - octoprint.access.users - INFO - Logged in user: thehitmonkey 2021-07-18 00:22:48,162 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.86.45 2021-07-18 00:22:48,237 - octoprint.server.util.flask - INFO - Passively logging in user thehitmonkey from ::ffff:192.168.86.45 2021-07-18 00:22:48,238 - octoprint.access.users - INFO - Logged in user: thehitmonkey 2021-07-18 00:22:49,336 - octoprint.server.util.sockjs - INFO - User thehitmonkey logged in on the socket from client ::ffff:192.168.86.45 2021-07-18 00:22:52,285 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3_half_bezel_reslice.gcode, owner: thehitmonkey, user: thehitmonkey 2021-07-18 00:22:52,301 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-07-18 00:22:52,306 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3_half_bezel_reslice.gcode, owner: thehitmonkey, user: thehitmonkey 2021-07-18 00:22:52,335 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-07-18 00:22:52,351 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-07-18 00:22:52,876 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '1704feb92c08a59dc56976238013b36d8bfafdb3'} 2021-07-18 00:22:54,383 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-07-18 00:23:38,863 - octoprint.plugins.logging - INFO - Setting logger octoprint.events level to 10 2021-07-18 00:23:38,865 - octoprint.plugins.logging - INFO - Setting logger octoprint.server.heartbeat level to 10 2021-07-18 00:24:32,034 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 4s 2021-07-18 00:26:43,339 - octoprint.events.fire - DEBUG - Firing event: PositionUpdate (Payload: {'reason': None, 'z': 0.0, 'y': -1.0, 'e': 0.0, 'x': -3.5, 't': 0, 'f': None}) 2021-07-18 00:26:43,339 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:43,343 - octoprint.events.fire - DEBUG - Firing event: Home (Payload: None) 2021-07-18 00:26:43,346 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,067 - octoprint.events.fire - DEBUG - Firing event: PositionUpdate (Payload: {'reason': None, 'z': 0.0, 'y': -1.0, 'e': 0.0, 'x': -3.5, 't': 0, 'f': None}) 2021-07-18 00:26:58,067 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,073 - octoprint.events.fire - DEBUG - Firing event: ZChange (Payload: {'new': 2.0, 'old': None}) 2021-07-18 00:26:58,073 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,086 - octoprint.events.fire - DEBUG - Firing event: ZChange (Payload: {'new': 0.3, 'old': 2.0}) 2021-07-18 00:26:58,087 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,140 - octoprint.events.fire - DEBUG - Firing event: PositionUpdate (Payload: {'reason': None, 'z': 0.3, 'y': 20.0, 'e': 0.0, 'x': 0.4, 't': 0, 'f': 1500.0}) 2021-07-18 00:26:58,140 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,146 - octoprint.events.fire - DEBUG - Firing event: ZChange (Payload: {'new': 2.0, 'old': 0.3}) 2021-07-18 00:26:58,150 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,154 - octoprint.events.fire - DEBUG - Firing event: ZChange (Payload: {'new': 0.3, 'old': 2.0}) 2021-07-18 00:26:58,156 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,173 - octoprint.events.fire - DEBUG - Firing event: PositionUpdate (Payload: {'reason': None, 'z': 0.3, 'y': 20.0, 'e': 0.0, 'x': 5.0, 't': 0, 'f': 5000.0}) 2021-07-18 00:26:58,174 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,184 - octoprint.events.fire - DEBUG - Firing event: PositionUpdate (Payload: {'reason': None, 'z': 0.3, 'y': 20.0, 'e': 0.0, 'x': 5.0, 't': 0, 'f': 5000.0}) 2021-07-18 00:26:58,184 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:26:58,196 - octoprint.events.fire - DEBUG - Firing event: ZChange (Payload: {'new': 0.2, 'old': 0.3}) 2021-07-18 00:26:58,196 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:05,149 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2021-07-18 00:28:11,181 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2021-07-18 00:28:12,235 - octoprint.util.comm - WARNING - Printer requested line 1 but no sufficient history is available, can't resend. Printer requested line 1, current line is 380, line history has 50 entries. 2021-07-18 00:28:12,236 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error" 2021-07-18 00:28:12,247 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2021-07-18 00:28:12,250 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'ERROR', 'state_string': 'Error'}) 2021-07-18 00:28:12,263 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,267 - octoprint.events.fire - DEBUG - Firing event: Error (Payload: {'error': "Printer requested line 1 but no sufficient history is available, can't resend", 'reason': 'resend'}) 2021-07-18 00:28:12,267 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,281 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2021-07-18 00:28:12,284 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 383 | Last lines in terminal: | Recv: echo:PowerUp | Recv: Marlin Ver 1.0.1.7 | Recv: | Recv: echo: Last Updated: Dec 17 2020 | Author: Ender-3 Max | Recv: echo:Compiled: Dec 17 2020 | Recv: echo: Free Memory: 44983 PlannerBufferBytes: 1408 | Recv: echo:SD card ok | Communication timeout while printing, trying to trigger response from printer. Configure long running commands or increase communication timeout if that happens regularly on specific commands or long moves. | Send: N379 M105*42 | Recv: I2C_EEPROM Check Successed! | Recv: echo:SD card ok | Recv: Error:Line Number is not Last Line Number+1, Last Line: 0 | Recv: Resend: 1 | Printer requested line 1 but no sufficient history is available, can't resend | Changing monitoring state from "Printing" to "Error" | Send: M112 | Send: N380 M112*42 | Send: N381 M104 T0 S0*43 | Send: N382 M140 S0*108 | Changing monitoring state from "Error" to "Offline after error" 2021-07-18 00:28:12,320 - octoprint.events.fire - DEBUG - Firing event: EStop (Payload: None) 2021-07-18 00:28:12,320 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,335 - octoprint.events.fire - DEBUG - Firing event: UpdatedFiles (Payload: {'type': 'printables'}) 2021-07-18 00:28:12,341 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,348 - octoprint.events.fire - DEBUG - Firing event: Disconnected (Payload: None) 2021-07-18 00:28:12,349 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,352 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-07-18 00:28:12,360 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'OFFLINE', 'state_string': 'Offline'}) 2021-07-18 00:28:12,371 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,376 - octoprint.events.fire - DEBUG - Firing event: MetadataStatisticsUpdated (Payload: {'storage': 'local', 'path': 'CE3_half_bezel_reslice.gcode'}) 2021-07-18 00:28:12,377 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,377 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,379 - octoprint.events.fire - DEBUG - Firing event: PrintFailed (Payload: {'name': 'CE3_half_bezel_reslice.gcode', 'path': 'CE3_half_bezel_reslice.gcode', 'origin': 'local', 'size': 7842575, 'owner': 'thehitmonkey', 'time': 319.942832703, 'reason': 'error', 'error': "Printer requested line 1 but no sufficient history is available, can't resend"}) 2021-07-18 00:28:12,379 - octoprint.events - DEBUG - Sending action to > 2021-07-18 00:28:12,785 - octoprint.util.comm - INFO - Firmware didn't send an 'ok' with their resend request. That's a known bug with some firmware variants out there. Simulating an ok to continue... 2021-07-18 00:28:12,823 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_resend, payload: {'commerror_text': "Printer requested line 1 but no sufficient history is available, can't resend"} 2021-07-18 00:28:13,307 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '1704feb92c08a59dc56976238013b36d8bfafdb3', 'elapsed': 319, 'reason': 'error', 'commerror_text': "Printer requested line 1 but no sufficient history is available, can't resend"} 2021-07-18 00:28:34,347 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.86.45 2021-07-18 00:28:34,350 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::ffff:192.168.86.45'})