2022-11-12 05:04:58,859 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-11-12 05:04:58,922 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2022-11-12 05:04:58,930 - octoprint.server - INFO - OctoPrint 1.8.6 2022-11-12 05:04:58,944 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | File Check (2021.2.23) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (2022.6.13) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2022-11-12 05:04:58,952 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 8228380672 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.4 | octopi_version: 0.18.0 | octopiuptodate_build: 0.18.0-1.8.6-20221018093204 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/Winzall/oprint 2022-11-12 05:04:58,952 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2022-11-12 05:04:59,500 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.8.6', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'octopiuptodate_build': '0.18.0-1.8.6-20221018093204', 'plugins': ''} 2022-11-12 05:04:59,914 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18, 'printer_state': 'OFFLINE'} 2022-11-12 05:17:07,551 - octoprint.startup - INFO - ****************************************************************************** 2022-11-12 05:17:07,556 - octoprint.startup - INFO - Starting OctoPrint 1.8.6 2022-11-12 05:17:07,556 - octoprint.startup - INFO - ****************************************************************************** 2022-11-12 05:17:13,923 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2022-11-12 05:17:13,923 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2022-11-12 05:17:13,923 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2022-11-12 05:17:13,935 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2022-11-12 05:17:13,946 - octoprint.plugin.core - INFO - Loading plugins from /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/Winzall/.octoprint/plugins and installed plugin packages... 2022-11-12 05:17:16,474 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 38 hook handlers 2022-11-12 05:17:16,566 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2022-11-12 05:17:16,678 - octoprint.server - INFO - Intermediary server started 2022-11-12 05:17:16,699 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/Winzall/.octoprint/uploads... 2022-11-12 05:17:16,726 - octoprint.filemanager.storage - INFO - ... file metadata for /home/Winzall/.octoprint/uploads initialized successfully. 2022-11-12 05:17:16,730 - 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')") 2022-11-12 05:17:16,731 - 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')") 2022-11-12 05:17:16,731 - 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')") 2022-11-12 05:17:16,731 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2022-11-12 05:17:16,732 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2022-11-12 05:17:16,732 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2022-11-12 05:17:16,732 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2022-11-12 05:17:16,733 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2022-11-12 05:17:16,733 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2022-11-12 05:17:16,733 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2022-11-12 05:17:16,733 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2022-11-12 05:17:16,734 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2022-11-12 05:17:16,734 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2022-11-12 05:17:16,734 - 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')") 2022-11-12 05:17:16,735 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2022-11-12 05:17:16,735 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2022-11-12 05:17:16,735 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2022-11-12 05:17:17,480 - octoprint.util.pip - INFO - Using "/home/Winzall/oprint/bin/python3 -m pip" as command to invoke pip 2022-11-12 05:17:18,095 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2022-11-12 05:17:18,111 - octoprint.util.pip - INFO - pip installs to /home/Winzall/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-11-12 05:17:18,112 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-11-12 05:17:18,166 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2022-11-12 05:17:18,189 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2022-11-12 05:17:18,204 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | File Check (2021.2.23) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (2022.6.13) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2022-11-12 05:17:18,230 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 8228380672 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.4 | octopi_version: 0.18.0 | octopiuptodate_build: 0.18.0-1.8.6-20221018093204 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/Winzall/oprint 2022-11-12 05:17:18,245 - octoprint.server - INFO - Reset webasset folder /home/Winzall/.octoprint/generated/webassets... 2022-11-12 05:17:18,246 - octoprint.server - INFO - Reset webasset folder /home/Winzall/.octoprint/generated/.webassets-cache... 2022-11-12 05:17:18,247 - octoprint.server - INFO - Reset webasset folder /home/Winzall/.octoprint/generated/.webassets-manifest.json... 2022-11-12 05:17:18,663 - octoprint.server - INFO - Shutting down intermediary server... 2022-11-12 05:17:18,685 - octoprint.server - INFO - Intermediary server shut down 2022-11-12 05:17:18,688 - octoprint.events - INFO - Processing startup event, this is our first event 2022-11-12 05:17:18,688 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2022-11-12 05:17:18,688 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2022-11-12 05:17:18,694 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2022-11-12 05:17:18,697 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2022-11-12 05:17:18,697 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2022-11-12 05:17:19,515 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2022-11-12 05:17:20,341 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2022-11-12 05:17:20,348 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2022-11-12 05:17:20,398 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2022-11-12 05:17:20,468 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2022-11-12 05:17:20,475 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2022-11-12 05:17:20,487 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2022-11-12 05:17:20,490 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2022-11-12 05:17:20,493 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2022-11-12 05:17:20,495 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2022-11-12 05:17:20,497 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2022-11-12 05:17:21,000 - octoprint.util.pip - INFO - Using "/home/Winzall/oprint/bin/python3 -m pip" as command to invoke pip 2022-11-12 05:17:21,002 - octoprint.util.pip - INFO - pip installs to /home/Winzall/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-11-12 05:17:21,002 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-11-12 05:17:21,009 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.8GB. That is considered sufficient for updating. 2022-11-12 05:17:21,009 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2022-11-12 05:17:22,399 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2022-11-12 05:17:22,927 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.51s 2022-11-12 05:17:23,356 - octoprint.util.pip - INFO - Using "/home/Winzall/oprint/bin/python3 -m pip" as command to invoke pip 2022-11-12 05:17:23,357 - octoprint.util.pip - INFO - pip installs to /home/Winzall/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-11-12 05:17:23,357 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-11-12 05:17:23,383 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2022-11-12 05:17:23,425 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.44s 2022-11-12 05:17:23,481 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2022-11-12 05:17:23,838 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.25/', 'path': '/', 'query_string': 'l10n=en'} 2022-11-12 05:17:23,941 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7, 'printer_state': 'OFFLINE'} 2022-11-12 05:17:24,056 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.5s 2022-11-12 05:17:24,414 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.8.6', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'octopiuptodate_build': '0.18.0-1.8.6-20221018093204', 'plugins': ''} 2022-11-12 05:17:24,774 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.57s 2022-11-12 05:17:24,884 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.8.6', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'octopiuptodate_build': '0.18.0-1.8.6-20221018093204'} 2022-11-12 05:17:25,260 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2022-11-12 05:17:25,265 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.42s 2022-11-12 05:17:31,020 - octoprint.server.preemptive_cache - INFO - ... done in 7.18s 2022-11-12 05:21:43,688 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.30 2022-11-12 05:21:43,754 - octoprint.server.util.flask - INFO - Passively logging in user Winzall from ::ffff:192.168.1.30 2022-11-12 05:21:43,754 - octoprint.access.users - INFO - Logged in user: Winzall 2022-11-12 05:21:43,914 - octoprint.server.util.sockjs - INFO - User Winzall logged in on the socket from client ::ffff:192.168.1.30 2022-11-12 05:21:58,260 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-11-12 05:21:58,262 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:21:58,290 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-11-12 05:21:58,295 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:21:59,253 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:22:01,798 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:22:01,802 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-11-12 05:22:02,086 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:22:02,396 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.0 BL (Creality3D)" 2022-11-12 05:22:02,397 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-11-12 05:22:02,809 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.0 BL (Creality3D)', 'printer_port': '/dev/ttyUSB0', 'printer_baudrate': 115200} 2022-11-12 05:22:48,296 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: HIRSCH~1.GCO, owner: Winzall, user: Winzall 2022-11-12 05:22:48,307 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2022-11-12 05:22:48,309 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: HIRSCH~1.GCO, owner: Winzall, user: Winzall 2022-11-12 05:22:48,456 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2022-11-12 05:22:48,910 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306'} 2022-11-12 05:22:50,455 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2022-11-12 05:27:20,676 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Probing failed | Last lines in terminal: | Recv: echo:busy: processing | Recv: == T:198.13 /200.00 == B:60.37 /60.00 @:75 B@:0 W:? | Recv: == T:198.18 /200.00 == B:60.37 /60.00 @:75 B@:0 | Recv: == T:198.64 /200.00 == B:60.37 /60.00 @:70 B@:0 W:? | Recv: echo:busy: processing | Recv: == T:199.09 /200.00 == B:60.34 /60.00 @:65 B@:0 W:9 | Recv: == T:199.09 /200.00 == B:60.32 /60.00 @:66 B@:0 | Recv: == T:199.43 /200.00 == B:60.23 /60.00 @:63 B@:0 W:8 | Recv: echo:busy: processing | Recv: == T:199.72 /200.00 == B:60.19 /60.00 @:61 B@:0 W:7 | Recv: == T:199.83 /200.00 == B:60.19 /60.00 @:60 B@:0 | Recv: SD printing byte 495/1004148 | Recv: ok | Send: M27 | Recv: X:0.00 Y:0.00 Z:5.00 E:0.00 Count X:0 Y:0 Z:0 | Recv: Writing to file: bin | Recv: echo:enqueueing "G29" | Recv: X:155.00 Y:155.00 Z:11.90 E:0.00 Count X:0 Y:0 Z:0 | Recv: == T:200.42 /200.00 == B:60.08 /60.00 @:55 B@:0 | Recv: Error:Probing failed 2022-11-12 05:27:20,677 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Error" 2022-11-12 05:27:20,695 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2022-11-12 05:27:20,757 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2022-11-12 05:27:20,797 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-11-12 05:27:21,215 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306', 'elapsed': 272, 'reason': 'error', 'commerror_text': 'Probing failed'} 2022-11-12 05:27:21,622 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_firmware, payload: {'commerror_text': 'Probing failed'} 2022-11-12 05:29:38,853 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-11-12 05:29:38,855 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:29:38,881 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-11-12 05:29:38,886 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:29:39,853 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:29:41,609 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: HIRSCH~1.GCO, owner: None, user: None 2022-11-12 05:29:42,467 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:29:42,470 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-11-12 05:29:42,753 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:29:43,067 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.0 BL (Creality3D)" 2022-11-12 05:29:43,078 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-11-12 05:29:43,479 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.0 BL (Creality3D)', 'printer_port': '/dev/ttyUSB0', 'printer_baudrate': 115200} 2022-11-12 05:29:43,629 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2022-11-12 05:29:43,631 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: HIRSCH~1.GCO, owner: None, user: None 2022-11-12 05:29:43,662 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2022-11-12 05:29:44,275 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306'} 2022-11-12 05:30:35,993 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2022-11-12 05:31:28,525 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: SD read error | Last lines in terminal: | Recv: == T:54.33 /0.00 == B:60.01 /60.00 @:0 B@:127 W:5 | Recv: == T:54.20 /0.00 == B:60.19 /60.00 @:0 B@:127 | Recv: echo:busy: processing | Recv: == T:54.08 /0.00 == B:60.22 /60.00 @:0 B@:127 W:4 | Recv: == T:53.84 /0.00 == B:60.47 /60.00 @:0 B@:127 W:3 | Recv: == T:53.64 /0.00 == B:60.56 /60.00 @:0 B@:127 | Recv: Writing to file: bin | Recv: echo:enqueueing "M84 X Y Z E" | Recv: echo:busy: processing | Recv: == T:53.13 /0.00 == B:60.93 /0.00 @:0 B@:0 | Recv: == T:52.50 /0.00 == B:61.03 /0.00 @:0 B@:0 | Recv: == T:52.05 /0.00 == B:61.06 /0.00 @:0 B@:0 | Recv: == T:51.59 /0.00 == B:61.08 /0.00 @:0 B@:0 | Recv: == T:51.14 /0.00 == B:61.03 /0.00 @:0 B@:0 | Recv: echo:enqueueing "G28" | Recv: echo:enqueueing "G92 Z15.000 E-3.000" | Recv: X:155.00 Y:155.00 Z:6.90 E:0.00 Count X:0 Y:0 Z:0 | Recv: Writing to file: bin | Recv: == T:50.68 /0.00 == B:60.96 /0.00 @:0 B@:0 | Recv: Error:SD read error 2022-11-12 05:31:28,525 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Error" 2022-11-12 05:31:28,534 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2022-11-12 05:31:28,578 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2022-11-12 05:31:28,648 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-11-12 05:31:29,077 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306', 'elapsed': 104, 'reason': 'error', 'commerror_text': 'SD read error'} 2022-11-12 05:31:29,494 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_firmware, payload: {'commerror_text': 'SD read error'} 2022-11-12 05:32:16,567 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-11-12 05:32:23,848 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 659, 'printer_state': 'OFFLINE'} 2022-11-12 05:33:20,863 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-11-12 05:33:20,865 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:33:20,891 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-11-12 05:33:20,897 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:33:21,809 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:33:24,401 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:33:24,403 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-11-12 05:33:24,687 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:33:25,000 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.0 BL (Creality3D)" 2022-11-12 05:33:25,001 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-11-12 05:33:25,480 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.0 BL (Creality3D)', 'printer_port': '/dev/ttyUSB0', 'printer_baudrate': 115200} 2022-11-12 05:33:43,512 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: HIRSCH~1.GCO, owner: Winzall, user: Winzall 2022-11-12 05:33:49,027 - octoprint.util.comm - INFO - Starting job on behalf of user Winzall 2022-11-12 05:33:49,028 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2022-11-12 05:33:49,030 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: HIRSCH~1.GCO, owner: Winzall, user: Winzall 2022-11-12 05:33:49,192 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2022-11-12 05:33:49,847 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306'} 2022-11-12 05:33:51,191 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2022-11-12 05:36:20,797 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Probing failed | Last lines in terminal: | Recv: echo:busy: processing | Recv: == T:197.64 /200.00 == B:60.56 /60.00 @:80 B@:0 W:? | Recv: == T:198.18 /200.00 == B:60.56 /60.00 @:74 B@:0 W:? | Recv: == T:198.58 /200.00 == B:60.56 /60.00 @:69 B@:0 | Recv: echo:busy: processing | Recv: == T:198.61 /200.00 == B:60.56 /60.00 @:70 B@:0 W:? | Recv: == T:198.86 /200.00 == B:60.56 /60.00 @:70 B@:0 W:? | Recv: == T:199.38 /200.00 == B:60.46 /60.00 @:63 B@:0 | Recv: echo:busy: processing | Recv: == T:199.38 /200.00 == B:60.46 /60.00 @:63 B@:0 W:9 | Recv: == T:199.57 /200.00 == B:60.52 /60.00 @:64 B@:0 W:8 | Recv: SD printing byte 495/1004148 | Recv: ok | Send: M27 | Recv: X:0.00 Y:0.00 Z:5.00 E:0.00 Count X:0 Y:0 Z:0 | Recv: Writing to file: bin | Recv: == T:200.00 /200.00 == B:60.38 /60.00 @:57 B@:0 | Recv: echo:enqueueing "G29" | Recv: X:155.00 Y:155.00 Z:11.90 E:0.00 Count X:0 Y:0 Z:0 | Recv: Error:Probing failed 2022-11-12 05:36:20,798 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Error" 2022-11-12 05:36:20,853 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2022-11-12 05:36:20,896 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2022-11-12 05:36:20,929 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-11-12 05:36:21,404 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306', 'elapsed': 151, 'reason': 'error', 'commerror_text': 'Probing failed'} 2022-11-12 05:36:21,848 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_firmware, payload: {'commerror_text': 'Probing failed'} 2022-11-12 05:38:54,633 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.30 2022-11-12 05:38:54,719 - octoprint.server.util.flask - INFO - Passively logging in user Winzall from ::ffff:192.168.1.30 2022-11-12 05:38:54,719 - octoprint.access.users - INFO - Logged in user: Winzall 2022-11-12 05:38:54,763 - octoprint.server.util.sockjs - INFO - User Winzall logged in on the socket from client ::ffff:192.168.1.30 2022-11-12 05:40:34,580 - octoprint.server.util.flask - INFO - Passively logging in user Winzall from ::ffff:192.168.1.30 2022-11-12 05:40:34,582 - octoprint.access.users - INFO - Logged in user: Winzall 2022-11-12 05:40:34,814 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.30 2022-11-12 05:40:36,161 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.30 2022-11-12 05:40:36,217 - octoprint.server.util.flask - INFO - Passively logging in user Winzall from ::ffff:192.168.1.30 2022-11-12 05:40:36,217 - octoprint.access.users - INFO - Logged in user: Winzall 2022-11-12 05:40:37,492 - octoprint.server.util.sockjs - INFO - User Winzall logged in on the socket from client ::ffff:192.168.1.30 2022-11-12 05:40:38,354 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '107.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-11-12 05:40:46,163 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2022-11-12 05:40:46,174 - 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 2022-11-12 05:40:46,174 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:40:46,175 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:40:46,201 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2022-11-12 05:40:46,204 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:40:47,161 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2022-11-12 05:40:47,211 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:40:50,040 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.0 BL (Creality3D)" 2022-11-12 05:40:50,060 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-11-12 05:40:50,618 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.0 BL (Creality3D)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2022-11-12 05:41:11,701 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: HIRSCH~1.GCO, owner: Winzall, user: Winzall 2022-11-12 05:41:11,714 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2022-11-12 05:41:11,716 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: HIRSCH~1.GCO, owner: Winzall, user: Winzall 2022-11-12 05:41:11,844 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2022-11-12 05:41:13,844 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2022-11-12 05:41:17,311 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306'} 2022-11-12 05:43:58,260 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Probing failed | Last lines in terminal: | Recv: == T:197.39 /200.00 == B:60.14 /60.00 @:84 B@:127 | Recv: == T:197.95 /200.00 == B:60.20 /60.00 @:77 B@:127 W:? | Recv: echo:busy: processing | Recv: == T:198.44 /200.00 == B:60.37 /60.00 @:72 B@:0 W:? | Recv: == T:198.44 /200.00 == B:60.37 /60.00 @:72 B@:0 | Recv: == T:198.95 /200.00 == B:60.39 /60.00 @:66 B@:0 W:? | Recv: echo:busy: processing | Recv: == T:199.32 /200.00 == B:60.47 /60.00 @:63 B@:0 W:9 | Recv: == T:199.32 /200.00 == B:60.47 /60.00 @:63 B@:0 | Recv: == T:199.55 /200.00 == B:60.43 /60.00 @:63 B@:0 W:8 | Recv: echo:busy: processing | Recv: SD printing byte 495/1004148 | Recv: ok | Send: M27 | Recv: X:0.00 Y:0.00 Z:5.00 E:0.00 Count X:0 Y:0 Z:0 | Recv: Writing to file: bin | Recv: == T:200.00 /200.00 == B:60.51 /60.00 @:58 B@:0 | Recv: echo:enqueueing "G29" | Recv: X:155.00 Y:155.00 Z:11.90 E:0.00 Count X:0 Y:0 Z:0 | Recv: Error:Probing failed 2022-11-12 05:43:58,261 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Error" 2022-11-12 05:43:58,286 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2022-11-12 05:43:58,329 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2022-11-12 05:43:58,397 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-11-12 05:43:58,811 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'sdcard', 'file': '8bab4e9a6e22e4a9d45844126623f3afd42bc306', 'elapsed': 166, 'reason': 'error', 'commerror_text': 'Probing failed'} 2022-11-12 05:43:59,219 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_firmware, payload: {'commerror_text': 'Probing failed'} 2022-11-12 05:44:31,650 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.30 2022-11-12 05:29:46,332 - octoprint.startup - INFO - ****************************************************************************** 2022-11-12 05:29:46,336 - octoprint.startup - INFO - Starting OctoPrint 1.8.6 2022-11-12 05:29:46,338 - octoprint.startup - INFO - ****************************************************************************** 2022-11-12 05:29:52,682 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2022-11-12 05:29:52,682 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2022-11-12 05:29:52,682 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2022-11-12 05:29:52,694 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2022-11-12 05:29:52,704 - octoprint.plugin.core - INFO - Loading plugins from /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/Winzall/.octoprint/plugins and installed plugin packages... 2022-11-12 05:29:55,375 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 38 hook handlers 2022-11-12 05:29:55,467 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2022-11-12 05:29:55,582 - octoprint.server - INFO - Intermediary server started 2022-11-12 05:29:55,603 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/Winzall/.octoprint/uploads... 2022-11-12 05:29:55,631 - octoprint.filemanager.storage - INFO - ... file metadata for /home/Winzall/.octoprint/uploads initialized successfully. 2022-11-12 05:29:55,635 - 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')") 2022-11-12 05:29:55,649 - 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')") 2022-11-12 05:29:55,650 - 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')") 2022-11-12 05:29:55,650 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2022-11-12 05:29:55,651 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2022-11-12 05:29:55,651 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2022-11-12 05:29:55,651 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2022-11-12 05:29:55,651 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2022-11-12 05:29:55,652 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2022-11-12 05:29:55,652 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2022-11-12 05:29:55,652 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2022-11-12 05:29:55,653 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2022-11-12 05:29:55,653 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2022-11-12 05:29:55,653 - 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')") 2022-11-12 05:29:55,654 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2022-11-12 05:29:55,654 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2022-11-12 05:29:55,654 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2022-11-12 05:29:56,523 - octoprint.util.pip - INFO - Using "/home/Winzall/oprint/bin/python3 -m pip" as command to invoke pip 2022-11-12 05:29:57,066 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2022-11-12 05:29:57,082 - octoprint.util.pip - INFO - pip installs to /home/Winzall/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-11-12 05:29:57,082 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-11-12 05:29:57,130 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2022-11-12 05:29:57,149 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2022-11-12 05:29:57,161 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | File Check (2021.2.23) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (2022.6.13) (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/Winzall/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2022-11-12 05:29:57,189 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 8228380672 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.4 | octopi_version: 0.18.0 | octopiuptodate_build: 0.18.0-1.8.6-20221018093204 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/Winzall/oprint 2022-11-12 05:29:57,206 - octoprint.server - INFO - Reset webasset folder /home/Winzall/.octoprint/generated/webassets... 2022-11-12 05:29:57,207 - octoprint.server - INFO - Reset webasset folder /home/Winzall/.octoprint/generated/.webassets-cache... 2022-11-12 05:29:57,208 - octoprint.server - INFO - Reset webasset folder /home/Winzall/.octoprint/generated/.webassets-manifest.json... 2022-11-12 05:29:57,605 - octoprint.server - INFO - Shutting down intermediary server... 2022-11-12 05:29:58,087 - octoprint.server - INFO - Intermediary server shut down 2022-11-12 05:29:58,093 - octoprint.events - INFO - Processing startup event, this is our first event 2022-11-12 05:29:58,093 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2022-11-12 05:29:58,094 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2022-11-12 05:29:58,105 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2022-11-12 05:29:58,112 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2022-11-12 05:29:58,114 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2022-11-12 05:29:58,947 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2022-11-12 05:29:59,773 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2022-11-12 05:29:59,782 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2022-11-12 05:29:59,827 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2022-11-12 05:29:59,902 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-11-12 05:30:00,471 - octoprint.util.pip - INFO - Using "/home/Winzall/oprint/bin/python3 -m pip" as command to invoke pip 2022-11-12 05:30:00,479 - octoprint.util.pip - INFO - pip installs to /home/Winzall/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-11-12 05:30:00,489 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-11-12 05:30:00,551 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.8GB. That is considered sufficient for updating. 2022-11-12 05:30:00,551 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2022-11-12 05:30:01,083 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-11-12 05:30:01,725 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2022-11-12 05:30:01,761 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-11-12 05:30:02,240 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.25/', 'path': '/', 'query_string': 'l10n=en'} 2022-11-12 05:30:02,538 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'OFFLINE'} 2022-11-12 05:30:02,922 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-11-12 05:30:03,014 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.8.6', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'octopiuptodate_build': '0.18.0-1.8.6-20221018093204', 'plugins': ''} 2022-11-12 05:30:03,466 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.8.6', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1500.0, 'ram': 8228380672, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.4', 'octopi_version': '0.18.0', 'octopiuptodate_build': '0.18.0-1.8.6-20221018093204'} 2022-11-12 05:30:09,054 - octoprint.server.preemptive_cache - INFO - ... done in 6.81s 2022-11-12 05:50:21,266 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-11-12 05:50:21,833 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19, 'printer_state': 'OFFLINE'} 2022-11-12 05:51:30,724 - octoprint.server.util.flask - INFO - Passively logging in user Winzall from ::ffff:192.168.1.2 2022-11-12 05:51:30,725 - octoprint.access.users - INFO - Logged in user: Winzall 2022-11-12 05:51:31,450 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2022-11-12 05:51:31,526 - octoprint.server.util.flask - INFO - Passively logging in user Winzall from ::ffff:192.168.1.2 2022-11-12 05:51:31,527 - octoprint.access.users - INFO - Logged in user: Winzall 2022-11-12 05:51:32,275 - octoprint.server.util.sockjs - INFO - User Winzall logged in on the socket from client ::ffff:192.168.1.2 2022-11-12 05:51:33,453 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '107.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-11-12 05:51:40,240 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2022-11-12 05:51:40,257 - 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 2022-11-12 05:51:40,257 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:51:40,258 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2022-11-12 05:51:40,329 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2022-11-12 05:51:40,340 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:51:41,275 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2022-11-12 05:51:41,316 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-11-12 05:51:44,149 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Ver 1.70.0 BL (Creality3D)" 2022-11-12 05:51:44,152 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-11-12 05:51:44,607 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin Ver 1.70.0 BL (Creality3D)', 'printer_port': 'AUTO', 'printer_baudrate': 0}