2022-10-01 18:54:42,780 - octoprint.startup - INFO - ****************************************************************************** 2022-10-01 18:54:42,781 - octoprint.startup - INFO - Starting OctoPrint 1.8.3 2022-10-01 18:54:42,781 - octoprint.startup - INFO - ****************************************************************************** 2022-10-01 18:54:53,580 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2022-10-01 18:54:53,650 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2022-10-01 18:54:53,650 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2022-10-01 18:54:53,650 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2022-10-01 18:54:55,429 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2022-10-01 18:54:55,478 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins, /home/pi//.Ender3Pro/plugins and installed plugin packages... 2022-10-01 18:55:19,617 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2022.6.13) did not pass check, not loading. 2022-10-01 18:55:34,793 - octoprint.plugin.core - ERROR - Error loading plugin astroprint Traceback (most recent call last): File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugin/core.py", line 1274, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugin/core.py", line 52, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/vendor/imp.py", line 238, in load_module return load_package(name, filename) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/vendor/imp.py", line 212, in load_package return _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_astroprint/__init__.py", line 18, in from .AstroprintCloud import AstroprintCloud File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_astroprint/AstroprintCloud.py", line 14, in from requests_toolbelt import MultipartEncoder File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in from .adapters import SSLAdapter, SourceAddressAdapter File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in from .ssl import SSLAdapter File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in from .._compat import poolmanager File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 11, in from collections import Mapping, MutableMapping ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py) 2022-10-01 18:55:39,235 - octoprint.plugin.core - INFO - Found 30 plugin(s) providing 30 mixin implementations, 79 hook handlers 2022-10-01 18:55:39,339 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2022-10-01 18:55:42,170 - py.warnings - WARNING - /home/pi/OctoPrint/lib/python3.10/site-packages/flask_limiter/extension.py:317: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend. warnings.warn( 2022-10-01 18:55:44,240 - octoprint.server - INFO - Intermediary server started 2022-10-01 18:55:44,569 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.Ender3Pro/uploads... 2022-10-01 18:55:48,640 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.Ender3Pro/uploads initialized successfully. 2022-10-01 18:55:48,642 - 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-10-01 18:55:48,642 - 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-10-01 18:55:48,643 - 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-10-01 18:55:48,643 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2022-10-01 18:55:48,643 - 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')") 2022-10-01 18:55:48,643 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2022-10-01 18:55:48,644 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2022-10-01 18:55:48,644 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2022-10-01 18:55:48,644 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2022-10-01 18:55:48,644 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2022-10-01 18:55:48,645 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2022-10-01 18:55:48,645 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2022-10-01 18:55:48,645 - 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-10-01 18:55:48,645 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2022-10-01 18:55:48,645 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2022-10-01 18:55:48,646 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2022-10-01 18:55:48,751 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2022-10-01 18:55:49,217 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2022-10-01 18:55:49,322 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2022-10-01 18:55:49,322 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2022-10-01 18:56:06,250 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-01 18:56:06,535 - octoprint.util.pip - INFO - Version of pip is 22.2.2 2022-10-01 18:56:06,659 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-01 18:56:06,659 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-01 18:56:06,670 - octoprint.plugins.firmwareupdater - INFO - Python binproto2 package installed: False 2022-10-01 18:56:06,684 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2022-10-01 18:56:06,684 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2022-10-01 18:56:06,693 - octoprint.plugin.core - INFO - Initialized 30 plugin implementation(s) 2022-10-01 18:56:07,449 - octoprint.plugin.core - INFO - 30 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/action_command_prompt | Active Filters Extended (0.1.0) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_active_filters_extended | Announcement Plugin (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/backup | Bed Visualizer (1.1.1) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.4.7) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/eventmanager | File Check (2021.2.23) (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_firmware_check | Firmware Updater (1.13.3) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.15) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_navbartemp | OctoEverywhere! (1.10.5) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octoeverywhere | Octolapse (0.4.1+u.d33011e) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse | OctoPod Plugin (0.3.14) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octopod | Plugin Manager (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.8) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_PrintTimeGenius | Simple Emergency Stop (1.0.5) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/softwareupdate | Terminal Commands Extended (0.1.7) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_terminalcommandsextended | UI Customizer (0.1.9.0) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_uicustomizer | Virtual Printer (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2022-10-01 18:56:07,470 - octoprint.environment - INFO - Detected environment is Python 3.10.4 under Linux (linux). Details: | hardware: | cores: 4 | freq: 3600.0 | ram: 8203972608 | os: | bits: 64 | id: linux | platform: linux | python: | pip: 22.2.2 | version: 3.10.4 | virtualenv: /home/pi/OctoPrint 2022-10-01 18:56:07,766 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/webassets... 2022-10-01 18:56:07,767 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/.webassets-cache... 2022-10-01 18:56:07,768 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/.webassets-manifest.json... 2022-10-01 18:56:12,396 - octoprint.server.util.flask.collect_plugin_assets - WARNING - Plugin simpleemergencystop is referring to non existing css asset css/fontawesome.all.min.css 2022-10-01 18:56:13,657 - octoprint.plugins.PrintTimeGenius - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-01 18:56:13,658 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin PrintTimeGenius is DISABLED 2022-10-01 18:56:13,658 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-01 18:56:13,658 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2022-10-01 18:56:13,660 - octoprint.plugins.bedlevelvisualizer - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-01 18:56:13,660 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin bedlevelvisualizer is DISABLED 2022-10-01 18:56:13,661 - octoprint.plugins.firmwareupdater - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-01 18:56:13,661 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin firmwareupdater is DISABLED 2022-10-01 18:56:13,663 - octoprint.plugins.octolapse - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-01 18:56:13,663 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin octolapse is DISABLED 2022-10-01 18:56:13,664 - octoprint.plugins.uicustomizer - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-01 18:56:13,664 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin uicustomizer is DISABLED 2022-10-01 18:56:14,108 - octoprint.plugins.firmwareupdater - INFO - Setting maximum upload size for /flash to 5243904 2022-10-01 18:56:14,108 - octoprint.server - INFO - Shutting down intermediary server... 2022-10-01 18:56:14,434 - octoprint.server - INFO - Intermediary server shut down 2022-10-01 18:56:14,436 - octoprint.events - INFO - Processing startup event, this is our first event 2022-10-01 18:56:14,436 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2022-10-01 18:56:14,437 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2022-10-01 18:56:14,438 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2022-10-01 18:56:14,442 - octoprint.server - INFO - Trying to connect to configured serial port None 2022-10-01 18:56:14,452 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2022-10-01 18:56:14,505 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2022-10-01 18:56:14,509 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2022-10-01 18:56:14,512 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 35 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyS4@115200, /dev/ttyS31@115200, /dev/ttyS30@115200, /dev/ttyS29@115200, /dev/ttyS28@115200, /dev/ttyS27@115200, /dev/ttyS26@115200, /dev/ttyS25@115200, /dev/ttyS24@115200, /dev/ttyS23@115200, /dev/ttyS22@115200, /dev/ttyS21@115200, /dev/ttyS20@115200, /dev/ttyS19@115200, /dev/ttyS18@115200, /dev/ttyS17@115200, /dev/ttyS16@115200, /dev/ttyS15@115200, /dev/ttyS14@115200, /dev/ttyS13@115200, /dev/ttyS12@115200, /dev/ttyS11@115200, /dev/ttyS10@115200, /dev/ttyS9@115200, /dev/ttyS8@115200, /dev/ttyS7@115200, /dev/ttyS6@115200, /dev/ttyS5@115200, /dev/ttyS3@115200, /dev/ttyS2@115200, /dev/ttyS1@115200, /dev/ttyS0@115200, /dev/octo_Ender3Pro@115200, /tmp/printer@115200 2022-10-01 18:56:14,512 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2022-10-01 18:56:14,512 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2022-10-01 18:56:14,514 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2022-10-01 18:56:14,515 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2022-10-01 18:56:14,518 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2022-10-01 18:56:14,519 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-01 18:56:14,526 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2022-10-01 18:56:14,527 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-01 18:56:14,530 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-01 18:56:14,532 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-01 18:56:14,647 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1 (Aug 2 2022 16:10:57)" 2022-10-01 18:56:14,652 - octoprint.plugins.firmwareupdater - INFO - Setting BINARY_FILE_TRANSFER capability to False 2022-10-01 18:56:14,655 - octoprint.util.comm - INFO - Firmware states that it supports position autoreporting 2022-10-01 18:56:14,655 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-10-01 18:56:14,660 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2022-10-01 18:56:14,663 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2022-10-01 18:56:15,127 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1837, in _get_current_version information, is_current = version_checker.get_latest( File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 274, in get_latest raise ConfigurationInvalid( octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None 2022-10-01 18:56:15,156 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1 (Aug 2 2022 16:10:57)', 'printer_port': None, 'printer_baudrate': 115200} 2022-10-01 18:56:15,268 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2022-10-01 18:56:15,298 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.51s 2022-10-01 18:56:16,326 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-01 18:56:16,326 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-01 18:56:16,326 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-01 18:56:16,358 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.62s 2022-10-01 18:56:16,666 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2022-10-01 18:56:17,032 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender3Pro"._http._tcp.local.' for _http._tcp.local. 2022-10-01 18:56:17,039 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.63s 2022-10-01 18:56:17,504 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2022-10-01 18:56:17,840 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender3Pro"._octoprint._tcp.local.' for _octoprint._tcp.local. 2022-10-01 18:56:17,842 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender3Pro" for SSDP 2022-10-01 18:56:17,885 - octoprint.plugins.octoeverywhere - WARNING - The host string from OctoPrint was too short, so it was ignored. Value: :: 2022-10-01 18:56:17,885 - octoprint.plugins.octoeverywhere - INFO - OctoPrint host:127.0.0.1 port:5001 2022-10-01 18:56:18,015 - octoprint.plugins.octoeverywhere - INFO - OctoPingPong stats loaded from file. 2022-10-01 18:56:18,016 - octoprint.server - INFO - Listening on http://0.0.0.0:5001 and http://[::]:5001 2022-10-01 18:56:18,016 - octoprint.plugins.octoeverywhere - INFO - Updating server latencies... 2022-10-01 18:56:18,029 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-10-01 18:56:18,069 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.0s 2022-10-01 18:56:18,087 - octoprint.plugins.octoeverywhere - INFO - IPV4 - starport:142.93.152.110 main:172.64.80.1 2022-10-01 18:56:18,146 - octoprint.plugins.octoeverywhere - INFO - Failed to resolve host ipv6 name [Errno -2] Name or service not known 2022-10-01 18:56:18,333 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-01 18:56:18,333 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-01 18:56:18,333 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-01 18:56:18,382 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 417.3GB. That is considered sufficient for updating. 2022-10-01 18:56:18,393 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-10-01 18:56:18,474 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2022-10-01 18:56:18,492 - octoprint.plugins.octoeverywhere - INFO - After startup called. Starting worker thread. 2022-10-01 18:56:18,493 - octoprint.plugins.octoeverywhere - INFO - Main thread starting 2022-10-01 18:56:18,494 - octoprint.plugins.octoeverywhere - INFO - Frontend http port detected as 5001, is https? False 2022-10-01 18:56:18,494 - octoprint.plugins.octoeverywhere - INFO - Attempting to use lowest latency server: wss://tor.octoeverywhere.com/octoclientws 2022-10-01 18:56:18,495 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://tor.octoeverywhere.com/octoclientws[1] 2022-10-01 18:56:18,495 - octoprint.plugins.octopod - INFO - OctoPod loaded! 2022-10-01 18:56:18,500 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2022-10-01 18:56:18,586 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.137/Ender3Pro/', 'path': '/', 'query_string': 'l10n=en'} 2022-10-01 18:56:18,640 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://tor.octoeverywhere.com/octoclientws[1]. Starting handshake... 2022-10-01 18:56:18,759 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.54s 2022-10-01 18:56:18,792 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.59s 2022-10-01 18:56:18,952 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63, 'printer_state': 'OPERATIONAL'} 2022-10-01 18:56:19,257 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://tor.octoeverywhere.com/octoclientws[1], successfully connected to OctoEverywhere! 2022-10-01 18:56:19,443 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.8.3', 'os': 'linux', 'bits': 64, 'python': '3.10.4', 'pip': '22.2.2', 'cores': 4, 'freq': 3600.0, 'ram': 8203972608, 'plugins': 'printtimegenius:2.2.8,firmwareupdater:1.13.3,octoeverywhere:1.10.5,bedlevelvisualizer:1.1.1,simpleemergencystop:1.0.5,arc_welder:1.0.0+u.bb71e8f,navbartemp:0.15,cancelobject:0.4.7,octolapse:0.4.1+u.d33011e,octopod:0.3.14,uicustomizer:0.1.9.0,terminalcommandsextended:0.1.7,active_filters_extended:0.1.0'} 2022-10-01 18:56:20,168 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.8.3', 'os': 'linux', 'bits': 64, 'python': '3.10.4', 'pip': '22.2.2', 'cores': 4, 'freq': 3600.0, 'ram': 8203972608} 2022-10-01 18:56:20,838 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-01 18:56:20,839 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 18:56:28,315 - octoprint.plugins.octoeverywhere - INFO - Ping Pong Stats: Default:[tor,21.667051315307617], Lowest:[tor,21.667051315307617] Use Low Latency Enabled: True 2022-10-01 18:56:30,146 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c920.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c920.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-01 18:56:30,150 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c920.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c920.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-01 18:56:30,159 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/raspi_cam_v2.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/raspi_cam_v2.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-01 18:56:30,167 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/raspi_cam_v2.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/raspi_cam_v2.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-01 18:56:30,178 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c250.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c250.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-01 18:56:30,183 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c250.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c250.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-01 18:56:33,530 - octoprint.server.preemptive_cache - INFO - ... done in 14.94s 2022-10-01 18:56:33,546 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.137/Ender3Pro/:en), signaling as cached 2022-10-01 18:56:33,582 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:15.041, compression:0.047] [1342479->180799 13.468%] / 2022-10-01 18:56:33,678 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.007, compression:0.073] [1678527->438487 26.123%] /static/webassets/packed_libs.js?d41d8cd9 2022-10-01 18:56:33,705 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.026, compression:0.002] [63192->10784 17.065%] /static/webassets/packed_client.js?d76f378b 2022-10-01 18:56:33,733 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-01 18:56:33,910 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.012, compression:0.192] [6019296->1463821 24.319%] /static/webassets/packed_plugins.js?d41d8cd9 2022-10-01 18:56:33,934 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.006, compression:0.018] [535338->125221 23.391%] /static/webassets/packed_core.js?79ab998b 2022-10-01 18:56:33,944 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.006] [224449->40084 17.859%] /static/webassets/packed_libs.css?e7ff56b9 2022-10-01 18:56:33,952 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.003, compression:0.005] [184876->35497 19.200%] /static/webassets/packed_plugins.css?d41d8cd9 2022-10-01 18:56:33,958 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.003, compression:0.002] [109638->13361 12.186%] /static/webassets/packed_core.css?7abba8bf 2022-10-01 18:56:33,979 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.020, compression:0.002] [78460->78491 100.040%] /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2022-10-01 18:56:33,986 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.002] [78460->78491 100.040%] /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2022-10-01 18:56:33,991 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.000] [13548->13559 100.081%] /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2022-10-01 18:56:33,996 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.000] [13548->13559 100.081%] /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2022-10-01 18:56:34,070 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.070, compression:0.004] [80300->80263 99.954%] /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2022-10-01 18:56:34,081 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.008, compression:0.003] [80300->80263 99.954%] /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2022-10-01 18:56:34,111 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.028, compression:0.002] [43572->43565 99.984%] /static/vendor/font-awesome-3.2.1/fonts/fontawesome-webfont.woff 2022-10-01 18:56:34,112 - octoprint.plugins.octoeverywhere - INFO - Slipstream took 15.6171236038208 to fully update the cache 2022-10-01 18:56:53,012 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 18:56:53,013 - octoprint.server.api - INFO - Actively logging in user pi from ::ffff:192.168.1.126 2022-10-01 18:56:53,029 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-01 18:56:53,029 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 18:56:53,056 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-01 18:56:53,630 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-01 18:56:53,643 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-01 18:56:53,643 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 18:56:54,412 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client ::ffff:192.168.1.126 2022-10-01 18:56:55,665 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '106.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-10-01 19:10:39,339 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 19:11:19,004 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 963, 'printer_state': 'OPERATIONAL'} 2022-10-01 19:25:39,340 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 19:26:18,969 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1863, 'printer_state': 'OPERATIONAL'} 2022-10-01 19:33:45,717 - octoprint.access.users - INFO - Cleaning up user session 4D5DE576B43E4FF08177C86BAD1E41D6 for user pi 2022-10-01 19:33:45,717 - octoprint.access.users - INFO - Logged out user: pi 2022-10-01 19:33:46,001 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Pick.gcode 2022-10-01 19:33:46,678 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Pick.gcode finished, needed 0.68s 2022-10-01 19:33:48,323 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Pick.aw.gcode 2022-10-01 19:33:49,035 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Pick.aw.gcode finished, needed 0.71s 2022-10-01 19:33:56,118 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-01 19:33:56,119 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 19:33:56,162 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-01 19:33:56,615 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-01 19:33:56,628 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-01 19:33:56,628 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 19:33:57,211 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client ::ffff:192.168.1.126 2022-10-01 19:33:58,110 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '106.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-10-01 19:34:06,530 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Pick.aw.gcode, owner: pi, user: pi 2022-10-01 19:34:06,562 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2022-10-01 19:34:06,566 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Pick.aw.gcode, owner: pi, user: pi 2022-10-01 19:34:06,607 - octoprint.plugins.octoeverywhere - INFO - Gadget is now watching! 2022-10-01 19:34:06,610 - octoprint.plugins.octoeverywhere - INFO - New print started; PrintId: 640493793 2022-10-01 19:34:06,732 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-01 19:34:06,752 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2022-10-01 19:34:07,256 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'started' 2022-10-01 19:34:07,293 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '671bbf40899b798546edbfc7131e45ed508eeb0b'} 2022-10-01 19:34:07,556 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:34:08,846 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2022-10-01 19:34:36,608 - octoprint.plugins.octoeverywhere - INFO - Waiting to predict with Gadget because the printer is warming up. 2022-10-01 19:35:06,609 - octoprint.plugins.octoeverywhere - INFO - Waiting to predict with Gadget because the printer is warming up. 2022-10-01 19:35:36,610 - octoprint.plugins.octoeverywhere - INFO - Waiting to predict with Gadget because the printer is warming up. 2022-10-01 19:36:06,611 - octoprint.plugins.octoeverywhere - INFO - Waiting to predict with Gadget because the printer is warming up. 2022-10-01 19:36:35,162 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2022-10-01 19:36:50,389 - octoprint.plugins.octoeverywhere - INFO - Gadget HostLock set to: gadget-tor.octoeverywhere.com 2022-10-01 19:37:32,673 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:38:38,411 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:40:08,829 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:40:26,374 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'firstlayerdone' 2022-10-01 19:40:39,340 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 19:41:18,965 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2763, 'printer_state': 'PRINTING'} 2022-10-01 19:41:43,046 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:43:17,216 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:43:37,093 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-01 19:44:56,976 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:46:27,391 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:47:59,159 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-01 19:49:31,058 - octoprint.util.comm - INFO - Finished in 924.523 s. 2022-10-01 19:49:31,059 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2022-10-01 19:49:31,069 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: Pick.aw.gcode, owner: pi 2022-10-01 19:49:31,073 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-01 19:49:31,113 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2022-10-01 19:49:31,687 - octoprint.plugins.octoeverywhere - INFO - Gadget has stopped watching! 2022-10-01 19:49:31,688 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-01 19:49:31,688 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-01 19:49:32,823 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'done' 2022-10-01 19:49:37,323 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '671bbf40899b798546edbfc7131e45ed508eeb0b', 'elapsed': 924} 2022-10-01 19:55:39,340 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 19:56:24,015 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3663, 'printer_state': 'OPERATIONAL'} 2022-10-01 20:10:39,341 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 20:11:19,198 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4563, 'printer_state': 'OPERATIONAL'} 2022-10-01 20:23:52,725 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-01 20:23:52,731 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-01 20:23:52,748 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [3] GET [upload:0.000s; request_exe:0.016s; compress:0.000s send:0.005s] size:(415->211) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/printer 2022-10-01 20:23:52,750 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [4] GET [upload:0.004s; request_exe:0.015s; compress:-1.000s send:0.002s] size:(56->56) compressed:False msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/version 2022-10-01 20:23:52,756 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] opened, attempt 1 after 0.031534433364868164 seconds 2022-10-01 20:23:52,770 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] first message sent to local server after 0.04592418670654297 seconds 2022-10-01 20:23:53,103 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [5] GET [upload:0.001s; request_exe:0.363s; compress:0.001s send:0.003s] size:(27437->10485) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/settings 2022-10-01 20:23:53,125 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [7] GET [upload:0.001s; request_exe:0.366s; compress:0.000s send:0.002s] size:(818->295) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/connection 2022-10-01 20:23:53,250 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-01 20:23:53,251 - octoprint.access.users - INFO - Logged in user: pi 2022-10-01 20:23:53,255 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [8] GET [upload:0.031s; request_exe:0.439s; compress:0.005s send:0.015s] size:(10013->1772) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/plugin/softwareupdate/check 2022-10-01 20:23:53,257 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [6] POST [upload:0.002s; request_exe:0.498s; compress:-1.000s send:0.011s] size:(3->3) compressed:False msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/plugin/octopod 2022-10-01 20:23:53,259 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [9] POST [upload:0.009s; request_exe:0.319s; compress:0.000s send:0.002s] size:(1057->481) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/login 2022-10-01 20:23:53,329 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client 127.0.0.1 2022-10-01 20:23:53,329 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [10] GET [upload:0.000s; request_exe:0.015s; compress:0.000s send:0.002s] size:(661->369) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/printerprofiles 2022-10-01 20:25:39,341 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 20:26:19,041 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5463, 'printer_state': 'OPERATIONAL'} 2022-10-01 20:40:39,342 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 20:41:12,892 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] websocket closed after1040.167575120926 seconds 2022-10-01 20:41:12,896 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-01 20:41:18,988 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6363, 'printer_state': 'OPERATIONAL'} 2022-10-01 20:55:39,342 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 20:56:19,159 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7263, 'printer_state': 'OPERATIONAL'} 2022-10-01 21:10:39,342 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 21:11:19,218 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8163, 'printer_state': 'OPERATIONAL'} 2022-10-01 21:25:39,343 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 21:26:19,012 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9063, 'printer_state': 'OPERATIONAL'} 2022-10-01 21:40:39,343 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 21:41:19,008 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9963, 'printer_state': 'OPERATIONAL'} 2022-10-01 21:55:39,343 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 21:56:19,217 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10863, 'printer_state': 'OPERATIONAL'} 2022-10-01 22:10:39,344 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 22:11:19,996 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11763, 'printer_state': 'OPERATIONAL'} 2022-10-01 22:25:39,344 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 22:26:18,992 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12663, 'printer_state': 'OPERATIONAL'} 2022-10-01 22:40:39,344 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 22:41:19,015 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13563, 'printer_state': 'OPERATIONAL'} 2022-10-01 22:55:39,345 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 22:56:18,989 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14463, 'printer_state': 'OPERATIONAL'} 2022-10-01 23:10:39,345 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 23:11:19,044 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15363, 'printer_state': 'OPERATIONAL'} 2022-10-01 23:25:39,346 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 23:26:18,994 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16263, 'printer_state': 'OPERATIONAL'} 2022-10-01 23:40:39,346 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 23:41:19,137 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17163, 'printer_state': 'OPERATIONAL'} 2022-10-01 23:55:39,346 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-01 23:56:19,078 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18063, 'printer_state': 'OPERATIONAL'} 2022-10-02 00:10:39,347 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 00:11:19,116 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18963, 'printer_state': 'OPERATIONAL'} 2022-10-02 00:25:39,347 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 00:26:19,037 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19863, 'printer_state': 'OPERATIONAL'} 2022-10-02 00:40:39,347 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 00:41:19,058 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20763, 'printer_state': 'OPERATIONAL'} 2022-10-02 00:55:39,348 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 00:56:18,998 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21663, 'printer_state': 'OPERATIONAL'} 2022-10-02 01:10:39,348 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 01:11:19,027 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22563, 'printer_state': 'OPERATIONAL'} 2022-10-02 01:25:39,349 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 01:26:19,067 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23463, 'printer_state': 'OPERATIONAL'} 2022-10-02 01:40:39,349 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 01:41:19,009 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24363, 'printer_state': 'OPERATIONAL'} 2022-10-02 01:55:39,349 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 01:56:19,027 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25263, 'printer_state': 'OPERATIONAL'} 2022-10-02 02:10:39,350 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 02:11:19,023 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26163, 'printer_state': 'OPERATIONAL'} 2022-10-02 02:25:39,350 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 02:26:19,079 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27063, 'printer_state': 'OPERATIONAL'} 2022-10-02 02:40:39,350 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 02:41:19,007 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27963, 'printer_state': 'OPERATIONAL'} 2022-10-02 02:55:39,351 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 02:56:19,071 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28863, 'printer_state': 'OPERATIONAL'} 2022-10-02 03:10:39,351 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 03:11:19,034 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29763, 'printer_state': 'OPERATIONAL'} 2022-10-02 03:25:39,351 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 03:26:19,058 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30663, 'printer_state': 'OPERATIONAL'} 2022-10-02 03:40:39,352 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 03:41:19,048 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31563, 'printer_state': 'OPERATIONAL'} 2022-10-02 03:55:39,352 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 03:56:19,255 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32463, 'printer_state': 'OPERATIONAL'} 2022-10-02 04:10:39,353 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 04:11:19,043 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33363, 'printer_state': 'OPERATIONAL'} 2022-10-02 04:25:39,353 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 04:26:19,256 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34263, 'printer_state': 'OPERATIONAL'} 2022-10-02 04:40:39,353 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 04:41:19,042 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35163, 'printer_state': 'OPERATIONAL'} 2022-10-02 04:55:39,354 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 04:56:19,018 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36063, 'printer_state': 'OPERATIONAL'} 2022-10-02 05:10:39,354 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 05:11:19,037 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36963, 'printer_state': 'OPERATIONAL'} 2022-10-02 05:25:39,354 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 05:26:19,031 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37863, 'printer_state': 'OPERATIONAL'} 2022-10-02 05:40:39,355 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 05:41:19,281 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38763, 'printer_state': 'OPERATIONAL'} 2022-10-02 05:55:39,355 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 05:56:19,022 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39663, 'printer_state': 'OPERATIONAL'} 2022-10-02 06:10:39,355 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 06:11:19,036 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40563, 'printer_state': 'OPERATIONAL'} 2022-10-02 06:25:39,356 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 06:26:20,056 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41463, 'printer_state': 'OPERATIONAL'} 2022-10-02 06:40:39,356 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 06:41:19,037 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42363, 'printer_state': 'OPERATIONAL'} 2022-10-02 06:55:39,357 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 06:56:19,259 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43263, 'printer_state': 'OPERATIONAL'} 2022-10-02 07:10:39,357 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 07:11:19,041 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44163, 'printer_state': 'OPERATIONAL'} 2022-10-02 07:25:39,357 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 07:26:19,057 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45063, 'printer_state': 'OPERATIONAL'} 2022-10-02 07:29:32,292 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-02 07:40:39,358 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 07:41:19,496 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45963, 'printer_state': 'OPERATIONAL'} 2022-10-02 07:55:39,358 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 07:56:19,564 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46863, 'printer_state': 'OPERATIONAL'} 2022-10-02 08:10:39,358 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 08:11:19,979 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47763, 'printer_state': 'OPERATIONAL'} 2022-10-02 08:25:39,359 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 08:26:19,398 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48663, 'printer_state': 'OPERATIONAL'} 2022-10-02 08:40:39,359 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 08:41:19,425 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49563, 'printer_state': 'OPERATIONAL'} 2022-10-02 08:55:39,359 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 08:56:19,546 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50463, 'printer_state': 'OPERATIONAL'} 2022-10-02 09:10:39,360 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 09:11:19,435 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51363, 'printer_state': 'OPERATIONAL'} 2022-10-02 09:25:39,360 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 09:26:20,889 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52263, 'printer_state': 'OPERATIONAL'} 2022-10-02 09:40:39,360 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 09:41:19,419 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 53163, 'printer_state': 'OPERATIONAL'} 2022-10-02 09:55:39,360 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 09:56:19,322 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54063, 'printer_state': 'OPERATIONAL'} 2022-10-02 10:10:39,361 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 10:11:19,596 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54963, 'printer_state': 'OPERATIONAL'} 2022-10-02 10:25:39,361 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 10:26:19,448 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 55863, 'printer_state': 'OPERATIONAL'} 2022-10-02 10:40:39,361 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 10:41:19,516 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 56763, 'printer_state': 'OPERATIONAL'} 2022-10-02 10:55:39,362 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 10:56:19,372 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 57663, 'printer_state': 'OPERATIONAL'} 2022-10-02 11:05:07,491 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [11] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-02 11:05:07,551 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-02 11:05:07,556 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [11] opened, attempt 1 after 0.06510782241821289 seconds 2022-10-02 11:05:07,558 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [11] first message sent to local server after 0.06723856925964355 seconds 2022-10-02 11:05:07,591 - octoprint.access.users - INFO - Cleaning up user session BF74B890D2434264AAA22FA21B385680 for user pi 2022-10-02 11:05:07,591 - octoprint.access.users - INFO - Logged out user: pi 2022-10-02 11:05:07,591 - octoprint.access.users - INFO - Cleaning up user session EF9EF0FF45AE41A0AC2FECFB02FBEBCE for user pi 2022-10-02 11:05:07,591 - octoprint.access.users - INFO - Logged out user: pi 2022-10-02 11:05:07,654 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2022-10-02 11:05:08,212 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [11] websocket closed after0.7217295169830322 seconds 2022-10-02 11:05:09,423 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [12] GET [upload:0.000s; request_exe:1.840s; compress:-1.000s send:0.000s] size:(0->0) compressed:True msgcount:0 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/settings 2022-10-02 11:05:09,425 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [13] GET [upload:0.001s; request_exe:1.839s; compress:-1.000s send:0.000s] size:(0->0) compressed:True msgcount:0 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/printer 2022-10-02 11:05:09,428 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-02 11:05:09,433 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [14] GET [upload:0.005s; request_exe:1.839s; compress:-1.000s send:0.000s] size:(0->0) compressed:False msgcount:0 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/version 2022-10-02 11:05:09,440 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [16] GET [upload:0.000s; request_exe:1.844s; compress:-1.000s send:0.000s] size:(0->0) compressed:True msgcount:0 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/connection 2022-10-02 11:05:09,446 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-02 11:05:09,446 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 11:05:09,449 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [17] POST [upload:0.001s; request_exe:1.767s; compress:-1.000s send:0.000s] size:(0->0) compressed:True msgcount:0 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/login 2022-10-02 11:05:09,451 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [15] POST [upload:0.000s; request_exe:1.855s; compress:-1.000s send:0.000s] size:(0->0) compressed:False msgcount:0 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/plugin/octopod 2022-10-02 11:10:39,362 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 11:11:19,428 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 58563, 'printer_state': 'OPERATIONAL'} 2022-10-02 11:25:39,362 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 11:26:19,318 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 59463, 'printer_state': 'OPERATIONAL'} 2022-10-02 11:40:39,363 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 11:41:19,379 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 60363, 'printer_state': 'OPERATIONAL'} 2022-10-02 11:44:48,466 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/util/comm.py", line 3997, in _readline ret = self._serial.readline() File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/util/comm.py", line 6672, in readline c = self.read(1) File "/home/pi/OctoPrint/lib/python3.10/site-packages/serial/serialposix.py", line 595, in read raise SerialException( serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2022-10-02 11:44:48,550 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2022-10-02 11:44:48,552 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline after error" 2022-10-02 11:44:48,555 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 11:55:39,363 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 11:56:19,468 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 61263, 'printer_state': 'OFFLINE'} 2022-10-02 12:00:09,041 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [19] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-02 12:00:09,046 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-02 12:00:09,050 - octoprint.access.users - INFO - Cleaning up user session EF7FCA6AAD2347DF85634541A8F926F2 for user pi 2022-10-02 12:00:09,051 - octoprint.access.users - INFO - Logged out user: pi 2022-10-02 12:00:09,055 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [18] GET [upload:0.000s; request_exe:0.016s; compress:-1.000s send:0.002s] size:(39->39) compressed:False msgcount:1 type:application/json status:409 cached:False for http://127.0.0.1:5001/api/printer 2022-10-02 12:00:09,057 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [19] opened, attempt 1 after 0.016019582748413086 seconds 2022-10-02 12:00:09,059 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [19] first message sent to local server after 0.018096446990966797 seconds 2022-10-02 12:00:09,395 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [21] GET [upload:0.000s; request_exe:0.329s; compress:0.003s send:0.005s] size:(27437->10485) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/settings 2022-10-02 12:00:09,408 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [20] GET [upload:0.000s; request_exe:0.339s; compress:0.000s send:0.007s] size:(801->288) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/connection 2022-10-02 12:00:09,413 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-02 12:00:09,413 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:00:09,416 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [22] POST [upload:0.000s; request_exe:0.343s; compress:-1.000s send:0.007s] size:(3->3) compressed:False msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/plugin/octopod 2022-10-02 12:00:09,418 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [23] GET [upload:0.021s; request_exe:0.297s; compress:-1.000s send:0.009s] size:(56->56) compressed:False msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/version 2022-10-02 12:00:09,424 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [24] POST [upload:0.010s; request_exe:0.246s; compress:0.001s send:0.005s] size:(1057->482) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/login 2022-10-02 12:00:09,509 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client 127.0.0.1 2022-10-02 12:00:09,603 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [25] GET [upload:0.000s; request_exe:0.017s; compress:0.000s send:0.001s] size:(661->369) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/printerprofiles 2022-10-02 12:00:09,838 - octoprint.plugins.octoeverywhere - WARNING - We got a web stream message for a stream id [25] that doesn't exist and isn't an open message. IsClose:True 2022-10-02 12:00:09,839 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [19] websocket closed after0.7987520694732666 seconds 2022-10-02 12:00:09,841 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-02 12:10:39,363 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 12:11:19,462 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 62163, 'printer_state': 'OFFLINE'} 2022-10-02 12:13:44,092 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 12:13:49,333 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:13:49,334 - octoprint.server.api - INFO - Actively logging in user pi from ::ffff:192.168.1.126 2022-10-02 12:13:49,352 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-02 12:13:49,352 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:13:49,371 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-02 12:13:49,732 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 12:13:49,744 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-02 12:13:49,745 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:13:50,402 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client ::ffff:192.168.1.126 2022-10-02 12:13:51,735 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.2s 2022-10-02 12:13:52,555 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.81s 2022-10-02 12:13:53,105 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.52s 2022-10-02 12:13:54,910 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.8s 2022-10-02 12:13:55,470 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.53s 2022-10-02 12:13:56,147 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2022-10-02 12:13:56,728 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2022-10-02 12:13:56,738 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 70 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS4@115200, /dev/ttyS4@250000, /dev/ttyS31@115200, /dev/ttyS31@250000, /dev/ttyS30@115200, /dev/ttyS30@250000, /dev/ttyS29@115200, /dev/ttyS29@250000, /dev/ttyS28@115200, /dev/ttyS28@250000, /dev/ttyS27@115200, /dev/ttyS27@250000, /dev/ttyS26@115200, /dev/ttyS26@250000, /dev/ttyS25@115200, /dev/ttyS25@250000, /dev/ttyS24@115200, /dev/ttyS24@250000, /dev/ttyS23@115200, /dev/ttyS23@250000, /dev/ttyS22@115200, /dev/ttyS22@250000, /dev/ttyS21@115200, /dev/ttyS21@250000, /dev/ttyS20@115200, /dev/ttyS20@250000, /dev/ttyS19@115200, /dev/ttyS19@250000, /dev/ttyS18@115200, /dev/ttyS18@250000, /dev/ttyS17@115200, /dev/ttyS17@250000, /dev/ttyS16@115200, /dev/ttyS16@250000, /dev/ttyS15@115200, /dev/ttyS15@250000, /dev/ttyS14@115200, /dev/ttyS14@250000, /dev/ttyS13@115200, /dev/ttyS13@250000, /dev/ttyS12@115200, /dev/ttyS12@250000, /dev/ttyS11@115200, /dev/ttyS11@250000, /dev/ttyS10@115200, /dev/ttyS10@250000, /dev/ttyS9@115200, /dev/ttyS9@250000, /dev/ttyS8@115200, /dev/ttyS8@250000, /dev/ttyS7@115200, /dev/ttyS7@250000, /dev/ttyS6@115200, /dev/ttyS6@250000, /dev/ttyS5@115200, /dev/ttyS5@250000, /dev/ttyS3@115200, /dev/ttyS3@250000, /dev/ttyS2@115200, /dev/ttyS2@250000, /dev/ttyS1@115200, /dev/ttyS1@250000, /dev/ttyS0@115200, /dev/ttyS0@250000, /dev/octo_Ender3Pro@115200, /dev/octo_Ender3Pro@250000, /tmp/printer@115200, /tmp/printer@250000 2022-10-02 12:13:56,738 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2022-10-02 12:13:56,739 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2022-10-02 12:13:56,745 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2022-10-02 12:13:56,747 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:13:56,751 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2022-10-02 12:13:56,757 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:13:56,761 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-02 12:13:56,762 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-02 12:13:56,763 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1 (Aug 2 2022 16:10:57)" 2022-10-02 12:13:56,765 - octoprint.plugins.firmwareupdater - INFO - Setting BINARY_FILE_TRANSFER capability to False 2022-10-02 12:13:56,768 - octoprint.util.comm - INFO - Firmware states that it supports position autoreporting 2022-10-02 12:13:56,768 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-10-02 12:13:56,773 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2022-10-02 12:13:56,776 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2022-10-02 12:13:57,090 - octoprint.util.comm - INFO - Externally triggered heatup detected 2022-10-02 12:13:57,181 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '106.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-10-02 12:13:57,703 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1 (Aug 2 2022 16:10:57)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2022-10-02 12:22:21,756 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [26] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-02 12:22:21,760 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-02 12:22:21,764 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [26] opened, attempt 1 after 0.008235692977905273 seconds 2022-10-02 12:22:22,254 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [26] first message sent to local server after 0.4979407787322998 seconds 2022-10-02 12:22:22,361 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [26] websocket closed after0.6047422885894775 seconds 2022-10-02 12:22:22,362 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-02 12:25:39,364 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 12:26:19,429 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63063, 'printer_state': 'OPERATIONAL'} 2022-10-02 12:32:21,559 - octoprint.util.comm - INFO - No response from printer after 3 consecutive communication timeouts, considering it dead. 2022-10-02 12:32:21,570 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline after error" 2022-10-02 12:32:21,574 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 12:32:21,598 - octoprint.access.users - INFO - Cleaning up user session 30AAE4FB0AC24328BD92032144BEFBAE for user pi 2022-10-02 12:32:21,598 - octoprint.access.users - INFO - Logged out user: pi 2022-10-02 12:32:22,044 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_timeout, payload: {'commerror_text': 'Too many consecutive timeouts, printer still connected and alive?'} 2022-10-02 12:32:22,567 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'error' 2022-10-02 12:37:23,362 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 12:37:23,364 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 12:37:23,367 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 12:40:16,515 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Offline" 2022-10-02 12:40:16,520 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 12:40:19,217 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 12:40:19,219 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 12:40:19,223 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 12:40:39,364 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 12:41:13,451 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Offline" 2022-10-02 12:41:13,456 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 12:41:18,412 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2022-10-02 12:41:18,423 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 35 port/baudrate candidates: /tmp/printer@115200, /dev/ttyACM0@115200, /dev/ttyS4@115200, /dev/ttyS31@115200, /dev/ttyS30@115200, /dev/ttyS29@115200, /dev/ttyS28@115200, /dev/ttyS27@115200, /dev/ttyS26@115200, /dev/ttyS25@115200, /dev/ttyS24@115200, /dev/ttyS23@115200, /dev/ttyS22@115200, /dev/ttyS21@115200, /dev/ttyS20@115200, /dev/ttyS19@115200, /dev/ttyS18@115200, /dev/ttyS17@115200, /dev/ttyS16@115200, /dev/ttyS15@115200, /dev/ttyS14@115200, /dev/ttyS13@115200, /dev/ttyS12@115200, /dev/ttyS11@115200, /dev/ttyS10@115200, /dev/ttyS9@115200, /dev/ttyS8@115200, /dev/ttyS7@115200, /dev/ttyS6@115200, /dev/ttyS5@115200, /dev/ttyS3@115200, /dev/ttyS2@115200, /dev/ttyS1@115200, /dev/ttyS0@115200, /dev/octo_Ender3Pro@115200 2022-10-02 12:41:18,423 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 115200 2022-10-02 12:41:18,423 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 12:41:18,425 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 12:41:18,425 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 115200, skipping 2022-10-02 12:41:18,425 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2022-10-02 12:41:18,426 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2022-10-02 12:41:18,432 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2022-10-02 12:41:18,434 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:41:18,436 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2022-10-02 12:41:18,444 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:41:18,445 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-02 12:41:18,445 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-02 12:41:18,474 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1 (Aug 2 2022 16:10:57)" 2022-10-02 12:41:18,480 - octoprint.plugins.firmwareupdater - INFO - Setting BINARY_FILE_TRANSFER capability to False 2022-10-02 12:41:18,481 - octoprint.util.comm - INFO - Firmware states that it supports position autoreporting 2022-10-02 12:41:18,482 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-10-02 12:41:18,486 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2022-10-02 12:41:18,489 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2022-10-02 12:41:19,147 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1 (Aug 2 2022 16:10:57)', 'printer_port': 'AUTO', 'printer_baudrate': 115200} 2022-10-02 12:41:20,342 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63963, 'printer_state': 'OPERATIONAL'} 2022-10-02 12:41:35,380 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2022-10-02 12:41:35,385 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 12:41:42,166 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 12:41:42,167 - octoprint.util.comm - INFO - Connecting to port /dev/octo_Ender3Pro, baudrate 115200 2022-10-02 12:41:42,175 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-10-02 12:41:42,177 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:41:42,180 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:41:42,181 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-10-02 12:41:42,184 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-02 12:41:42,192 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-02 12:41:42,195 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:41:42,249 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1 (Aug 2 2022 16:10:57)" 2022-10-02 12:41:42,256 - octoprint.plugins.firmwareupdater - INFO - Setting BINARY_FILE_TRANSFER capability to False 2022-10-02 12:41:42,260 - octoprint.util.comm - INFO - Firmware states that it supports position autoreporting 2022-10-02 12:41:42,261 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-10-02 12:41:42,269 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2022-10-02 12:41:42,275 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2022-10-02 12:41:42,964 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1 (Aug 2 2022 16:10:57)', 'printer_port': '/dev/octo_Ender3Pro', 'printer_baudrate': 115200} 2022-10-02 12:42:07,771 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2022-10-02 12:42:07,778 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 12:42:14,116 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 12:42:14,117 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 12:42:14,122 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 12:53:46,243 - octoprint.startup - INFO - ****************************************************************************** 2022-10-02 12:53:46,244 - octoprint.startup - INFO - Starting OctoPrint 1.8.3 2022-10-02 12:53:46,406 - octoprint.startup - INFO - ****************************************************************************** 2022-10-02 12:53:58,223 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2022-10-02 12:53:58,593 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2022-10-02 12:53:58,593 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2022-10-02 12:53:58,593 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2022-10-02 12:53:59,552 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2022-10-02 12:53:59,568 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins, /home/pi//.Ender3Pro/plugins and installed plugin packages... 2022-10-02 12:54:16,977 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2022.6.13) did not pass check, not loading. 2022-10-02 12:54:25,729 - octoprint.plugin.core - ERROR - Error loading plugin astroprint Traceback (most recent call last): File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugin/core.py", line 1274, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugin/core.py", line 52, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/vendor/imp.py", line 238, in load_module return load_package(name, filename) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/vendor/imp.py", line 212, in load_package return _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_astroprint/__init__.py", line 18, in from .AstroprintCloud import AstroprintCloud File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_astroprint/AstroprintCloud.py", line 14, in from requests_toolbelt import MultipartEncoder File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in from .adapters import SSLAdapter, SourceAddressAdapter File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in from .ssl import SSLAdapter File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in from .._compat import poolmanager File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 11, in from collections import Mapping, MutableMapping ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py) 2022-10-02 12:54:27,922 - octoprint.plugin.core - INFO - Found 30 plugin(s) providing 30 mixin implementations, 79 hook handlers 2022-10-02 12:54:27,958 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2022-10-02 12:54:28,538 - py.warnings - WARNING - /home/pi/OctoPrint/lib/python3.10/site-packages/flask_limiter/extension.py:317: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend. warnings.warn( 2022-10-02 12:54:28,904 - octoprint.server - INFO - Intermediary server started 2022-10-02 12:54:28,951 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.Ender3Pro/uploads... 2022-10-02 12:54:29,782 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.Ender3Pro/uploads initialized successfully. 2022-10-02 12:54:29,784 - 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-10-02 12:54:29,785 - 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-10-02 12:54:29,785 - 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-10-02 12:54:29,785 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2022-10-02 12:54:29,785 - 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-10-02 12:54:29,786 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2022-10-02 12:54:29,786 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2022-10-02 12:54:29,786 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2022-10-02 12:54:29,786 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2022-10-02 12:54:29,787 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2022-10-02 12:54:29,787 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2022-10-02 12:54:29,787 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2022-10-02 12:54:29,787 - 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-10-02 12:54:29,788 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2022-10-02 12:54:29,788 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2022-10-02 12:54:29,788 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2022-10-02 12:54:29,835 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2022-10-02 12:54:29,927 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2022-10-02 12:54:29,930 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2022-10-02 12:54:29,930 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2022-10-02 12:54:32,594 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-02 12:54:32,877 - octoprint.util.pip - INFO - Version of pip is 22.2.2 2022-10-02 12:54:32,909 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-02 12:54:32,910 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-02 12:54:32,916 - octoprint.plugins.firmwareupdater - INFO - Python binproto2 package installed: False 2022-10-02 12:54:32,926 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2022-10-02 12:54:32,927 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2022-10-02 12:54:32,936 - octoprint.plugin.core - INFO - Initialized 30 plugin implementation(s) 2022-10-02 12:54:33,279 - octoprint.plugin.core - INFO - 30 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/action_command_prompt | Active Filters Extended (0.1.0) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_active_filters_extended | Announcement Plugin (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/backup | Bed Visualizer (1.1.1) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.4.7) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/eventmanager | File Check (2021.2.23) (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_firmware_check | Firmware Updater (1.13.3) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.15) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_navbartemp | OctoEverywhere! (1.10.5) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octoeverywhere | Octolapse (0.4.1+u.d33011e) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse | OctoPod Plugin (0.3.14) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octopod | Plugin Manager (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.8) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_PrintTimeGenius | Simple Emergency Stop (1.0.5) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/softwareupdate | Terminal Commands Extended (0.1.7) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_terminalcommandsextended | UI Customizer (0.1.9.0) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_uicustomizer | Virtual Printer (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2022-10-02 12:54:33,302 - octoprint.environment - INFO - Detected environment is Python 3.10.4 under Linux (linux). Details: | hardware: | cores: 4 | freq: 3600.0 | ram: 8203972608 | os: | bits: 64 | id: linux | platform: linux | python: | pip: 22.2.2 | version: 3.10.4 | virtualenv: /home/pi/OctoPrint 2022-10-02 12:54:33,399 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/webassets... 2022-10-02 12:54:33,400 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/.webassets-cache... 2022-10-02 12:54:33,400 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/.webassets-manifest.json... 2022-10-02 12:54:34,177 - octoprint.server.util.flask.collect_plugin_assets - WARNING - Plugin simpleemergencystop is referring to non existing css asset css/fontawesome.all.min.css 2022-10-02 12:54:34,320 - octoprint.plugins.PrintTimeGenius - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 12:54:34,320 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin PrintTimeGenius is DISABLED 2022-10-02 12:54:34,321 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 12:54:34,322 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2022-10-02 12:54:34,322 - octoprint.plugins.bedlevelvisualizer - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 12:54:34,323 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin bedlevelvisualizer is DISABLED 2022-10-02 12:54:34,323 - octoprint.plugins.firmwareupdater - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 12:54:34,323 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin firmwareupdater is DISABLED 2022-10-02 12:54:34,325 - octoprint.plugins.octolapse - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 12:54:34,326 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin octolapse is DISABLED 2022-10-02 12:54:34,328 - octoprint.plugins.uicustomizer - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 12:54:34,328 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin uicustomizer is DISABLED 2022-10-02 12:54:34,524 - octoprint.plugins.firmwareupdater - INFO - Setting maximum upload size for /flash to 5243904 2022-10-02 12:54:34,524 - octoprint.server - INFO - Shutting down intermediary server... 2022-10-02 12:54:34,991 - octoprint.server - INFO - Intermediary server shut down 2022-10-02 12:54:34,993 - octoprint.events - INFO - Processing startup event, this is our first event 2022-10-02 12:54:34,993 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2022-10-02 12:54:34,994 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2022-10-02 12:54:34,995 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2022-10-02 12:54:35,014 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2022-10-02 12:54:35,021 - octoprint.server - INFO - Trying to connect to configured serial port /tmp/printer 2022-10-02 12:54:35,046 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 12:54:35,047 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 12:54:35,052 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2022-10-02 12:54:35,053 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-10-02 12:54:35,055 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:54:35,056 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2022-10-02 12:54:35,059 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2022-10-02 12:54:35,059 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:54:35,061 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-10-02 12:54:35,063 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-02 12:54:35,064 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-02 12:54:35,104 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:54:35,114 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-10-02 12:54:35,136 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2022-10-02 12:54:35,136 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2022-10-02 12:54:35,539 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-10-02 12:54:35,722 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Klipper', 'printer_port': '/tmp/printer', 'printer_baudrate': 115200} 2022-10-02 12:54:36,705 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender3Pro"._http._tcp.local.' for _http._tcp.local. 2022-10-02 12:54:37,513 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender3Pro"._octoprint._tcp.local.' for _octoprint._tcp.local. 2022-10-02 12:54:37,515 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender3Pro" for SSDP 2022-10-02 12:54:37,577 - octoprint.plugins.octoeverywhere - WARNING - The host string from OctoPrint was too short, so it was ignored. Value: :: 2022-10-02 12:54:37,577 - octoprint.plugins.octoeverywhere - INFO - OctoPrint host:127.0.0.1 port:5001 2022-10-02 12:54:37,599 - octoprint.plugins.octoeverywhere - INFO - OctoPingPong stats loaded from file. 2022-10-02 12:54:37,601 - octoprint.server - INFO - Listening on http://0.0.0.0:5001 and http://[::]:5001 2022-10-02 12:54:37,615 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-10-02 12:54:37,907 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-02 12:54:37,907 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-02 12:54:37,907 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-02 12:54:37,925 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 417.7GB. That is considered sufficient for updating. 2022-10-02 12:54:37,937 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-10-02 12:54:37,981 - octoprint.plugins.octoeverywhere - INFO - IPV4 - starport:142.93.152.110 main:172.64.80.1 2022-10-02 12:54:38,006 - octoprint.plugins.octoeverywhere - INFO - Failed to resolve host ipv6 name [Errno -2] Name or service not known 2022-10-02 12:54:38,021 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2022-10-02 12:54:38,040 - octoprint.plugins.octoeverywhere - INFO - After startup called. Starting worker thread. 2022-10-02 12:54:38,041 - octoprint.plugins.octoeverywhere - INFO - Main thread starting 2022-10-02 12:54:38,042 - octoprint.plugins.octoeverywhere - INFO - Frontend http port detected as 5001, is https? False 2022-10-02 12:54:38,043 - octoprint.plugins.octopod - INFO - OctoPod loaded! 2022-10-02 12:54:38,045 - octoprint.plugins.octoeverywhere - INFO - Attempting to use lowest latency server: wss://tor.octoeverywhere.com/octoclientws 2022-10-02 12:54:38,045 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://tor.octoeverywhere.com/octoclientws[1] 2022-10-02 12:54:38,051 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2022-10-02 12:54:38,060 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.137/Ender3Pro/', 'path': '/', 'query_string': 'l10n=en'} 2022-10-02 12:54:38,195 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://tor.octoeverywhere.com/octoclientws[1]. Starting handshake... 2022-10-02 12:54:38,601 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23, 'printer_state': 'OPERATIONAL'} 2022-10-02 12:54:38,864 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://tor.octoeverywhere.com/octoclientws[1], successfully connected to OctoEverywhere! 2022-10-02 12:54:39,318 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.8.3', 'os': 'linux', 'bits': 64, 'python': '3.10.4', 'pip': '22.2.2', 'cores': 4, 'freq': 3600.0, 'ram': 8203972608, 'plugins': 'printtimegenius:2.2.8,firmwareupdater:1.13.3,octoeverywhere:1.10.5,bedlevelvisualizer:1.1.1,simpleemergencystop:1.0.5,arc_welder:1.0.0+u.bb71e8f,navbartemp:0.15,cancelobject:0.4.7,octolapse:0.4.1+u.d33011e,octopod:0.3.14,uicustomizer:0.1.9.0,terminalcommandsextended:0.1.7,active_filters_extended:0.1.0'} 2022-10-02 12:54:39,661 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-02 12:54:39,662 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:54:40,882 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.8.3', 'os': 'linux', 'bits': 64, 'python': '3.10.4', 'pip': '22.2.2', 'cores': 4, 'freq': 3600.0, 'ram': 8203972608} 2022-10-02 12:54:44,583 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c920.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c920.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 12:54:44,588 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c920.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c920.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 12:54:44,598 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/raspi_cam_v2.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/raspi_cam_v2.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 12:54:44,604 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/raspi_cam_v2.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/raspi_cam_v2.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 12:54:44,619 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c250.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c250.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 12:54:44,623 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c250.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c250.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 12:54:48,206 - octoprint.server.preemptive_cache - INFO - ... done in 10.15s 2022-10-02 12:54:48,219 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.137/Ender3Pro/:en), signaling as cached 2022-10-02 12:54:48,230 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.137/Ender3Pro/:en), signaling as cached 2022-10-02 12:54:48,236 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.137/Ender3Pro/:en), signaling as cached 2022-10-02 12:54:48,240 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.137/Ender3Pro/:en), signaling as cached 2022-10-02 12:54:48,251 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:10.156, compression:0.052] [1342479->180768 13.465%] / 2022-10-02 12:54:48,377 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.029, compression:0.081] [1678527->438487 26.123%] /static/webassets/packed_libs.js?7111420c 2022-10-02 12:54:48,385 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.007, compression:0.001] [63192->10784 17.065%] /static/webassets/packed_client.js?d76f378b 2022-10-02 12:54:48,409 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 12:54:48,586 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.014, compression:0.187] [6019296->1463821 24.319%] /static/webassets/packed_plugins.js?d41d8cd9 2022-10-02 12:54:48,609 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.018] [535338->125221 23.391%] /static/webassets/packed_core.js?d41d8cd9 2022-10-02 12:54:48,620 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.006] [224449->40084 17.859%] /static/webassets/packed_libs.css?d41d8cd9 2022-10-02 12:54:48,629 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.003, compression:0.005] [184876->35497 19.200%] /static/webassets/packed_plugins.css?d41d8cd9 2022-10-02 12:54:48,635 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.002] [109638->13361 12.186%] /static/webassets/packed_core.css?d41d8cd9 2022-10-02 12:54:48,666 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.029, compression:0.002] [78460->78491 100.040%] /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2022-10-02 12:54:48,673 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.002] [78460->78491 100.040%] /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2022-10-02 12:54:48,680 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.007, compression:0.000] [13548->13559 100.081%] /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2022-10-02 12:54:48,685 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.000] [13548->13559 100.081%] /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2022-10-02 12:54:48,694 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.006, compression:0.003] [80300->80263 99.954%] /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2022-10-02 12:54:48,702 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.003] [80300->80263 99.954%] /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2022-10-02 12:54:48,714 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.010, compression:0.001] [43572->43565 99.984%] /static/vendor/font-awesome-3.2.1/fonts/fontawesome-webfont.woff 2022-10-02 12:54:48,714 - octoprint.plugins.octoeverywhere - INFO - Slipstream took 10.671403884887695 to fully update the cache 2022-10-02 12:54:53,842 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:54:53,842 - octoprint.server.api - INFO - Actively logging in user pi from ::ffff:192.168.1.126 2022-10-02 12:54:53,866 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-02 12:54:53,866 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:54:53,883 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-02 12:54:54,358 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 12:54:54,373 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-02 12:54:54,374 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 12:54:55,025 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client ::ffff:192.168.1.126 2022-10-02 12:54:56,508 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '106.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-10-02 12:55:22,285 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2022-10-02 12:55:58,075 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: mcu 'mcu': Unable to connect | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // mcu 'mcu': Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: // Klipper state: Not ready | Recv: !! mcu 'mcu': Unable to connect 2022-10-02 12:56:21,479 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2022-10-02 12:56:21,483 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 12:56:25,805 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 12:56:25,807 - octoprint.util.comm - INFO - Connecting to port /dev/octo_Ender3Pro, baudrate 115200 2022-10-02 12:56:25,819 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-10-02 12:56:25,822 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:56:25,825 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:56:25,827 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-10-02 12:56:25,831 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-02 12:56:25,831 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-02 12:56:25,841 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 12:56:25,853 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1 (Aug 2 2022 16:10:57)" 2022-10-02 12:56:25,875 - octoprint.plugins.firmwareupdater - INFO - Setting BINARY_FILE_TRANSFER capability to False 2022-10-02 12:56:25,877 - octoprint.util.comm - INFO - Firmware states that it supports position autoreporting 2022-10-02 12:56:25,878 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2022-10-02 12:56:25,882 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2022-10-02 12:56:25,885 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2022-10-02 12:56:26,422 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1 (Aug 2 2022 16:10:57)', 'printer_port': '/dev/octo_Ender3Pro', 'printer_baudrate': 115200} 2022-10-02 13:09:27,960 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 13:09:38,559 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 923, 'printer_state': 'OPERATIONAL'} 2022-10-02 13:10:09,991 - octoprint.access.users - INFO - Cleaning up user session FE13F6168311419EAF27BC6B63CFAC08 for user pi 2022-10-02 13:10:09,991 - octoprint.access.users - INFO - Logged out user: pi 2022-10-02 13:10:10,205 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Name Tags/Naza/N1.gcode 2022-10-02 13:10:10,740 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Name Tags/Naza/N1.gcode finished, needed 0.54s 2022-10-02 13:10:11,764 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Name Tags/Naza/N1.aw.gcode 2022-10-02 13:10:12,310 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Name Tags/Naza/N1.aw.gcode finished, needed 0.55s 2022-10-02 13:10:17,251 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Name Tags/Naza/N1.aw.gcode, owner: pi, user: pi 2022-10-02 13:10:17,292 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2022-10-02 13:10:17,301 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Name Tags/Naza/N1.aw.gcode, owner: pi, user: pi 2022-10-02 13:10:17,350 - octoprint.plugins.octoeverywhere - INFO - Gadget is now watching! 2022-10-02 13:10:17,353 - octoprint.plugins.octoeverywhere - INFO - New print started; PrintId: 244256106 2022-10-02 13:10:17,625 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 13:10:17,626 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2022-10-02 13:10:17,962 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '6eafada9576084ac9f220ccda5820e4f9d1aced9'} 2022-10-02 13:10:17,973 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'started' 2022-10-02 13:10:18,157 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:10:19,678 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2022-10-02 13:10:47,350 - octoprint.plugins.octoeverywhere - INFO - Waiting to predict with Gadget because the printer is warming up. 2022-10-02 13:11:17,351 - octoprint.plugins.octoeverywhere - INFO - Waiting to predict with Gadget because the printer is warming up. 2022-10-02 13:11:29,492 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2022-10-02 13:11:48,676 - octoprint.plugins.octoeverywhere - INFO - Gadget HostLock set to: gadget-nyc.octoeverywhere.com 2022-10-02 13:17:20,999 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-02 13:17:21,003 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-02 13:17:21,007 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] opened, attempt 1 after 0.008339405059814453 seconds 2022-10-02 13:17:21,258 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] first message sent to local server after 0.2591860294342041 seconds 2022-10-02 13:17:21,386 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [2] websocket closed after0.38730621337890625 seconds 2022-10-02 13:17:21,388 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-02 13:17:58,475 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'firstlayerdone' 2022-10-02 13:18:12,893 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:24:27,960 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 13:24:38,537 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1823, 'printer_state': 'PRINTING'} 2022-10-02 13:25:13,164 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:32:20,863 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:39:16,981 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:39:27,960 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 13:39:39,533 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2723, 'printer_state': 'PRINTING'} 2022-10-02 13:46:18,831 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:53:11,759 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-02 13:53:43,426 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 13:54:27,961 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 13:54:38,627 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3623, 'printer_state': 'PRINTING'} 2022-10-02 14:00:49,737 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:07:57,647 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:09:27,961 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 14:09:38,568 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4523, 'printer_state': 'PRINTING'} 2022-10-02 14:10:18,302 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'timerprogress' 2022-10-02 14:14:49,152 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:16:38,433 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-02 14:16:38,436 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-02 14:16:38,442 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] opened, attempt 1 after 0.009511232376098633 seconds 2022-10-02 14:16:38,590 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] first message sent to local server after 0.15723919868469238 seconds 2022-10-02 14:16:38,695 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] websocket closed after0.26177048683166504 seconds 2022-10-02 14:16:38,697 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-02 14:21:45,282 - octoprint.util.comm - INFO - Finished in 4288.022 s. 2022-10-02 14:21:45,282 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2022-10-02 14:21:45,292 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-02 14:21:45,293 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: Name Tags/Naza/N1.aw.gcode, owner: pi 2022-10-02 14:21:45,299 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2022-10-02 14:21:45,836 - octoprint.plugins.octoeverywhere - INFO - Gadget has stopped watching! 2022-10-02 14:21:45,838 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-02 14:21:45,839 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-02 14:21:46,342 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '6eafada9576084ac9f220ccda5820e4f9d1aced9', 'elapsed': 4288} 2022-10-02 14:21:47,113 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'done' 2022-10-02 14:22:39,942 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Name Tags/Naza/Z.gcode 2022-10-02 14:22:40,506 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Name Tags/Naza/Z.gcode finished, needed 0.56s 2022-10-02 14:22:41,567 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Name Tags/Naza/Z.aw.gcode 2022-10-02 14:22:42,120 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Name Tags/Naza/Z.aw.gcode finished, needed 0.55s 2022-10-02 14:22:44,980 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Name Tags/Naza/Z.aw.gcode, owner: pi, user: pi 2022-10-02 14:22:45,031 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2022-10-02 14:22:45,033 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Name Tags/Naza/Z.aw.gcode, owner: pi, user: pi 2022-10-02 14:22:45,095 - octoprint.plugins.octoeverywhere - INFO - Gadget HostLock cleared 2022-10-02 14:22:45,096 - octoprint.plugins.octoeverywhere - INFO - Gadget is now watching! 2022-10-02 14:22:45,097 - octoprint.plugins.octoeverywhere - INFO - New print started; PrintId: 738150834 2022-10-02 14:22:45,198 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 14:22:45,199 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2022-10-02 14:22:45,496 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'started' 2022-10-02 14:22:45,580 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'e7508103908dba7a634141a27747ac05e7468ff1'} 2022-10-02 14:23:22,583 - octoprint.plugins.octoeverywhere - INFO - Gadget HostLock set to: gadget-tor.octoeverywhere.com 2022-10-02 14:24:27,961 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 14:24:38,589 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5423, 'printer_state': 'PRINTING'} 2022-10-02 14:31:47,069 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'firstlayerdone' 2022-10-02 14:31:54,140 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:39:27,962 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 14:39:38,732 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6323, 'printer_state': 'PRINTING'} 2022-10-02 14:39:55,105 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:45:20,856 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:52:59,627 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 14:54:27,962 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 14:54:38,570 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7223, 'printer_state': 'PRINTING'} 2022-10-02 15:00:38,218 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 15:08:17,350 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 15:09:27,962 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 15:09:38,718 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8123, 'printer_state': 'PRINTING'} 2022-10-02 15:09:51,444 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-02 15:16:10,303 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 15:22:45,939 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'timerprogress' 2022-10-02 15:24:08,576 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 15:24:27,963 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 15:24:38,534 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9023, 'printer_state': 'PRINTING'} 2022-10-02 15:32:22,020 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 15:39:27,963 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 15:39:43,761 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9923, 'printer_state': 'PRINTING'} 2022-10-02 15:40:00,837 - octoprint.util.comm - INFO - Finished in 4635.807 s. 2022-10-02 15:40:00,837 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2022-10-02 15:40:00,847 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: Name Tags/Naza/Z.aw.gcode, owner: pi 2022-10-02 15:40:00,848 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-02 15:40:00,857 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2022-10-02 15:40:01,419 - octoprint.plugins.octoeverywhere - INFO - Gadget has stopped watching! 2022-10-02 15:40:01,422 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-02 15:40:01,422 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-02 15:40:01,881 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'e7508103908dba7a634141a27747ac05e7468ff1', 'elapsed': 4635} 2022-10-02 15:40:02,695 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'done' 2022-10-02 15:41:47,474 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Name Tags/Naza/N2.gcode 2022-10-02 15:41:48,035 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Name Tags/Naza/N2.gcode finished, needed 0.56s 2022-10-02 15:41:50,274 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Name Tags/Naza/N2.aw.gcode 2022-10-02 15:41:50,843 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Name Tags/Naza/N2.aw.gcode finished, needed 0.57s 2022-10-02 15:41:56,906 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Name Tags/Naza/N2.aw.gcode, owner: pi, user: pi 2022-10-02 15:41:56,951 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2022-10-02 15:41:56,977 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Name Tags/Naza/N2.aw.gcode, owner: pi, user: pi 2022-10-02 15:41:57,042 - octoprint.plugins.octoeverywhere - INFO - Gadget HostLock cleared 2022-10-02 15:41:57,042 - octoprint.plugins.octoeverywhere - INFO - Gadget is now watching! 2022-10-02 15:41:57,043 - octoprint.plugins.octoeverywhere - INFO - New print started; PrintId: 168637335 2022-10-02 15:41:57,706 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 15:41:57,708 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2022-10-02 15:41:58,081 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'started' 2022-10-02 15:41:58,308 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '508f0279f0b8156d7fc75d3f966cfbff9da8626a'} 2022-10-02 15:42:28,732 - octoprint.plugins.octoeverywhere - INFO - Gadget HostLock set to: gadget-tor.octoeverywhere.com 2022-10-02 15:50:11,538 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'firstlayerdone' 2022-10-02 15:51:00,008 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 15:54:27,964 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 15:54:38,578 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10823, 'printer_state': 'PRINTING'} 2022-10-02 16:00:58,281 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 16:09:08,234 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 16:09:27,964 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 16:09:38,795 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11723, 'printer_state': 'PRINTING'} 2022-10-02 16:18:31,070 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 16:24:27,964 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 16:24:38,630 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12623, 'printer_state': 'PRINTING'} 2022-10-02 16:27:17,945 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 16:31:02,601 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-02 16:36:59,420 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 16:39:27,965 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 16:39:38,564 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13523, 'printer_state': 'PRINTING'} 2022-10-02 16:41:57,858 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'timerprogress' 2022-10-02 16:46:12,752 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 16:54:27,965 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 16:54:38,648 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14423, 'printer_state': 'PRINTING'} 2022-10-02 16:54:57,548 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 17:04:37,609 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'progress' 2022-10-02 17:09:27,965 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 17:09:38,630 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15323, 'printer_state': 'PRINTING'} 2022-10-02 17:13:08,144 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2022-10-02 17:13:38,375 - octoprint.util.comm - INFO - Finished in 5501.447 s. 2022-10-02 17:13:38,375 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2022-10-02 17:13:38,378 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: Name Tags/Naza/N2.aw.gcode, owner: pi 2022-10-02 17:13:38,390 - octoprint.plugins.octopod - INFO - Could not load image from url 2022-10-02 17:13:38,399 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2022-10-02 17:13:39,029 - octoprint.plugins.octoeverywhere - INFO - Gadget has stopped watching! 2022-10-02 17:13:39,031 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-02 17:13:39,033 - octoprint.plugins.octoeverywhere - INFO - RepeatTimer thread exit 2022-10-02 17:13:39,566 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '508f0279f0b8156d7fc75d3f966cfbff9da8626a', 'elapsed': 5501} 2022-10-02 17:13:40,697 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'done' 2022-10-02 17:24:27,966 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 17:24:39,449 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16223, 'printer_state': 'OPERATIONAL'} 2022-10-02 17:39:27,966 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 17:39:38,602 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17123, 'printer_state': 'OPERATIONAL'} 2022-10-02 17:54:27,966 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 17:54:38,591 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18023, 'printer_state': 'OPERATIONAL'} 2022-10-02 18:04:45,246 - octoprint.startup - INFO - ****************************************************************************** 2022-10-02 18:04:45,247 - octoprint.startup - INFO - Starting OctoPrint 1.8.3 2022-10-02 18:04:45,278 - octoprint.startup - INFO - ****************************************************************************** 2022-10-02 18:04:53,748 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2022-10-02 18:04:53,852 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2022-10-02 18:04:53,852 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2022-10-02 18:04:53,852 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2022-10-02 18:04:55,255 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2022-10-02 18:04:55,296 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins, /home/pi//.Ender3Pro/plugins and installed plugin packages... 2022-10-02 18:05:09,821 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2022.6.13) did not pass check, not loading. 2022-10-02 18:05:20,892 - octoprint.plugin.core - ERROR - Error loading plugin astroprint Traceback (most recent call last): File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugin/core.py", line 1274, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugin/core.py", line 52, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/vendor/imp.py", line 238, in load_module return load_package(name, filename) File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/vendor/imp.py", line 212, in load_package return _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_astroprint/__init__.py", line 18, in from .AstroprintCloud import AstroprintCloud File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_astroprint/AstroprintCloud.py", line 14, in from requests_toolbelt import MultipartEncoder File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in from .adapters import SSLAdapter, SourceAddressAdapter File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in from .ssl import SSLAdapter File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in from .._compat import poolmanager File "/home/pi/OctoPrint/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 11, in from collections import Mapping, MutableMapping ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py) 2022-10-02 18:05:24,405 - octoprint.plugin.core - INFO - Found 30 plugin(s) providing 30 mixin implementations, 79 hook handlers 2022-10-02 18:05:24,452 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2022-10-02 18:05:25,169 - py.warnings - WARNING - /home/pi/OctoPrint/lib/python3.10/site-packages/flask_limiter/extension.py:317: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend. warnings.warn( 2022-10-02 18:05:25,510 - octoprint.server - INFO - Intermediary server started 2022-10-02 18:05:25,614 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.Ender3Pro/uploads... 2022-10-02 18:05:26,244 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.Ender3Pro/uploads initialized successfully. 2022-10-02 18:05:26,245 - 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-10-02 18:05:26,245 - 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-10-02 18:05:26,246 - 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-10-02 18:05:26,246 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2022-10-02 18:05:26,246 - 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')") 2022-10-02 18:05:26,246 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2022-10-02 18:05:26,246 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2022-10-02 18:05:26,246 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2022-10-02 18:05:26,247 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2022-10-02 18:05:26,247 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2022-10-02 18:05:26,247 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2022-10-02 18:05:26,247 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2022-10-02 18:05:26,247 - 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-10-02 18:05:26,247 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2022-10-02 18:05:26,247 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2022-10-02 18:05:26,248 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2022-10-02 18:05:26,265 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2022-10-02 18:05:26,348 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2022-10-02 18:05:26,350 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2022-10-02 18:05:26,350 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2022-10-02 18:05:28,369 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-02 18:05:28,644 - octoprint.util.pip - INFO - Version of pip is 22.2.2 2022-10-02 18:05:28,715 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-02 18:05:28,715 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-02 18:05:28,726 - octoprint.plugins.firmwareupdater - INFO - Python binproto2 package installed: False 2022-10-02 18:05:28,737 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2022-10-02 18:05:28,737 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2022-10-02 18:05:28,746 - octoprint.plugin.core - INFO - Initialized 30 plugin implementation(s) 2022-10-02 18:05:29,118 - octoprint.plugin.core - INFO - 30 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/action_command_prompt | Active Filters Extended (0.1.0) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_active_filters_extended | Announcement Plugin (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/backup | Bed Visualizer (1.1.1) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.4.7) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/eventmanager | File Check (2021.2.23) (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_firmware_check | Firmware Updater (1.13.3) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.15) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_navbartemp | OctoEverywhere! (1.10.5) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octoeverywhere | Octolapse (0.4.1+u.d33011e) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse | OctoPod Plugin (0.3.14) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octopod | Plugin Manager (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.8) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_PrintTimeGenius | Simple Emergency Stop (1.0.5) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/softwareupdate | Terminal Commands Extended (0.1.7) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_terminalcommandsextended | UI Customizer (0.1.9.0) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_uicustomizer | Virtual Printer (bundled) = /home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2022-10-02 18:05:29,138 - octoprint.environment - INFO - Detected environment is Python 3.10.6 under Linux (linux). Details: | hardware: | cores: 4 | freq: 3600.0 | ram: 8203972608 | os: | bits: 64 | id: linux | platform: linux | python: | pip: 22.2.2 | version: 3.10.6 | virtualenv: /home/pi/OctoPrint 2022-10-02 18:05:29,407 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/webassets... 2022-10-02 18:05:29,408 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/.webassets-cache... 2022-10-02 18:05:29,408 - octoprint.server - INFO - Reset webasset folder /home/pi//.Ender3Pro/generated/.webassets-manifest.json... 2022-10-02 18:05:30,488 - octoprint.server.util.flask.collect_plugin_assets - WARNING - Plugin simpleemergencystop is referring to non existing css asset css/fontawesome.all.min.css 2022-10-02 18:05:30,775 - octoprint.plugins.PrintTimeGenius - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 18:05:30,775 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin PrintTimeGenius is DISABLED 2022-10-02 18:05:30,776 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 18:05:30,776 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2022-10-02 18:05:30,777 - octoprint.plugins.bedlevelvisualizer - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 18:05:30,777 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin bedlevelvisualizer is DISABLED 2022-10-02 18:05:30,777 - octoprint.plugins.firmwareupdater - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 18:05:30,777 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin firmwareupdater is DISABLED 2022-10-02 18:05:30,779 - octoprint.plugins.octolapse - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 18:05:30,779 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin octolapse is DISABLED 2022-10-02 18:05:30,780 - octoprint.plugins.uicustomizer - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2022-10-02 18:05:30,780 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin uicustomizer is DISABLED 2022-10-02 18:05:31,018 - octoprint.plugins.firmwareupdater - INFO - Setting maximum upload size for /flash to 5243904 2022-10-02 18:05:31,018 - octoprint.server - INFO - Shutting down intermediary server... 2022-10-02 18:05:31,037 - octoprint.server - INFO - Intermediary server shut down 2022-10-02 18:05:31,039 - octoprint.events - INFO - Processing startup event, this is our first event 2022-10-02 18:05:31,039 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2022-10-02 18:05:31,051 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2022-10-02 18:05:31,057 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2022-10-02 18:05:31,059 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2022-10-02 18:05:31,070 - octoprint.server - INFO - Trying to connect to configured serial port /tmp/printer 2022-10-02 18:05:31,095 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 18:05:31,096 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 18:05:31,099 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2022-10-02 18:05:31,099 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2022-10-02 18:05:31,100 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2022-10-02 18:05:31,101 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2022-10-02 18:05:31,103 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 18:05:31,105 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 18:05:31,107 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2022-10-02 18:05:31,109 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2022-10-02 18:05:31,110 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2022-10-02 18:05:31,125 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2022-10-02 18:05:31,127 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2022-10-02 18:05:31,127 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2022-10-02 18:05:31,159 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-10-02 18:05:31,549 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-10-02 18:05:31,708 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Klipper', 'printer_port': '/tmp/printer', 'printer_baudrate': 115200} 2022-10-02 18:05:33,143 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender3Pro"._http._tcp.local.' for _http._tcp.local. 2022-10-02 18:05:33,954 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender3Pro"._octoprint._tcp.local.' for _octoprint._tcp.local. 2022-10-02 18:05:33,956 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender3Pro" for SSDP 2022-10-02 18:05:34,046 - octoprint.plugins.octoeverywhere - WARNING - The host string from OctoPrint was too short, so it was ignored. Value: :: 2022-10-02 18:05:34,046 - octoprint.plugins.octoeverywhere - INFO - OctoPrint host:127.0.0.1 port:5001 2022-10-02 18:05:34,078 - octoprint.plugins.octoeverywhere - INFO - OctoPingPong stats loaded from file. 2022-10-02 18:05:34,079 - octoprint.server - INFO - Listening on http://0.0.0.0:5001 and http://[::]:5001 2022-10-02 18:05:34,089 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2022-10-02 18:05:34,164 - octoprint.plugins.octoeverywhere - INFO - IPV4 - starport:142.93.152.110 main:172.64.80.1 2022-10-02 18:05:34,196 - octoprint.plugins.octoeverywhere - INFO - Failed to resolve host ipv6 name [Errno -2] Name or service not known 2022-10-02 18:05:34,392 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2022-10-02 18:05:34,406 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/bin/python3 -m pip" as command to invoke pip 2022-10-02 18:05:34,406 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/lib/python3.10/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2022-10-02 18:05:34,407 - octoprint.util.pip - INFO - ==> pip ok -> yes 2022-10-02 18:05:34,408 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 417.6GB. That is considered sufficient for updating. 2022-10-02 18:05:34,521 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2022-10-02 18:05:34,545 - octoprint.plugins.octoeverywhere - INFO - After startup called. Starting worker thread. 2022-10-02 18:05:34,546 - octoprint.plugins.octoeverywhere - INFO - Main thread starting 2022-10-02 18:05:34,546 - octoprint.plugins.octoeverywhere - INFO - Frontend http port detected as 5001, is https? False 2022-10-02 18:05:34,548 - octoprint.plugins.octoeverywhere - INFO - Attempting to use lowest latency server: wss://tor.octoeverywhere.com/octoclientws 2022-10-02 18:05:34,550 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://tor.octoeverywhere.com/octoclientws[1] 2022-10-02 18:05:34,550 - octoprint.plugins.octopod - INFO - OctoPod loaded! 2022-10-02 18:05:34,563 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2022-10-02 18:05:34,592 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.137/Ender3Pro/', 'path': '/', 'query_string': 'l10n=en'} 2022-10-02 18:05:34,722 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://tor.octoeverywhere.com/octoclientws[1]. Starting handshake... 2022-10-02 18:05:35,135 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25, 'printer_state': 'OPERATIONAL'} 2022-10-02 18:05:35,333 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://tor.octoeverywhere.com/octoclientws[1], successfully connected to OctoEverywhere! 2022-10-02 18:05:35,813 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.8.3', 'os': 'linux', 'bits': 64, 'python': '3.10.6', 'pip': '22.2.2', 'cores': 4, 'freq': 3600.0, 'ram': 8203972608, 'plugins': 'printtimegenius:2.2.8,firmwareupdater:1.13.3,octoeverywhere:1.10.5,bedlevelvisualizer:1.1.1,simpleemergencystop:1.0.5,arc_welder:1.0.0+u.bb71e8f,navbartemp:0.15,cancelobject:0.4.7,octolapse:0.4.1+u.d33011e,octopod:0.3.14,uicustomizer:0.1.9.0,terminalcommandsextended:0.1.7,active_filters_extended:0.1.0'} 2022-10-02 18:05:36,556 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.8.3', 'os': 'linux', 'bits': 64, 'python': '3.10.6', 'pip': '22.2.2', 'cores': 4, 'freq': 3600.0, 'ram': 8203972608} 2022-10-02 18:05:38,075 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-02 18:05:38,075 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 18:05:44,064 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c920.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c920.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 18:05:44,070 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c920.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c920.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 18:05:44,078 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/raspi_cam_v2.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/raspi_cam_v2.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 18:05:44,087 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/raspi_cam_v2.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/raspi_cam_v2.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 18:05:44,099 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c250.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c250.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 18:05:44,103 - octoprint.util.jinja - WARNING - Loading plugin template '/webcams/mjpg_streamer/logitech_c250.jinja2' from '/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint_octolapse/templates/webcams/mjpg_streamer/logitech_c250.jinja2' without plugin prefix, this is deprecated and will soon no longer be supported. 2022-10-02 18:05:47,396 - octoprint.server.preemptive_cache - INFO - ... done in 12.80s 2022-10-02 18:05:47,441 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:12.861, compression:0.032] [1342479->180788 13.467%] / 2022-10-02 18:05:47,527 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.007, compression:0.069] [1678527->438487 26.123%] /static/webassets/packed_libs.js?7111420c 2022-10-02 18:05:47,534 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.001] [63192->10784 17.065%] /static/webassets/packed_client.js?d76f378b 2022-10-02 18:05:47,728 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.012, compression:0.182] [6019296->1463821 24.319%] /static/webassets/packed_plugins.js?a391d9c0 2022-10-02 18:05:47,750 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.018] [535338->125221 23.391%] /static/webassets/packed_core.js?79ab998b 2022-10-02 18:05:47,759 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.003, compression:0.006] [224449->40084 17.859%] /static/webassets/packed_libs.css?e7ff56b9 2022-10-02 18:05:47,768 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.003, compression:0.005] [184876->35497 19.200%] /static/webassets/packed_plugins.css?315e9b37 2022-10-02 18:05:47,773 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.003, compression:0.002] [109638->13361 12.186%] /static/webassets/packed_core.css?d41d8cd9 2022-10-02 18:05:47,797 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.021, compression:0.002] [78460->78491 100.040%] /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2022-10-02 18:05:47,803 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.002] [78460->78491 100.040%] /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2022-10-02 18:05:47,808 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.000] [13548->13559 100.081%] /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2022-10-02 18:05:47,813 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.000] [13548->13559 100.081%] /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2022-10-02 18:05:47,820 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.005, compression:0.002] [80300->80263 99.954%] /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2022-10-02 18:05:47,827 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.004, compression:0.002] [80300->80263 99.954%] /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2022-10-02 18:05:47,837 - octoprint.plugins.octoeverywhere - INFO - Slipstream Cached [request:0.009, compression:0.001] [43572->43565 99.984%] /static/vendor/font-awesome-3.2.1/fonts/fontawesome-webfont.woff 2022-10-02 18:05:47,837 - octoprint.plugins.octoeverywhere - INFO - Slipstream took 13.288815021514893 to fully update the cache 2022-10-02 18:09:23,134 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/util/comm.py", line 3997, in _readline ret = self._serial.readline() File "/home/pi/OctoPrint/lib/python3.10/site-packages/octoprint/util/comm.py", line 6672, in readline c = self.read(1) File "/home/pi/OctoPrint/lib/python3.10/site-packages/serial/serialposix.py", line 595, in read raise SerialException( serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2022-10-02 18:09:23,192 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2022-10-02 18:09:23,193 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline after error" 2022-10-02 18:09:23,194 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 18:16:08,047 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [2] GET [upload:0.000s; request_exe:0.006s; compress:-1.000s send:0.001s] size:(39->39) compressed:False msgcount:1 type:application/json status:409 cached:False for http://127.0.0.1:5001/api/printer 2022-10-02 18:16:08,097 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] opening websocket to ws://127.0.0.1:5001/sockjs/websocket attempt 1 2022-10-02 18:16:08,099 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2022-10-02 18:16:08,104 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] opened, attempt 1 after 0.007993698120117188 seconds 2022-10-02 18:16:08,154 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] first message sent to local server after 0.05763435363769531 seconds 2022-10-02 18:16:08,164 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [4] GET [upload:0.001s; request_exe:0.008s; compress:-1.000s send:0.001s] size:(56->56) compressed:False msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/version 2022-10-02 18:16:08,173 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [5] POST [upload:0.001s; request_exe:0.015s; compress:-1.000s send:0.001s] size:(3->3) compressed:False msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/plugin/octopod 2022-10-02 18:16:08,687 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [6] GET [upload:0.001s; request_exe:0.518s; compress:0.003s send:0.005s] size:(27451->10484) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/settings 2022-10-02 18:16:08,696 - octoprint.server.util.flask - INFO - Passively logging in user pi from 127.0.0.1 2022-10-02 18:16:08,696 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 18:16:08,703 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [8] POST [upload:0.021s; request_exe:0.123s; compress:0.001s send:0.003s] size:(1057->480) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/login 2022-10-02 18:16:08,706 - octoprint.plugins.octoeverywhere - INFO - Web Stream http [7] GET [upload:0.021s; request_exe:0.478s; compress:0.001s send:0.004s] size:(774->274) compressed:True msgcount:1 type:application/json status:200 cached:False for http://127.0.0.1:5001/api/connection 2022-10-02 18:16:08,756 - octoprint.plugins.octoeverywhere - WARNING - We got a web stream message for a stream id [7] that doesn't exist and isn't an open message. IsClose:True 2022-10-02 18:16:08,757 - octoprint.plugins.octoeverywhere - WARNING - We got a web stream message for a stream id [8] that doesn't exist and isn't an open message. IsClose:True 2022-10-02 18:16:50,693 - octoprint.plugins.octoeverywhere - INFO - Web Stream ws [3] websocket closed after42.59649062156677 seconds 2022-10-02 18:16:50,695 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2022-10-02 18:20:24,453 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2022-10-02 18:20:35,393 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 925, 'printer_state': 'OFFLINE'} 2022-10-02 18:25:09,188 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 18:25:09,196 - octoprint.access.users - INFO - Cleaning up user session EFE9A1B4BA31403B918184700678E666 for user pi 2022-10-02 18:25:09,196 - octoprint.access.users - INFO - Logged out user: pi 2022-10-02 18:25:10,202 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-02 18:25:10,238 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 18:25:12,776 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-02 18:25:12,901 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 18:25:17,852 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 18:25:17,853 - octoprint.server.api - INFO - Actively logging in user pi from ::ffff:192.168.1.126 2022-10-02 18:25:17,868 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-02 18:25:17,868 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 18:25:17,888 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.126 2022-10-02 18:25:18,475 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.126 2022-10-02 18:25:18,488 - octoprint.server.util.flask - INFO - Passively logging in user pi from ::ffff:192.168.1.126 2022-10-02 18:25:18,488 - octoprint.access.users - INFO - Logged in user: pi 2022-10-02 18:25:19,076 - octoprint.server.util.sockjs - INFO - User pi logged in on the socket from client ::ffff:192.168.1.126 2022-10-02 18:25:19,759 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.58s 2022-10-02 18:25:20,622 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.78s 2022-10-02 18:25:21,213 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.55s 2022-10-02 18:25:21,881 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.61s 2022-10-02 18:25:22,853 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.91s 2022-10-02 18:25:23,590 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2022-10-02 18:25:24,768 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '106.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2022-10-02 18:25:29,338 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2022-10-02 18:25:29,340 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /tmp/printer@115200, /tmp/printer@250000, /tmp/printer@230400, /tmp/printer@57600, /tmp/printer@38400, /tmp/printer@19200, /tmp/printer@9600 2022-10-02 18:25:29,340 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 115200 2022-10-02 18:25:29,341 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 18:25:29,343 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,344 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 115200, skipping 2022-10-02 18:25:29,349 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 250000 2022-10-02 18:25:29,349 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 250000 2022-10-02 18:25:29,350 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,350 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 250000, skipping 2022-10-02 18:25:29,350 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 230400 2022-10-02 18:25:29,351 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 230400 2022-10-02 18:25:29,352 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,352 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 230400, skipping 2022-10-02 18:25:29,353 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 57600 2022-10-02 18:25:29,354 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 57600 2022-10-02 18:25:29,359 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,359 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 57600, skipping 2022-10-02 18:25:29,359 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 38400 2022-10-02 18:25:29,359 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 38400 2022-10-02 18:25:29,360 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,360 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 38400, skipping 2022-10-02 18:25:29,361 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 19200 2022-10-02 18:25:29,361 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 19200 2022-10-02 18:25:29,362 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,362 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 19200, skipping 2022-10-02 18:25:29,362 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 9600 2022-10-02 18:25:29,363 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 9600 2022-10-02 18:25:29,363 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist 2022-10-02 18:25:29,364 - octoprint.util.comm - INFO - Serial detection: Could not open port /tmp/printer, baudrate 9600, skipping 2022-10-02 18:25:29,364 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2022-10-02 18:25:29,365 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2022-10-02 18:25:29,384 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2022-10-02 18:25:29,948 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2022-10-02 18:25:31,199 - octoprint.plugins.octoeverywhere - INFO - NotificationsHandler successfully sent 'error' 2022-10-02 18:26:27,151 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2022-10-02 18:26:27,153 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2022-10-02 18:26:27,159 - octoprint.util.comm - INFO - Failed to connect: Port /tmp/printer is busy or does not exist