2021-09-26 03:37:20,472 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 03:37:20,479 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2021-09-26 03:37:20,480 - octoprint.server - INFO - OctoPrint 1.5.2 2021-09-26 03:37:20,483 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 03:37:20,499 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 03:37:20,499 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2021-09-26 03:41:49,517 - octoprint.server - INFO - Shutting down... 2021-09-26 03:41:50,131 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 03:41:50,132 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 03:41:50,134 - octoprint.events - INFO - Event loop shut down 2021-09-26 03:41:50,858 - octoprint.server - INFO - Goodbye! 2021-09-26 03:42:01,055 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:42:01,057 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 03:42:01,059 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:42:01,666 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 03:42:01,666 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 03:42:01,666 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 03:42:02,019 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 03:42:04,046 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 03:42:04,159 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 03:42:04,208 - octoprint.server - INFO - Intermediary server started 2021-09-26 03:42:04,225 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 03:42:04,226 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 03:42:04,228 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 03:42:04,228 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 03:42:04,229 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 03:42:04,229 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 03:42:04,230 - 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')") 2021-09-26 03:42:04,230 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 03:42:04,230 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 03:42:04,231 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 03:42:04,231 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 03:42:04,231 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 03:42:04,231 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 03:42:04,232 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 03:42:04,232 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 03:42:04,232 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 03:42:04,232 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 03:42:05,384 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:42:05,889 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 03:42:05,890 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:42:05,890 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:42:05,919 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 03:42:05,931 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 03:42:05,940 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 03:42:05,966 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 03:42:05,976 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 03:42:05,978 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 03:42:06,534 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 03:42:06,714 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 03:42:06,715 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 03:42:06,716 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 03:42:06,716 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 03:42:06,720 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 03:42:06,721 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 03:42:06,723 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 03:42:01,169 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:42:01,170 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 03:42:01,170 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:42:01,716 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 03:42:01,717 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 03:42:01,717 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 03:42:01,825 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 03:42:03,944 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 03:42:04,054 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 03:42:04,104 - octoprint.server - INFO - Intermediary server started 2021-09-26 03:42:04,120 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 03:42:04,122 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 03:42:04,124 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 03:42:04,124 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 03:42:04,124 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 03:42:04,125 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 03:42:04,125 - 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')") 2021-09-26 03:42:04,126 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 03:42:04,126 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 03:42:04,126 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 03:42:04,126 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 03:42:04,127 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 03:42:04,127 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 03:42:04,127 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 03:42:04,128 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 03:42:04,128 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 03:42:04,128 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 03:42:05,197 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:42:05,744 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 03:42:05,747 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:42:05,747 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:42:05,782 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 03:42:05,795 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 03:42:05,804 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 03:42:05,829 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 03:42:05,837 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 03:42:05,838 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 03:42:06,366 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 03:42:06,612 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 03:42:06,614 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 03:42:06,614 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 03:42:06,615 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 03:42:06,619 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 03:42:06,619 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 03:42:06,621 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 03:42:07,428 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 03:42:08,240 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 03:42:08,285 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 03:42:08,344 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,349 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,359 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,367 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,376 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,386 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,395 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,915 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:42:08,917 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:42:08,918 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:42:08,923 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 03:42:08,923 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 03:42:18,938 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:28,963 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 03:42:28,964 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 03:42:28,966 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 03:42:28,989 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 03:42:01,128 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:42:01,129 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 03:42:01,131 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:42:01,667 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 03:42:01,668 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 03:42:01,668 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 03:42:01,792 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 03:42:03,853 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 03:42:03,964 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 03:42:04,013 - octoprint.server - INFO - Intermediary server started 2021-09-26 03:42:04,030 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 03:42:04,031 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 03:42:04,034 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 03:42:04,034 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 03:42:04,034 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 03:42:04,035 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 03:42:04,035 - 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')") 2021-09-26 03:42:04,035 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 03:42:04,036 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 03:42:04,036 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 03:42:04,036 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 03:42:04,037 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 03:42:04,037 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 03:42:04,037 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 03:42:04,037 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 03:42:04,038 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 03:42:04,038 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 03:42:05,089 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:42:05,609 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 03:42:05,611 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:42:05,611 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:42:05,638 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 03:42:05,650 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 03:42:05,659 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 03:42:05,684 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 03:42:05,693 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 03:42:05,694 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 03:42:06,229 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 03:42:06,522 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 03:42:06,524 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 03:42:06,524 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 03:42:06,524 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 03:42:06,528 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 03:42:06,530 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 03:42:06,531 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 03:42:07,338 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 03:42:08,148 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 03:42:08,190 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 03:42:08,256 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,258 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,266 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,272 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,277 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,282 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,288 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,764 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:42:08,765 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:42:08,765 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:42:08,770 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 03:42:08,771 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 03:42:08,775 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 03:42:08,789 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 03:42:08,790 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 03:42:08,792 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 03:42:08,801 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 03:57:03,965 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 03:57:06,827 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:57:06,828 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 03:57:06,830 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 03:57:07,356 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 03:57:07,356 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 03:57:07,356 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 03:57:07,478 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 03:57:09,822 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 03:57:09,951 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 03:57:10,002 - octoprint.server - INFO - Intermediary server started 2021-09-26 03:57:10,019 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 03:57:10,020 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 03:57:10,022 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 03:57:10,023 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 03:57:10,023 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 03:57:10,024 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 03:57:10,024 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 03:57:10,024 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 03:57:10,025 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 03:57:10,025 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 03:57:10,025 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 03:57:10,026 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 03:57:10,026 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 03:57:10,026 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 03:57:10,026 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 03:57:10,027 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 03:57:10,027 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 03:57:11,078 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:57:11,606 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 03:57:11,607 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:57:11,607 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:57:11,689 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 03:57:11,702 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 03:57:11,711 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 03:57:11,737 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 03:57:11,745 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 03:57:11,746 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 03:57:12,271 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 03:57:12,507 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 03:57:12,509 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 03:57:12,509 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 03:57:12,512 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 03:57:12,513 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 03:57:12,538 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 03:57:12,539 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 03:57:13,323 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 03:57:14,136 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 03:57:14,178 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 03:57:14,337 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,349 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,358 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,453 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,465 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,514 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,522 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) 2021-09-26 03:57:14,831 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 03:57:14,832 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 03:57:14,832 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 03:57:14,841 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 03:57:14,841 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 03:57:17,957 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=3.1)')) 2021-09-26 04:03:16,922 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:03:16,924 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 04:03:16,926 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:03:17,488 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 04:03:17,488 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 04:03:17,488 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 04:03:17,596 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 04:03:19,624 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 04:03:19,735 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 04:03:19,786 - octoprint.server - INFO - Intermediary server started 2021-09-26 04:03:19,810 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 04:03:19,811 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 04:03:19,814 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 04:03:19,815 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 04:03:19,815 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 04:03:19,816 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 04:03:19,816 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 04:03:19,817 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 04:03:19,817 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 04:03:19,818 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 04:03:19,818 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 04:03:19,819 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 04:03:19,819 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 04:03:19,819 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 04:03:19,820 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 04:03:19,821 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 04:03:19,823 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 04:03:20,925 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:03:21,430 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 04:03:21,432 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:03:21,432 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:03:21,462 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 04:03:21,475 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 04:03:21,483 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 04:03:21,508 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 04:03:21,516 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 04:03:21,517 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 04:03:22,045 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 04:03:22,292 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 04:03:22,294 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 04:03:22,294 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 04:03:22,295 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 04:03:22,299 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 04:03:22,300 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 04:03:22,301 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 04:03:23,110 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 04:03:23,922 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 04:03:23,939 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 04:03:23,958 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 04:03:24,512 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:03:24,513 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:03:24,514 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:03:24,521 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 04:03:24,521 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 04:03:34,026 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:03:34,033 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:03:34,535 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:05:26,605 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:05:26,616 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:06:01,749 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:06:14,975 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:06:14,977 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 04:06:14,978 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:06:15,511 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 04:06:15,512 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 04:06:15,512 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 04:06:15,637 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 04:06:17,692 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 04:06:17,843 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 04:06:17,898 - octoprint.server - INFO - Intermediary server started 2021-09-26 04:06:17,915 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 04:06:17,916 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 04:06:17,918 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 04:06:17,919 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 04:06:17,919 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 04:06:17,920 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 04:06:17,920 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 04:06:17,921 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 04:06:17,921 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 04:06:17,921 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 04:06:17,922 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 04:06:17,922 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 04:06:17,922 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 04:06:17,922 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 04:06:17,923 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 04:06:17,923 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 04:06:17,923 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 04:06:18,980 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:06:19,503 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 04:06:19,505 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:06:19,505 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:06:19,534 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 04:06:19,547 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 04:06:19,556 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 04:06:19,581 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 04:06:19,589 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 04:06:19,590 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 04:06:20,116 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 04:06:20,406 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 04:06:20,408 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 04:06:20,408 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 04:06:20,411 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 04:06:20,413 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 04:06:20,414 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 04:06:20,414 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 04:06:21,223 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 04:06:22,031 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 04:06:22,076 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 04:06:22,717 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:06:22,719 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:06:22,720 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:06:22,726 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 04:06:22,726 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 04:06:30,847 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=3.1)')) 2021-09-26 04:07:53,227 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:07:53,231 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:08:28,307 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:08:28,317 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 04:08:51,883 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:08:51,884 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 04:08:51,886 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:08:52,450 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 04:08:52,450 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 04:08:52,450 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 04:08:52,559 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 04:08:54,563 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 04:08:54,701 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 04:08:54,752 - octoprint.server - INFO - Intermediary server started 2021-09-26 04:08:54,769 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 04:08:54,770 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 04:08:54,773 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 04:08:54,773 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 04:08:54,773 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 04:08:54,777 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 04:08:55,827 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:08:56,389 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 04:08:56,390 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:08:56,391 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:08:56,420 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 04:08:56,433 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 04:08:56,441 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 04:08:56,466 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 04:08:56,474 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 04:08:56,475 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 04:08:57,004 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 04:08:57,256 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 04:08:57,258 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 04:08:57,258 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 04:08:57,258 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 04:08:57,262 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 04:08:57,263 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 04:08:57,264 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 04:08:58,072 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 04:08:58,881 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 04:08:58,897 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 04:08:58,913 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 04:08:59,507 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:08:59,509 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:08:59,509 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:08:59,517 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 04:08:59,518 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 04:09:08,986 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:08,994 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:09,538 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:19,016 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:19,022 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:29,049 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:39,069 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:09:49,096 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:51,817 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:08:51,819 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 04:08:51,821 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:08:52,382 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 04:08:52,382 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 04:08:52,383 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 04:08:52,492 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 04:08:54,591 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 04:08:54,702 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 04:08:54,751 - octoprint.server - INFO - Intermediary server started 2021-09-26 04:08:54,769 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 04:08:54,770 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 04:08:54,772 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 04:08:54,772 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 04:08:54,772 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 04:08:54,773 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 04:08:54,773 - 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')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 04:08:54,774 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 04:08:54,775 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 04:08:54,776 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 04:08:55,863 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:08:56,375 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 04:08:56,377 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:08:56,377 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:08:56,406 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 04:08:56,418 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 04:08:56,427 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 04:08:56,451 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 04:08:56,459 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 04:08:56,460 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 04:08:57,001 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 04:08:57,256 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 04:08:57,257 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 04:08:57,258 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 04:08:57,260 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 04:08:57,262 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 04:08:57,264 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 04:08:57,265 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 04:08:58,073 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 04:08:58,887 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 04:08:58,929 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 04:08:58,996 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:58,997 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:59,002 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:59,011 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:59,017 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:59,022 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:59,027 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:08:59,492 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:08:59,493 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:08:59,494 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:08:59,498 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 04:08:59,498 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 04:08:59,503 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:14:12,101 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.12 2021-09-26 04:14:14,397 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:192.168.1.12) 9.86ms 2021-09-26 04:14:21,717 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.12 2021-09-26 04:17:13,764 - octoprint.server - INFO - Shutting down... 2021-09-26 04:17:14,277 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 04:17:14,278 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 04:17:14,279 - octoprint.events - INFO - Event loop shut down 2021-09-26 04:17:14,901 - octoprint.server - INFO - Goodbye! 2021-09-26 04:17:25,272 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:17:25,274 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 04:17:25,276 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 04:17:26,105 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 04:17:26,106 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 04:17:26,106 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 04:17:26,267 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 04:17:28,303 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 04:17:28,484 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 04:17:28,630 - octoprint.server - INFO - Intermediary server started 2021-09-26 04:17:28,664 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 04:17:28,665 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 04:17:28,667 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 04:17:28,667 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 04:17:28,668 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 04:17:28,668 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 04:17:28,668 - 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')") 2021-09-26 04:17:28,669 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 04:17:28,669 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 04:17:28,669 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 04:17:28,670 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 04:17:28,670 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 04:17:28,670 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 04:17:28,670 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 04:17:28,671 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 04:17:28,671 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 04:17:28,671 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 04:17:29,598 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:17:30,139 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 04:17:30,141 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:17:30,141 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:17:30,170 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 04:17:30,183 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 04:17:30,191 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 04:17:30,216 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 04:17:30,226 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 04:17:30,243 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 04:17:30,772 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 04:17:31,140 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 04:17:31,142 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 04:17:31,166 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 04:17:31,166 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 04:17:31,170 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 04:17:31,176 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 04:17:31,177 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 04:17:31,987 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 04:17:32,796 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 04:17:32,837 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 04:17:32,899 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:32,900 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:32,917 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:32,926 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:32,927 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:32,932 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:32,936 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:17:33,407 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 04:17:33,408 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 04:17:33,409 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 04:17:33,413 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 5.0GB. That is considered sufficient for updating. 2021-09-26 04:17:33,414 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 04:17:33,418 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 04:32:28,486 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 04:47:28,488 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 05:02:28,489 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 05:17:28,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 05:32:28,493 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 05:47:28,495 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 06:02:28,496 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 06:17:28,498 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 06:32:28,500 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 06:47:28,501 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 07:02:28,503 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 07:17:28,505 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 07:32:28,506 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 07:47:28,508 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 08:02:28,510 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 08:17:28,511 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 08:32:28,513 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 08:17:11,124 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,125 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 08:17:11,129 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:12,027 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 08:17:12,027 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 08:17:12,027 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 08:17:12,224 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 08:17:14,279 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 08:17:14,391 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 08:17:14,441 - octoprint.server - INFO - Intermediary server started 2021-09-26 08:17:14,458 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 08:17:14,460 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 08:17:14,462 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 08:17:14,462 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 08:17:14,463 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 08:17:14,463 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 08:17:14,463 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 08:17:14,464 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 08:17:14,464 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 08:17:14,464 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 08:17:14,465 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 08:17:14,465 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 08:17:14,465 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,466 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 08:17:14,466 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 08:17:14,466 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 08:17:14,466 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 08:17:15,580 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:16,121 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 08:17:16,122 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:16,123 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:16,152 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 08:17:16,164 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 08:17:16,172 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 08:17:16,197 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 08:17:16,207 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 08:17:16,211 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 08:17:16,739 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 08:17:16,947 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 08:17:16,949 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 08:17:16,949 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 08:17:16,949 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 08:17:16,953 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 08:17:16,954 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 08:17:16,956 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 08:17:17,766 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 08:17:18,576 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 08:17:18,620 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 08:17:18,672 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,674 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,690 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,700 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,711 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,720 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,725 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:19,230 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:19,232 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:19,232 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:19,237 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 08:17:19,237 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 08:17:19,242 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:11,389 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,392 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 08:17:11,396 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:12,170 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 08:17:12,171 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 08:17:12,171 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 08:17:12,311 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 08:17:14,334 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 08:17:14,448 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 08:17:14,551 - octoprint.server - INFO - Intermediary server started 2021-09-26 08:17:14,569 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 08:17:14,571 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 08:17:14,579 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 08:17:14,580 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 08:17:14,580 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 08:17:14,581 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 08:17:14,581 - 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')") 2021-09-26 08:17:14,582 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 08:17:14,582 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 08:17:14,583 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 08:17:14,583 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 08:17:14,584 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 08:17:14,584 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,584 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 08:17:14,587 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 08:17:14,587 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 08:17:14,588 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 08:17:15,662 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:16,204 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 08:17:16,205 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:16,206 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:16,234 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 08:17:16,247 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 08:17:16,255 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 08:17:16,279 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 08:17:16,288 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 08:17:16,290 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 08:17:16,842 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 08:17:17,058 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 08:17:17,059 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 08:17:17,059 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 08:17:17,062 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 08:17:17,064 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 08:17:17,064 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 08:17:17,066 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 08:17:17,876 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 08:17:18,686 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 08:17:18,737 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 08:17:19,345 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:19,347 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:19,347 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:19,354 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 08:17:19,354 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 08:17:28,815 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:28,823 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:29,370 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:38,833 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:38,849 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:48,858 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:58,878 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:08,902 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:37,727 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 08:18:39,698 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:100.64.9.181) 11.97ms 2021-09-26 08:21:01,026 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 08:17:11,312 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,315 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 08:17:11,317 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,847 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 08:17:11,847 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 08:17:11,848 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 08:17:11,974 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 08:17:14,027 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 08:17:14,137 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 08:17:14,187 - octoprint.server - INFO - Intermediary server started 2021-09-26 08:17:14,203 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 08:17:14,204 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 08:17:14,206 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 08:17:14,207 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 08:17:14,207 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 08:17:14,208 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 08:17:14,208 - 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')") 2021-09-26 08:17:14,208 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 08:17:14,208 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 08:17:14,209 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 08:17:14,209 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 08:17:14,209 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 08:17:14,210 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,210 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,210 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 08:17:14,210 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 08:17:14,210 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 08:17:15,271 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:15,805 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 08:17:15,807 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:15,807 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:15,836 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 08:17:15,848 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 08:17:15,857 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 08:17:15,881 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 08:17:15,889 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 08:17:15,902 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 08:17:16,463 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 08:17:16,693 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 08:17:16,694 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 08:17:16,694 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 08:17:16,695 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 08:17:16,699 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 08:17:16,699 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 08:17:16,701 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 08:17:17,508 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 08:17:18,322 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 08:17:18,342 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 08:17:18,361 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 08:17:18,944 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:18,946 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:18,946 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:18,951 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 08:17:18,952 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 08:17:28,428 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:28,431 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:28,967 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:35,595 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 08:17:36,324 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:100.64.9.181) 6.04ms 2021-09-26 08:17:38,457 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:38,465 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:48,493 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:58,514 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:08,537 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:21:14,279 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 08:17:11,328 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,330 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 08:17:11,333 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,907 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 08:17:11,907 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 08:17:11,907 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 08:17:12,017 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 08:17:14,091 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 08:17:14,201 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 08:17:14,251 - octoprint.server - INFO - Intermediary server started 2021-09-26 08:17:14,268 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 08:17:14,269 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 08:17:14,271 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 08:17:14,272 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 08:17:14,272 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 08:17:14,272 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 08:17:14,273 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 08:17:14,273 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 08:17:14,273 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 08:17:14,274 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 08:17:14,274 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 08:17:14,274 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 08:17:14,275 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,275 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,275 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 08:17:14,275 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 08:17:14,275 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 08:17:15,314 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:15,815 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 08:17:15,817 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:15,817 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:15,846 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 08:17:15,859 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 08:17:15,867 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 08:17:15,891 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 08:17:15,899 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 08:17:15,912 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 08:17:16,444 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 08:17:16,759 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 08:17:16,761 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 08:17:16,761 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 08:17:16,762 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 08:17:16,765 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 08:17:16,767 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 08:17:16,769 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 08:17:17,577 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 08:17:18,392 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 08:17:18,439 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 08:17:19,044 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:19,046 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:19,047 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:19,052 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 08:17:19,052 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 08:17:28,505 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:28,511 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:29,065 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:38,525 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:38,527 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:48,550 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:58,573 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:08,599 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:49,166 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 08:18:51,141 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:100.64.9.181) 13.18ms 2021-09-26 08:19:56,458 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:19:56,459 - octoprint.server.api - INFO - Actively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:20:06,823 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:20:16,849 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:20:26,872 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:20:36,899 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:20:46,921 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:20:57,105 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:21:07,130 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:21:07,616 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 08:17:11,127 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,128 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 08:17:11,130 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:17:11,673 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 08:17:11,673 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 08:17:11,673 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 08:17:11,697 - octoprint.startup - INFO - Unable to fetch plugin blacklist from https://plugins.octoprint.org/blacklist.json, proceeding without it: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /blacklist.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:11,697 - octoprint.startup - INFO - Blacklist processing done 2021-09-26 08:17:11,820 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 08:17:13,866 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 08:17:13,989 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 08:17:14,038 - octoprint.server - INFO - Intermediary server started 2021-09-26 08:17:14,055 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 08:17:14,056 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 08:17:14,058 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 08:17:14,058 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 08:17:14,059 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 08:17:14,059 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 08:17:14,060 - 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')") 2021-09-26 08:17:14,060 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 08:17:14,060 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 08:17:14,061 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 08:17:14,061 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 08:17:14,061 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 08:17:14,062 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,062 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:17:14,062 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 08:17:14,062 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 08:17:14,063 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 08:17:15,136 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:15,646 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 08:17:15,648 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:15,649 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:15,678 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 08:17:15,690 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 08:17:15,699 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 08:17:15,724 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 08:17:15,734 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 08:17:15,748 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 08:17:16,272 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 08:17:16,542 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 08:17:16,543 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 08:17:16,544 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 08:17:16,545 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 08:17:16,553 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 08:17:16,554 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 08:17:16,557 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 08:17:17,366 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 08:17:18,170 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 08:17:18,216 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 08:17:18,278 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,280 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,291 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,294 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,299 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,303 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,309 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:18,799 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:17:18,800 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:17:18,800 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:17:18,805 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 08:17:18,806 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 08:17:18,810 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:20,334 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:17:20,335 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:17:26,645 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 08:17:26,692 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:17:26,692 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:17:37,199 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:47,225 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:17:57,247 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:07,268 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:17,287 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:27,476 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:37,500 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:18:37,679 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 08:27:15,873 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 08:27:15,901 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 08:27:15,901 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 08:27:15,902 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 08:27:15,959 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 08:27:15,961 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 08:27:15,964 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 08:27:15,975 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 08:27:15,982 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 08:27:15,993 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 08:27:15,998 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 08:32:13,990 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 08:35:11,548 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:35:11,549 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:35:11,909 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:35:11,909 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:35:11,947 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 08:35:12,390 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 08:35:12,446 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:35:12,447 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:35:23,114 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:35:33,137 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:35:33,461 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2021-09-26 08:35:33,464 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-09-26 08:35:33,475 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-09-26 08:35:33,480 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 08:47:13,991 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 08:52:17,986 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 08:52:18,008 - octoprint.server - INFO - Shutting down... 2021-09-26 08:52:18,152 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 08:52:18,153 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 08:52:18,154 - octoprint.events - INFO - Event loop shut down 2021-09-26 08:52:28,684 - octoprint.server - INFO - Goodbye! 2021-09-26 08:52:47,214 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:52:47,216 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 08:52:47,221 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 08:52:48,051 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 08:52:48,051 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 08:52:48,051 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 08:52:48,075 - octoprint.startup - INFO - Unable to fetch plugin blacklist from https://plugins.octoprint.org/blacklist.json, proceeding without it: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /blacklist.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:52:48,076 - octoprint.startup - INFO - Blacklist processing done 2021-09-26 08:52:48,186 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 08:52:50,221 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 08:52:50,410 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 08:52:50,532 - octoprint.server - INFO - Intermediary server started 2021-09-26 08:52:50,591 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 08:52:50,593 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 08:52:50,595 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 08:52:50,595 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 08:52:50,596 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 08:52:50,596 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 08:52:50,597 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 08:52:50,597 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 08:52:50,597 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 08:52:50,598 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 08:52:50,598 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 08:52:50,598 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 08:52:50,598 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 08:52:50,599 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 08:52:50,599 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 08:52:50,599 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 08:52:50,599 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 08:52:51,543 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:52:52,080 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 08:52:52,082 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:52:52,082 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:52:52,111 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 08:52:52,123 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 08:52:52,132 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 08:52:52,156 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 08:52:52,166 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 08:52:52,182 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 08:52:52,737 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 08:52:53,041 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 08:52:53,043 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 08:52:53,043 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 08:52:53,043 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 08:52:53,048 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 08:52:53,055 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 08:52:53,104 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2021-09-26 08:52:53,126 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 08:52:53,130 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 08:52:53,132 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 08:52:53,144 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 08:52:53,144 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 08:52:53,145 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 08:52:53,155 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 08:52:53,157 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 08:52:53,173 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 08:52:53,176 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 08:52:53,188 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 08:52:53,194 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 08:52:53,201 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 08:52:53,940 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 08:52:54,755 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 08:52:54,767 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 08:52:54,782 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 08:52:55,409 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 08:52:55,410 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 08:52:55,410 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 08:52:55,419 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 08:52:55,419 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 08:53:04,843 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:04,850 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:05,436 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:14,863 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:14,878 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:24,261 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 08:53:24,325 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 08:53:24,327 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 08:53:24,899 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:34,677 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:34,913 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:44,698 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:44,937 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 08:53:45,042 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 09:07:23,903 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 09:07:23,904 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 09:07:23,904 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 09:07:36,191 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:07:36,192 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:07:50,411 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 09:14:34,984 - octoprint.server - INFO - Shutting down... 2021-09-26 09:14:35,465 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 09:14:35,466 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 09:14:35,469 - octoprint.events - INFO - Event loop shut down 2021-09-26 09:14:36,298 - octoprint.server - INFO - Goodbye! 2021-09-26 09:14:53,212 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:14:53,213 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 09:14:53,218 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:14:53,219 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:14:53,222 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 09:14:53,227 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:14:59,765 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 09:14:59,765 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-09-26 09:14:59,765 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 09:14:59,790 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 09:14:59,924 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 09:15:02,507 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 09:15:02,634 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 09:15:02,684 - octoprint.server - INFO - Intermediary server started 2021-09-26 09:15:02,713 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 09:15:02,714 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 09:15:02,716 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 09:15:02,716 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 09:15:02,717 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 09:15:02,717 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 09:15:02,717 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 09:15:02,718 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 09:15:02,718 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 09:15:02,718 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 09:15:02,719 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 09:15:02,719 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 09:15:02,719 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 09:15:02,719 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 09:15:02,720 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 09:15:02,720 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 09:15:02,720 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 09:15:03,589 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:15:04,145 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 09:15:04,146 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:15:04,146 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:15:04,175 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 09:15:04,188 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 09:15:04,196 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 09:15:04,222 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 09:15:04,232 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 09:15:04,235 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 09:15:04,758 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 09:15:05,260 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 09:15:05,264 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 09:15:05,264 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 09:15:05,267 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 09:15:05,268 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 09:15:05,270 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 09:15:05,291 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 09:15:05,313 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 09:15:05,316 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 09:15:05,318 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 09:15:05,325 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 09:15:05,325 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 09:15:05,326 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 09:15:05,342 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 09:15:05,344 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 09:15:05,348 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 09:15:05,350 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 09:15:05,363 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 09:15:05,367 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 09:15:05,373 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 09:15:06,140 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 09:15:06,952 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 09:15:06,961 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 09:15:07,002 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 09:15:07,034 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 09:15:07,036 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:15:07,049 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:15:07,050 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 09:15:07,057 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 09:15:07,059 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 09:15:07,060 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 09:15:07,075 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1632697545277 (::ffff:100.64.9.181) 19.64ms 2021-09-26 09:15:07,086 - octoprint.server.views - INFO - Preemptive cache not active for path /, ui _default and data {'path': '/', 'base_url': 'http://100.64.0.200/', 'query_string': 'l10n=en'}, signaling as cached 2021-09-26 09:15:07,322 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 09:15:07,377 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 09:15:07,378 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 09:15:07,583 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:15:07,585 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:15:07,586 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:15:07,591 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 09:15:13,825 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 09:15:13,879 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 09:15:13,879 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 09:15:19,773 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:15:19,778 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:15:20,341 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:15:20,343 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:15:20,343 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:15:20,359 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 09:15:20,584 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 09:17:11,151 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:17:11,153 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 09:17:11,155 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:17:17,707 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 09:17:17,707 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.4.4:53 is not working 2021-09-26 09:17:17,708 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 09:17:17,736 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 09:17:17,867 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 09:17:20,427 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 09:17:20,552 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 09:17:20,601 - octoprint.server - INFO - Intermediary server started 2021-09-26 09:17:20,619 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 09:17:20,620 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 09:17:20,622 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 09:17:20,623 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 09:17:20,623 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 09:17:20,623 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 09:17:20,624 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 09:17:20,624 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 09:17:20,624 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 09:17:20,625 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 09:17:20,625 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 09:17:20,625 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 09:17:20,625 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 09:17:20,626 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 09:17:20,626 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 09:17:20,626 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 09:17:20,626 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 09:17:21,502 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:17:22,023 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 09:17:22,024 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:17:22,025 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:17:22,061 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 09:17:22,074 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 09:17:22,082 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 09:17:22,106 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 09:17:22,114 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 09:17:22,128 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 09:17:22,651 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 09:17:23,115 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 09:17:23,118 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 09:17:23,119 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 09:17:23,120 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 09:17:23,122 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 09:17:23,125 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 09:17:23,164 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 09:17:23,204 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 09:17:23,210 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 09:17:23,214 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 09:17:23,233 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 09:17:23,233 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 09:17:23,234 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 09:17:23,248 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 09:17:23,250 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 09:17:23,253 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 09:17:23,256 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 09:17:23,268 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 09:17:23,273 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 09:17:23,278 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 09:17:24,026 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 09:17:24,842 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 09:17:24,849 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 09:17:24,887 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 09:17:24,918 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:17:24,920 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:17:24,928 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 09:17:24,932 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 09:17:24,934 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 09:17:24,941 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 09:17:24,944 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 09:17:25,437 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:17:25,438 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:17:25,439 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:17:25,444 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 09:17:25,444 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 09:17:41,927 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 09:17:41,928 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 09:17:48,316 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 09:17:48,360 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 09:17:48,361 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 09:17:49,016 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:17:49,016 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:18:04,442 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 09:17:11,198 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:17:11,200 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 09:17:11,202 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 09:17:17,760 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 09:17:17,760 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.4.4:53 is not working 2021-09-26 09:17:17,760 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 09:17:17,770 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 09:17:17,896 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 09:17:20,479 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 09:17:20,604 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 09:17:20,654 - octoprint.server - INFO - Intermediary server started 2021-09-26 09:17:20,671 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 09:17:20,672 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 09:17:20,674 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 09:17:20,674 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 09:17:20,674 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 09:17:20,675 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 09:17:20,675 - 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')") 2021-09-26 09:17:20,676 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 09:17:20,676 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 09:17:20,676 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 09:17:20,676 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 09:17:20,677 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 09:17:20,677 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 09:17:20,677 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 09:17:20,677 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 09:17:20,678 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 09:17:20,678 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 09:17:21,538 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:17:22,049 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 09:17:22,050 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:17:22,051 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:17:22,096 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 09:17:22,108 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 09:17:22,117 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 09:17:22,141 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 09:17:22,149 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 09:17:22,163 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 09:17:22,687 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 09:17:23,162 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 09:17:23,164 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 09:17:23,164 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 09:17:23,164 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 09:17:23,167 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 09:17:23,180 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 09:17:23,191 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 09:17:23,213 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 09:17:23,216 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 09:17:23,220 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 09:17:23,230 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 09:17:23,231 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 09:17:23,231 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 09:17:23,241 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 09:17:23,243 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 09:17:23,246 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 09:17:23,249 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 09:17:23,260 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 09:17:23,265 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 09:17:23,270 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 09:17:24,028 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 09:17:24,842 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 09:17:24,864 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 09:17:24,883 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 09:17:24,906 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:17:24,910 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:17:24,919 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 09:17:24,921 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 09:17:24,922 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 09:17:24,924 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 09:17:24,926 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 09:17:25,433 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 09:17:25,434 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 09:17:25,434 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 09:17:25,440 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 09:17:25,440 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 09:17:41,046 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 09:17:41,101 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 09:17:41,101 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 09:17:41,452 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 09:17:41,452 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 09:17:53,690 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 09:32:20,606 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 09:47:20,607 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 10:02:20,609 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 10:17:20,610 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 10:32:20,611 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 10:34:11,109 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 10:34:11,110 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 10:34:17,543 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 10:34:17,592 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 10:34:17,593 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 10:34:18,141 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 10:34:18,142 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 10:34:18,224 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 10:47:20,613 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 11:02:20,614 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 11:14:26,971 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:14:26,973 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:14:26,997 - octoprint.server - INFO - Shutting down... 2021-09-26 11:14:27,104 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 11:14:27,106 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 11:14:27,107 - octoprint.events - INFO - Event loop shut down 2021-09-26 11:14:28,152 - octoprint.server - INFO - Goodbye! 2021-09-26 11:14:53,206 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:14:53,208 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:14:53,212 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:14:59,965 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:14:59,966 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:14:59,966 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:15:00,008 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:15:00,140 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:15:02,729 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:15:02,856 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:15:02,906 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:15:02,923 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:15:02,924 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:15:02,926 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:15:02,927 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:15:02,927 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:15:02,927 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:15:02,928 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 11:15:02,928 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:15:02,928 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:15:02,929 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:15:02,929 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:15:02,929 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:15:02,929 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:15:02,930 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:15:02,930 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:15:02,930 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:15:02,930 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:15:03,818 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:15:04,347 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:15:04,348 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:15:04,349 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:15:04,387 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:15:04,399 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:15:04,408 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:15:04,434 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:15:04,446 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:15:04,464 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:15:04,986 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:15:05,417 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:15:05,419 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:15:05,420 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:15:05,420 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:15:05,424 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:15:05,427 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:15:05,459 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:15:05,491 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:15:05,496 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:15:05,499 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:15:05,505 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:15:05,505 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:15:05,506 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:15:05,521 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:15:05,523 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:15:05,526 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:15:05,529 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:15:05,541 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:15:05,547 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:15:05,551 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:15:06,317 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:15:07,131 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:15:07,148 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:15:07,167 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:15:07,190 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:15:07,198 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:15:07,202 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:15:07,205 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:15:07,207 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:15:07,209 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:15:07,210 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:15:07,718 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:15:07,720 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:15:07,720 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:15:07,725 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:15:07,725 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:15:48,748 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:15:48,784 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:15:48,810 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:15:48,811 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:15:48,830 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:15:48,831 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:15:49,147 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:15:49,147 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:16:01,662 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:16:01,662 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:16:01,771 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:16:01,779 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:30:02,858 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 11:36:27,272 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:36:30,315 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:36:30,316 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:36:36,361 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:36:36,761 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:36:36,833 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:36:36,834 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:36:37,322 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:36:37,323 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:36:37,393 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:39:14,461 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:17:11,257 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:17:11,259 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:17:11,263 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:17:17,831 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:17:17,832 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:17:17,832 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:17:17,860 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:17:17,992 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:17:20,619 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:17:20,745 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:17:20,795 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:17:20,812 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:17:20,813 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:17:20,815 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:17:20,815 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:17:20,815 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:17:20,816 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:17:20,816 - 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')") 2021-09-26 11:17:20,817 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:17:20,817 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:17:20,817 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:17:20,817 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:17:20,818 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:17:20,818 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:17:20,818 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 11:17:20,819 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:17:20,819 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:17:20,819 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:17:21,701 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:17:22,232 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:17:22,234 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:17:22,234 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:17:22,289 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:17:22,302 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:17:22,311 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:17:22,339 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:17:22,348 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:17:22,362 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:17:22,886 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:17:23,303 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:17:23,305 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:17:23,305 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:17:23,305 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:17:23,308 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:17:23,309 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:17:23,332 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:17:23,354 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:17:23,357 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:17:23,360 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:17:23,367 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:17:23,367 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:17:23,367 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:17:23,382 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:17:23,385 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:17:23,387 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:17:23,390 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:17:23,403 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:17:23,408 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:17:23,413 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:17:24,177 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:17:24,989 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:17:25,009 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:17:25,032 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:17:25,052 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:17:25,054 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:17:25,063 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:17:25,064 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:17:25,066 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:17:25,067 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:17:25,069 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:17:25,592 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:17:25,593 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:17:25,594 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:17:25,599 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:17:25,599 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:17:54,328 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:17:54,329 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:18:00,175 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:18:00,175 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:18:00,694 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:18:00,753 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:18:00,754 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:18:01,300 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:18:01,301 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:18:01,301 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:18:01,302 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:18:01,303 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:18:01,381 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:18:01,381 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:18:16,870 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:19:22,453 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:19:22,454 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:19:22,600 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:19:23,043 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:19:23,105 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:19:23,105 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:19:23,650 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:19:23,650 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:19:23,716 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:19:39,748 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:19:39,749 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:19:39,822 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:19:40,246 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:19:40,263 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:19:40,264 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:19:40,924 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:19:40,925 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:19:40,990 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:20:31,165 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:20:31,165 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:20:31,517 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:20:31,928 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:20:31,988 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:20:31,988 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:20:32,537 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:20:32,537 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:20:32,608 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:20:40,758 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2021-09-26 11:20:41,053 - octoprint.server - INFO - Shutting down... 2021-09-26 11:20:41,065 - octoprint.server.api.system - WARNING - Command for core:reboot failed with return code -15: ! STDOUT: ! STDERR: 2021-09-26 11:20:41,446 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 11:20:41,450 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 11:20:41,457 - octoprint.events - INFO - Event loop shut down 2021-09-26 11:20:42,431 - octoprint.server - INFO - Goodbye! 2021-09-26 11:21:06,221 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:21:06,223 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:21:06,228 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:21:13,009 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:21:13,010 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:21:13,010 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:21:13,055 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:21:13,184 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:21:15,769 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:21:15,917 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:21:15,969 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:21:15,985 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:21:15,986 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:21:15,988 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:21:15,989 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:21:15,989 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:21:15,990 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:21:15,990 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 11:21:15,991 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:21:15,991 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:21:15,991 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:21:15,992 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:21:15,992 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:21:15,992 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:21:15,992 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:21:15,993 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:21:15,993 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:21:15,993 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:21:16,853 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:21:17,363 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:21:17,364 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:21:17,365 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:21:17,402 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:21:17,414 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:21:17,422 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:21:17,446 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:21:17,456 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:21:17,474 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:21:18,005 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:21:18,083 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:21:18,084 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:21:18,085 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:21:18,088 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:21:18,088 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:21:18,106 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:21:18,123 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:21:18,144 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:21:18,148 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:21:18,150 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:21:18,156 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:21:18,157 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:21:18,157 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:21:18,172 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:21:18,175 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:21:18,179 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:21:18,182 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:21:18,196 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:21:18,201 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:21:18,205 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:21:18,967 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:21:19,785 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:21:19,805 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:21:19,825 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:21:19,852 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:21:19,861 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:21:19,863 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:21:19,869 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:21:19,904 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:21:19,906 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:21:19,911 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1632796097278 (::ffff:100.64.9.181) 68.77ms 2021-09-26 11:21:19,914 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:21:19,934 - octoprint.server.views - INFO - Preemptive cache not active for path /, ui _default and data {'path': '/', 'base_url': 'http://100.64.0.200/', 'query_string': 'l10n=en'}, signaling as cached 2021-09-26 11:21:20,173 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:21:20,231 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:21:20,232 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:21:20,441 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:21:20,443 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:21:20,443 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:21:20,448 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:21:26,240 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1632796099595 (::ffff:100.64.9.181) 9.02ms 2021-09-26 11:21:26,642 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:21:26,683 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:21:26,684 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:21:32,639 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:21:32,644 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:21:45,019 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:30:45,362 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:21:06,190 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:21:06,191 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:21:06,194 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:21:12,752 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:21:12,752 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:21:12,753 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:21:12,762 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:21:12,895 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:21:15,472 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:21:15,621 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:21:15,670 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:21:15,687 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:21:15,688 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:21:15,690 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:21:15,691 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:21:15,691 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:21:15,692 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:21:15,692 - 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')") 2021-09-26 11:21:15,693 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:21:15,693 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:21:15,693 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:21:15,694 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:21:15,694 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:21:15,694 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:21:15,694 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:21:15,695 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:21:15,695 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:21:15,695 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:21:16,589 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:21:17,091 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:21:17,093 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:21:17,093 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:21:17,131 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:21:17,143 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:21:17,152 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:21:17,176 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:21:17,184 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:21:17,197 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:21:17,722 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:21:18,184 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:21:18,185 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:21:18,186 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:21:18,187 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:21:18,189 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:21:18,191 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:21:18,213 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:21:18,234 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:21:18,238 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:21:18,240 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:21:18,251 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:21:18,251 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:21:18,252 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:21:18,261 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:21:18,263 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:21:18,266 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:21:18,270 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:21:18,282 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:21:18,287 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:21:18,292 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:21:19,050 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:21:19,864 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:21:19,884 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:21:19,907 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:21:19,926 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:21:19,938 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:21:19,939 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:21:19,943 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:21:19,946 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:21:19,946 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:21:19,947 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:21:20,473 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:21:20,475 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:21:20,475 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:21:20,481 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:21:20,481 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:23:17,375 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:23:17,375 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:23:23,746 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:23:23,778 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:23:23,779 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:23:24,457 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:23:24,458 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:23:36,769 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:36:15,622 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 11:48:12,105 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 11:48:12,125 - octoprint.server - INFO - Shutting down... 2021-09-26 11:48:12,690 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 11:48:12,691 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 11:48:12,692 - octoprint.events - INFO - Event loop shut down 2021-09-26 11:48:13,362 - octoprint.server - INFO - Goodbye! 2021-09-26 11:48:42,280 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:48:42,282 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:48:42,287 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:48:49,060 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:48:49,061 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:48:49,061 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:48:49,119 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:48:49,647 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:48:51,759 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:48:51,879 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:48:51,929 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:48:51,945 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:48:51,946 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:48:51,948 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:48:51,949 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:48:51,949 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:48:51,950 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:48:51,950 - 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')") 2021-09-26 11:48:51,951 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:48:51,951 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:48:51,951 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:48:51,952 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:48:51,952 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:48:51,952 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:48:51,952 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 11:48:51,953 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:48:51,953 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:48:51,953 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:48:52,829 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:48:53,387 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:48:53,389 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:48:53,389 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:48:53,426 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:48:53,439 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:48:53,447 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:48:53,471 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:48:53,481 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:48:53,499 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:48:54,022 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:48:54,439 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:48:54,441 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:48:54,441 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:48:54,444 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:48:54,445 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:48:54,447 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:48:54,468 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:48:54,489 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:48:54,493 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:48:54,501 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:48:54,507 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:48:54,508 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:48:54,508 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:48:54,520 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:48:54,522 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:48:54,525 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:48:54,527 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:48:54,541 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:48:54,546 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:48:54,551 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:48:55,306 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:48:56,117 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:48:56,141 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:48:56,165 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:48:56,187 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:48:56,194 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:48:56,197 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:48:56,200 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:48:56,201 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:48:56,203 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:48:56,205 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:48:56,727 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:48:56,729 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:48:56,729 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:48:56,734 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:48:56,734 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:49:15,648 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:49:15,649 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:49:22,280 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:49:22,318 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:49:22,318 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:49:22,991 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:49:22,991 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:49:35,369 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:48:42,470 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:48:42,472 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:48:42,477 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:48:49,053 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:48:49,053 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:48:49,053 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:48:49,065 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:48:49,194 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:48:51,796 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:48:51,922 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:48:51,972 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:48:51,989 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:48:51,990 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:48:51,992 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:48:51,993 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:48:51,993 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:48:51,993 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:48:51,994 - 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')") 2021-09-26 11:48:51,994 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:48:51,994 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:48:51,995 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:48:51,995 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:48:51,995 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:48:51,995 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:48:51,996 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 11:48:51,996 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:48:51,996 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:48:51,996 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:48:52,881 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:48:53,383 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:48:53,385 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:48:53,385 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:48:53,423 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:48:53,436 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:48:53,444 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:48:53,470 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:48:53,481 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:48:53,499 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:48:54,024 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:48:54,484 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:48:54,488 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:48:54,489 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:48:54,491 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:48:54,497 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:48:54,519 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:48:54,561 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:48:54,604 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:48:54,608 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:48:54,611 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:48:54,617 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:48:54,618 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:48:54,618 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:48:54,631 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:48:54,634 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:48:54,636 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:48:54,645 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:48:54,651 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:48:54,657 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:48:54,662 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:48:55,428 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:48:56,241 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:48:56,258 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:48:56,278 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:48:56,301 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:48:56,305 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:48:56,314 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:48:56,316 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:48:56,318 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:48:56,320 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:48:56,321 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:48:56,841 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:48:56,842 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:48:56,844 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:48:56,849 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:48:56,849 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:49:10,835 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:49:10,836 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:49:17,616 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:49:17,656 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:49:17,656 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:49:18,198 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:49:18,199 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:49:18,200 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:49:18,201 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:49:18,202 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:49:18,305 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:49:18,305 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:49:33,743 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:48:42,195 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:48:42,196 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:48:42,198 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:48:48,765 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:48:48,766 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:48:48,766 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:48:48,794 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:48:48,924 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:48:51,500 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:48:51,642 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:48:51,692 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:48:51,708 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:48:51,709 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:48:51,711 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:48:51,712 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:48:51,712 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:48:51,713 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:48:51,713 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 11:48:51,713 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:48:51,714 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:48:51,714 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:48:51,714 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:48:51,714 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:48:51,715 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:48:51,715 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 11:48:51,715 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:48:51,715 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:48:51,716 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:48:52,592 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:48:53,111 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:48:53,113 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:48:53,113 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:48:53,151 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:48:53,163 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:48:53,172 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:48:53,196 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:48:53,204 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:48:53,217 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:48:53,749 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:48:54,205 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:48:54,208 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:48:54,208 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:48:54,209 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:48:54,213 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:48:54,216 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:48:54,251 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:48:54,290 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:48:54,296 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:48:54,301 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:48:54,312 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:48:54,313 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:48:54,313 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:48:54,333 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:48:54,336 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:48:54,339 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:48:54,342 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:48:54,354 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:48:54,360 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:48:54,365 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:48:55,130 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:48:55,944 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:48:55,966 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:48:55,989 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:48:56,018 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:48:56,021 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:48:56,027 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:48:56,028 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:48:56,030 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:48:56,031 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:48:56,033 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:48:56,547 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:48:56,548 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:48:56,548 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:48:56,552 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:48:56,552 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 11:48:57,352 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:48:57,353 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:49:03,767 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 11:49:03,805 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 11:49:03,806 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 11:49:08,749 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:49:08,752 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:49:08,755 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:49:08,762 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:49:08,765 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:49:08,987 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:49:08,987 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:49:24,442 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 11:53:54,015 - octoprint.server - INFO - Shutting down... 2021-09-26 11:53:54,428 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 11:53:54,429 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 11:53:54,430 - octoprint.events - INFO - Event loop shut down 2021-09-26 11:53:55,215 - octoprint.server - INFO - Goodbye! 2021-09-26 11:54:25,114 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:54:25,116 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 11:54:25,120 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 11:54:31,698 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 11:54:31,699 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 11:54:31,699 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 11:54:31,742 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 11:54:31,872 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 11:54:34,481 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 11:54:34,603 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 11:54:34,653 - octoprint.server - INFO - Intermediary server started 2021-09-26 11:54:34,670 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 11:54:34,671 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 11:54:34,674 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 11:54:34,674 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 11:54:34,674 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 11:54:34,675 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 11:54:34,675 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 11:54:34,675 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 11:54:34,676 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 11:54:34,676 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 11:54:34,676 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 11:54:34,676 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 11:54:34,677 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 11:54:34,677 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 11:54:34,677 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 11:54:34,678 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 11:54:34,678 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 11:54:35,554 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:54:36,087 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 11:54:36,090 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:54:36,091 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:54:36,250 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 11:54:36,263 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 11:54:36,272 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 11:54:36,297 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 11:54:36,307 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 11:54:36,325 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 11:54:36,851 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 11:54:37,161 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 11:54:37,163 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 11:54:37,163 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 11:54:37,164 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 11:54:37,168 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 11:54:37,169 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 11:54:37,191 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 11:54:37,213 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 11:54:37,217 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 11:54:37,221 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 11:54:37,231 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 11:54:37,231 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 11:54:37,232 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 11:54:37,241 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 11:54:37,243 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:54:37,247 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 11:54:37,258 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 11:54:37,262 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 11:54:37,267 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 11:54:37,272 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 11:54:38,029 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 11:54:38,839 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 11:54:38,859 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 11:54:38,881 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 11:54:38,909 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 11:54:38,915 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 11:54:38,924 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 11:54:38,926 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 11:54:38,928 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 11:54:38,929 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 11:54:38,931 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 11:54:39,455 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 11:54:39,456 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 11:54:39,457 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 11:54:39,462 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 11:54:39,462 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 12:09:34,605 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 12:17:25,616 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 12:17:25,617 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 12:17:25,619 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 12:17:32,011 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 12:17:32,011 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 12:17:32,011 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 12:17:32,019 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 12:17:32,129 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 12:17:34,003 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 12:17:34,316 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 12:17:34,360 - octoprint.server - INFO - Intermediary server started 2021-09-26 12:17:34,384 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 12:17:34,385 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 12:17:34,387 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 12:17:34,387 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 12:17:34,388 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 12:17:34,388 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 12:17:34,388 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 12:17:34,388 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 12:17:34,389 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 12:17:34,389 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 12:17:34,389 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 12:17:34,390 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 12:17:34,390 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 12:17:34,390 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 12:17:34,391 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 12:17:34,391 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 12:17:34,392 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 12:17:35,319 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:17:35,859 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 12:17:35,860 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:17:35,861 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:17:35,896 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 12:17:35,909 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 12:17:35,917 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 12:17:35,941 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 12:17:35,949 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 12:17:35,950 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 12:17:36,401 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 12:17:36,900 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 12:17:36,902 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 12:17:36,902 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 12:17:36,902 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 12:17:36,903 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 12:17:36,913 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 12:17:36,929 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 12:17:36,950 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 12:17:36,954 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 12:17:36,956 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 12:17:36,963 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 12:17:36,963 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 12:17:36,963 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 12:17:36,978 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 12:17:36,980 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 12:17:36,983 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 12:17:36,985 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 12:17:36,998 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 12:17:37,004 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 12:17:37,009 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 12:17:37,775 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 12:17:38,589 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 12:17:38,607 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 12:17:38,632 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 12:17:38,658 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 12:17:38,664 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 12:17:38,667 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 12:17:38,668 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 12:17:38,679 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 12:17:38,682 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 12:17:38,685 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 12:17:38,700 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633472943076 (::ffff:100.64.9.181) 50.33ms 2021-09-26 12:17:38,721 - octoprint.server.views - INFO - Preemptive cache not active for path /, ui _default and data {'path': '/', 'base_url': 'http://100.64.0.200/', 'query_string': 'l10n=en'}, signaling as cached 2021-09-26 12:17:38,923 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 12:17:38,978 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:17:38,979 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:17:39,162 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://100.64.0.200/', 'query_string': 'l10n=en', '_timestamp': 1632655059.1623576, '_count': 1} 2021-09-26 12:17:39,231 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:17:39,237 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:17:39,248 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:17:39,277 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 12:17:44,934 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633472945400 (::ffff:100.64.9.181) 4.42ms 2021-09-26 12:17:45,332 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 12:17:45,391 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:17:45,392 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:17:51,450 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 12:17:51,454 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 12:17:51,457 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 12:17:51,462 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 12:17:51,470 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 12:17:51,623 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 12:17:51,720 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 12:17:51,720 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 12:17:51,745 - octoprint.server.preemptive_cache - INFO - ... done in 0.12s 2021-09-26 12:18:07,180 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 12:26:57,359 - octoprint.server - INFO - Shutting down... 2021-09-26 12:26:58,139 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 12:26:58,143 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 12:26:58,149 - octoprint.events - INFO - Event loop shut down 2021-09-26 12:26:58,677 - octoprint.server - INFO - Goodbye! 2021-09-26 12:27:11,269 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 12:27:11,270 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 12:27:11,275 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 12:27:18,060 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 12:27:18,061 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 12:27:18,061 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 12:27:18,145 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 12:27:18,280 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 12:27:20,855 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 12:27:20,982 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 12:27:21,031 - octoprint.server - INFO - Intermediary server started 2021-09-26 12:27:21,048 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 12:27:21,049 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 12:27:21,051 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 12:27:21,052 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 12:27:21,052 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 12:27:21,053 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 12:27:21,053 - 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')") 2021-09-26 12:27:21,053 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 12:27:21,054 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 12:27:21,054 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 12:27:21,054 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 12:27:21,055 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 12:27:21,055 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 12:27:21,055 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 12:27:21,055 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 12:27:21,056 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 12:27:21,056 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 12:27:21,938 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:27:22,444 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 12:27:22,446 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:27:22,446 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:27:22,484 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 12:27:22,497 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 12:27:22,506 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 12:27:22,530 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 12:27:22,540 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 12:27:22,559 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 12:27:23,086 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 12:27:23,544 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 12:27:23,547 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 12:27:23,547 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 12:27:23,548 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 12:27:23,555 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 12:27:23,561 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 12:27:23,612 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 12:27:23,655 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 12:27:23,658 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 12:27:23,661 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 12:27:23,672 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 12:27:23,672 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 12:27:23,672 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 12:27:23,685 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 12:27:23,688 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 12:27:23,691 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 12:27:23,694 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 12:27:23,706 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 12:27:23,711 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 12:27:23,716 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 12:27:24,472 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 12:27:25,287 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 12:27:25,302 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 12:27:25,325 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 12:27:25,348 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 12:27:25,351 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 12:27:25,359 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 12:27:25,361 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 12:27:25,363 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 12:27:25,365 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 12:27:25,367 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 12:27:25,866 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:27:25,867 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:27:25,868 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:27:25,873 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 12:27:25,873 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 12:27:38,190 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 12:27:42,944 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:27:42,945 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:27:45,418 - octoprint.server.preemptive_cache - INFO - ... done in 7.23s 2021-09-26 12:27:45,859 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 12:27:45,913 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:27:45,913 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:27:46,561 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 12:27:46,562 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 12:27:58,885 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 12:40:45,383 - octoprint.server - INFO - Shutting down... 2021-09-26 12:40:46,002 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 12:40:46,003 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 12:40:46,005 - octoprint.events - INFO - Event loop shut down 2021-09-26 12:40:46,676 - octoprint.server - INFO - Goodbye! 2021-09-26 12:41:06,185 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 12:41:06,187 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 12:41:06,191 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 12:41:13,014 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 12:41:13,015 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 12:41:13,015 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 12:41:13,056 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 12:41:13,206 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 12:41:15,751 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 12:41:15,880 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 12:41:15,930 - octoprint.server - INFO - Intermediary server started 2021-09-26 12:41:15,947 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 12:41:15,948 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 12:41:15,950 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 12:41:15,950 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 12:41:15,950 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 12:41:15,951 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 12:41:15,951 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 12:41:15,951 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 12:41:15,951 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 12:41:15,952 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 12:41:15,952 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 12:41:15,952 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 12:41:15,953 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 12:41:15,953 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 12:41:15,953 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 12:41:15,953 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 12:41:15,953 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 12:41:16,832 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:41:17,386 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 12:41:17,387 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:41:17,388 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:41:17,426 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 12:41:17,439 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 12:41:17,447 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 12:41:17,472 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 12:41:17,481 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 12:41:17,500 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 12:41:18,023 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 12:41:18,440 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 12:41:18,442 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 12:41:18,442 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 12:41:18,442 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 12:41:18,443 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 12:41:18,446 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 12:41:18,469 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 12:41:18,491 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 12:41:18,494 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 12:41:18,497 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 12:41:18,508 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 12:41:18,508 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 12:41:18,509 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 12:41:18,520 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 12:41:18,523 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 12:41:18,526 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 12:41:18,529 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 12:41:18,543 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 12:41:18,548 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 12:41:18,553 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 12:41:19,311 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 12:41:20,121 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 12:41:20,141 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 12:41:20,163 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 12:41:20,180 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 12:41:20,182 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 12:41:20,197 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 12:41:20,203 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 12:41:20,205 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 12:41:20,208 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 12:41:20,209 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 12:41:20,739 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:41:20,740 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:41:20,741 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:41:20,746 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 12:41:20,747 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 12:41:20,809 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 12:41:23,906 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 12:41:23,909 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 12:41:23,910 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 12:41:23,936 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 12:41:24,049 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 12:41:30,364 - octoprint.server.preemptive_cache - INFO - ... done in 6.31s 2021-09-26 12:41:49,375 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 12:41:50,836 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:41:51,325 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:41:58,804 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:41:58,806 - octoprint.server.api - INFO - Actively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:41:58,844 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:41:58,845 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:41:58,877 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://100.64.9.200/', 'query_string': 'l10n=en', '_timestamp': 1632656518.877152, '_count': 1} 2021-09-26 12:41:59,088 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 12:41:59,457 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 12:41:59,472 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 12:41:59,472 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 12:42:00,858 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 12:42:01,346 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 12:42:35,136 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:42:35,906 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:42:45,156 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 12:42:45,930 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 12:43:20,236 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:43:20,966 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:43:30,260 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 12:44:05,307 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:44:15,515 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 12:44:50,556 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 12:45:02,771 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 12:45:02,772 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 12:45:02,772 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 12:45:03,343 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 12:45:03,345 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 12:45:03,345 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 12:45:03,361 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 12:45:03,538 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 12:56:15,882 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 13:04:58,402 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2021-09-26 13:04:58,585 - octoprint.server - INFO - Shutting down... 2021-09-26 13:04:58,590 - octoprint.server.api.system - WARNING - Command for core:reboot failed with return code -15: ! STDOUT: ! STDERR: 2021-09-26 13:04:58,974 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 13:04:58,975 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 13:04:58,977 - octoprint.events - INFO - Event loop shut down 2021-09-26 13:04:59,646 - octoprint.server - INFO - Goodbye! 2021-09-26 13:05:10,184 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 13:05:10,186 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 13:05:10,190 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 13:05:17,020 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 13:05:17,021 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 13:05:17,021 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 13:05:17,031 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 13:05:17,248 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 13:05:19,701 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 13:05:19,857 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 13:05:19,906 - octoprint.server - INFO - Intermediary server started 2021-09-26 13:05:19,923 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 13:05:19,924 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 13:05:19,926 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 13:05:19,927 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 13:05:19,927 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 13:05:19,927 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 13:05:19,928 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 13:05:19,928 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 13:05:19,928 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 13:05:19,929 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 13:05:19,929 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 13:05:19,929 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 13:05:19,930 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 13:05:19,930 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 13:05:19,930 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 13:05:19,930 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 13:05:19,931 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 13:05:20,833 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 13:05:21,340 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 13:05:21,342 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 13:05:21,342 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 13:05:21,380 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 13:05:21,392 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 13:05:21,401 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 13:05:21,427 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 13:05:21,439 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 13:05:21,458 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 13:05:21,985 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 13:05:22,236 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 13:05:22,238 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 13:05:22,239 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 13:05:22,239 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 13:05:22,242 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 13:05:22,243 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 13:05:22,277 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 13:05:22,298 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 13:05:22,302 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 13:05:22,304 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 13:05:22,311 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 13:05:22,311 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 13:05:22,312 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 13:05:22,325 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 13:05:22,327 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 13:05:22,330 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 13:05:22,339 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 13:05:22,345 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 13:05:22,350 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 13:05:22,355 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 13:05:23,130 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 13:05:23,942 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 13:05:23,949 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 13:05:23,981 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-09-26 13:05:23,996 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 13:05:24,023 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 13:05:24,031 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 13:05:24,037 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 13:05:24,040 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 13:05:24,043 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 13:05:24,045 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 13:05:24,047 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 13:05:25,177 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 13:05:25,178 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 13:05:25,179 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 13:05:25,183 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 13:05:25,183 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 13:05:25,306 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 13:05:28,420 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 13:05:28,421 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 13:05:28,425 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 13:05:28,445 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 13:05:28,568 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 13:05:34,724 - octoprint.server.preemptive_cache - INFO - ... done in 6.16s 2021-09-26 13:05:34,724 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 13:05:34,925 - octoprint.server.preemptive_cache - INFO - ... done in 0.20s 2021-09-26 13:05:55,373 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:05:55,551 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:06:00,335 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 13:06:00,391 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 13:06:00,392 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 13:06:37,321 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:06:37,326 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:06:37,327 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:07:22,423 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:07:22,432 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:07:34,648 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 13:07:34,649 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 13:07:34,649 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 13:07:35,224 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 13:07:35,225 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 13:07:35,225 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 13:07:35,242 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 13:07:35,353 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 13:08:07,523 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:08:07,524 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 13:09:51,506 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 13:09:54,618 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 13:09:54,643 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 13:09:54,663 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 13:09:54,683 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 13:10:21,583 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:10:21,617 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:10:25,007 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:10:41,613 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:10:41,648 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:11:10,235 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:11:11,672 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:11:53,556 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:12:38,663 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:14:00,973 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 13:14:20,998 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:14:29,237 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 13:14:29,243 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 13:14:29,263 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 13:14:29,283 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 13:20:19,858 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 13:35:19,860 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 13:35:26,290 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 13:35:26,291 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 13:35:26,291 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 13:35:26,327 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 13:35:26,328 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 13:50:19,861 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 13:50:26,412 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 13:50:56,493 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:50:56,503 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:50:56,636 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:51:16,523 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:51:16,538 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:51:16,662 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:51:46,574 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:52:06,609 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 13:52:41,704 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:17:11,619 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 13:17:11,621 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 13:17:11,624 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 13:17:18,201 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 13:17:18,201 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 13:17:18,202 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 13:17:18,227 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 13:17:18,358 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 13:17:20,932 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 13:17:21,060 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 13:17:21,109 - octoprint.server - INFO - Intermediary server started 2021-09-26 13:17:21,126 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 13:17:21,127 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 13:17:21,130 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 13:17:21,130 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 13:17:21,130 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 13:17:21,130 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 13:17:21,131 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 13:17:21,131 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 13:17:21,132 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 13:17:21,132 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 13:17:21,132 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 13:17:21,132 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 13:17:21,133 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 13:17:21,133 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 13:17:21,133 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 13:17:21,133 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 13:17:21,134 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 13:17:21,999 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 13:17:22,538 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 13:17:22,540 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 13:17:22,540 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 13:17:22,569 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 13:17:22,584 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 13:17:22,593 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 13:17:22,620 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 13:17:22,632 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 13:17:22,652 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 13:17:23,180 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 13:17:23,618 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 13:17:23,620 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 13:17:23,638 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 13:17:23,643 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 13:17:23,644 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 13:17:23,651 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 13:17:23,667 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 13:17:23,689 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 13:17:23,693 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 13:17:23,694 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 13:17:23,706 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 13:17:23,706 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 13:17:23,707 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 13:17:23,717 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 13:17:23,719 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 13:17:23,722 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 13:17:23,725 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 13:17:23,736 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 13:17:23,741 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 13:17:23,746 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 13:17:24,511 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 13:17:25,322 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 13:17:25,343 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 13:17:25,361 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 13:17:25,386 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 13:17:25,392 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 13:17:25,398 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 13:17:25,401 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 13:17:25,404 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 13:17:25,406 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 13:17:25,408 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 13:17:25,913 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 13:17:25,915 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 13:17:25,916 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 13:17:25,921 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 13:17:25,921 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 13:17:26,038 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 13:17:26,155 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 13:17:30,807 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 13:17:30,808 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 13:17:33,553 - octoprint.server.preemptive_cache - INFO - ... done in 7.40s 2021-09-26 13:17:33,553 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 13:17:33,595 - octoprint.server.preemptive_cache - INFO - ... done in 0.04s 2021-09-26 13:17:34,058 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 13:17:34,118 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 13:17:34,118 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 13:17:56,111 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:17:56,125 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:18:19,993 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:18:26,171 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:18:26,181 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:18:50,222 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:18:56,251 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:19:02,435 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 13:19:02,435 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 13:19:02,435 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 13:19:02,440 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 13:19:02,447 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 13:19:03,040 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 13:19:03,041 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 13:19:03,041 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 13:19:03,057 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 13:19:03,408 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 13:21:19,055 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 13:21:19,056 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 13:21:19,138 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 13:21:19,525 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 13:21:19,594 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 13:21:19,594 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 13:21:20,048 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-09-26 13:21:20,124 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 13:21:20,125 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 13:21:20,279 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 13:21:23,388 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 13:21:23,391 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 13:21:23,394 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 13:21:23,415 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 13:21:23,602 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 13:21:50,341 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:21:50,363 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:22:20,391 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:22:20,428 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:23:05,511 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:23:40,621 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:24:15,881 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:27:01,987 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 13:32:21,061 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 13:32:45,357 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 13:32:45,358 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 13:32:45,358 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 13:47:21,062 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 13:47:50,459 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 13:48:20,531 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:48:20,540 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:48:50,601 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:48:50,612 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:49:20,641 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:49:50,841 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 13:50:35,901 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:02:21,064 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 14:03:02,625 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 14:03:02,626 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 14:03:02,626 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 14:17:21,065 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 14:18:02,797 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 14:18:32,861 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:18:32,977 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:18:52,897 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 14:18:53,007 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 14:19:23,041 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:19:43,075 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 14:20:13,134 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:32:21,067 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 14:33:14,961 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 14:33:14,962 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 14:33:14,962 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 14:47:21,068 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 14:48:15,134 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 14:48:45,211 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:48:45,353 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:49:15,266 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:49:15,411 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:49:45,311 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:50:20,402 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 14:51:00,471 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 15:02:21,070 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 15:17:21,071 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 15:32:21,073 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 15:17:12,867 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 15:17:12,869 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 15:17:12,875 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 15:17:22,764 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 15:17:22,765 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 15:17:22,765 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 15:17:22,775 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 15:17:22,910 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 15:17:25,622 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 15:17:25,848 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 15:17:25,908 - octoprint.server - INFO - Intermediary server started 2021-09-26 15:17:25,945 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 15:17:25,948 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 15:17:25,952 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 15:17:25,954 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 15:17:25,955 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 15:17:25,955 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 15:17:25,956 - 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')") 2021-09-26 15:17:25,957 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 15:17:25,958 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 15:17:25,961 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 15:17:25,963 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 15:17:25,965 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 15:17:25,966 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 15:17:25,968 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 15:17:25,969 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 15:17:25,971 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 15:17:25,972 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 15:17:27,106 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 15:17:27,759 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 15:17:27,762 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 15:17:27,762 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 15:17:27,829 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 15:17:27,858 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 15:17:27,878 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 15:17:27,915 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-09-26 15:17:27,933 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50005' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 15:17:27,952 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 15:17:27,990 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 15:17:29,090 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 15:17:29,424 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 15:17:29,427 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 15:17:29,428 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 15:17:29,429 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 15:17:29,436 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 15:17:29,440 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 15:17:29,494 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 15:17:29,547 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 15:17:29,555 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 15:17:29,559 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 15:17:29,586 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 15:17:29,586 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 15:17:29,588 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 15:17:29,603 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 15:17:29,607 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 15:17:29,613 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 15:17:29,616 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 15:17:29,646 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 15:17:29,657 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 15:17:29,670 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 15:17:30,387 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 15:17:31,202 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 15:17:31,221 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 15:17:31,250 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 15:17:31,269 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 15:17:31,272 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 15:17:31,279 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 15:17:31,280 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 15:17:31,282 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 15:17:31,283 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 15:17:31,285 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 15:17:31,818 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 15:17:31,821 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 15:17:31,821 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 15:17:31,836 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.9GB. That is considered sufficient for updating. 2021-09-26 15:17:31,836 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 15:17:44,927 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 15:17:44,930 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 15:17:44,930 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 15:17:44,983 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 15:17:45,133 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 15:17:57,955 - octoprint.server.preemptive_cache - INFO - ... done in 12.82s 2021-09-26 15:17:57,955 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 15:17:58,414 - octoprint.server.preemptive_cache - INFO - ... done in 0.46s 2021-09-26 15:20:25,136 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 15:20:26,975 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 15:20:26,979 - octoprint.server.api - INFO - Actively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 15:20:27,023 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 15:20:27,024 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 15:20:27,122 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 15:20:27,673 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 15:20:27,699 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 15:20:27,700 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 15:20:28,557 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 15:20:28,558 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 15:20:28,560 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 15:20:28,562 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 15:20:28,564 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 15:20:28,851 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 15:20:28,852 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 15:20:44,484 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 15:32:25,851 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 15:47:25,852 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 16:02:25,853 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 16:17:25,855 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 16:32:25,856 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 16:47:25,857 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 17:02:25,859 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 17:17:25,860 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 17:32:25,861 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 17:47:25,863 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 18:02:25,864 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 18:17:25,866 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 18:19:35,605 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 18:19:38,845 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-09-26 18:19:38,848 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-09-26 18:19:38,854 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-09-26 18:19:38,875 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 18:20:05,716 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:20:05,733 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:20:05,793 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:20:40,781 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:20:40,785 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:20:40,830 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:21:15,901 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:21:15,909 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:21:45,985 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:21:46,131 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:22:16,047 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:22:16,180 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:22:46,142 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:23:18,061 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 18:32:25,867 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 18:47:25,868 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 19:02:25,870 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 19:17:25,871 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 19:32:25,872 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 19:47:25,873 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 20:02:25,874 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 20:17:25,876 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 20:24:32,989 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 20:32:25,877 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 20:47:25,878 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 21:02:25,880 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 21:17:25,881 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 21:32:25,883 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 21:47:25,884 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 22:02:25,886 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 22:17:25,887 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 22:32:25,889 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 22:47:25,891 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 22:17:12,283 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:17:12,285 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:17:12,289 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:17:18,878 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:17:18,879 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:17:18,879 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:17:18,889 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:17:19,020 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:17:24,988 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:17:25,127 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:17:25,177 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:17:25,194 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:17:25,196 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:17:25,198 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:17:25,198 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:17:25,199 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:17:25,199 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:17:25,200 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 22:17:25,200 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:17:25,200 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:17:25,201 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:17:25,201 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:17:25,201 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:17:25,201 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:17:25,202 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:17:25,202 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:17:25,202 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:17:25,202 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:17:26,070 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:17:26,613 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:17:26,615 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:17:26,616 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:17:26,658 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:17:26,693 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:17:26,713 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:17:26,752 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-09-26 22:17:26,770 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50005' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:17:26,792 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:17:26,830 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:17:27,891 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:17:28,201 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:17:28,204 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:17:28,204 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:17:28,205 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:17:28,207 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:17:28,217 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:17:28,284 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:17:28,336 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:17:28,343 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:17:28,348 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:17:28,375 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:17:28,375 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:17:28,376 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:17:28,392 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:17:28,395 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:17:28,401 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:17:28,405 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:17:28,435 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:17:28,443 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:17:28,458 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:17:29,166 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:17:29,978 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:17:29,999 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:17:30,039 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:17:30,066 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:17:30,070 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:17:30,079 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:17:30,081 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:17:30,082 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:17:30,084 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:17:30,085 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:17:30,602 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:17:30,604 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:17:30,604 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:17:30,608 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:17:30,608 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:17:30,727 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 22:17:30,923 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:17:43,008 - octoprint.server.preemptive_cache - INFO - ... done in 12.09s 2021-09-26 22:17:43,009 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:17:43,468 - octoprint.server.preemptive_cache - INFO - ... done in 0.46s 2021-09-26 22:18:00,820 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:18:00,974 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:18:20,574 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:18:22,567 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:18:22,570 - octoprint.server.api - INFO - Actively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:18:22,615 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:18:22,616 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:18:22,716 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:18:23,218 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:18:23,274 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:18:23,275 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:18:30,874 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:18:31,183 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:19:01,930 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:19:03,929 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:19:37,140 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:19:39,000 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:20:12,230 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:20:14,255 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:20:49,370 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:21:21,611 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:21:52,171 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:22:27,290 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:22:29,060 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:27:39,002 - octoprint.server - INFO - Shutting down... 2021-09-26 22:27:39,653 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 22:27:39,656 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 22:27:39,659 - octoprint.events - INFO - Event loop shut down 2021-09-26 22:27:43,635 - octoprint.server - INFO - Goodbye! 2021-09-26 22:27:55,762 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:27:55,765 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:27:55,770 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:28:01,645 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-09-26 22:28:01,647 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-09-26 22:28:01,647 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-09-26 22:28:01,647 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-09-26 22:30:16,075 - octoprint.startup - INFO - Unable to fetch plugin blacklist from https://plugins.octoprint.org/blacklist.json, proceeding without it: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /blacklist.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2021-09-26 22:30:16,075 - octoprint.startup - INFO - Blacklist processing done 2021-09-26 22:30:16,209 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:30:18,737 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:30:18,962 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:30:19,021 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:30:19,059 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:30:19,062 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:30:19,067 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:30:19,068 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:30:19,068 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:30:19,069 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:30:19,070 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 22:30:19,071 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:30:19,072 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:30:19,077 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:30:19,079 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:30:19,081 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:30:19,083 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:30:19,085 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:30:19,087 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:30:19,089 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:30:19,090 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:30:20,699 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:30:21,351 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:30:21,352 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:30:21,353 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:30:21,411 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:30:21,441 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:30:21,461 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:30:21,502 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-09-26 22:30:21,520 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x50005' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:30:21,544 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:30:21,582 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:30:22,696 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:30:23,039 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:30:23,042 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:30:23,043 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-09-26 22:30:23,044 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:30:23,046 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:30:23,052 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:30:23,082 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-09-26 22:30:23,151 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:30:23,204 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:30:23,211 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:30:23,214 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:30:23,244 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:30:23,244 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:30:23,246 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:30:23,264 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:30:23,269 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:30:23,276 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:30:23,280 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:30:23,308 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:30:23,319 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:30:23,331 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:30:24,035 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:30:24,846 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:30:24,867 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:30:24,896 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:30:25,521 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:30:25,525 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:30:25,527 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:30:25,540 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:30:51,136 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 22:30:51,149 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /update_check_overlay.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 22:30:51,161 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 22:30:56,464 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:31:07,811 - octoprint.server.preemptive_cache - INFO - ... done in 11.35s 2021-09-26 22:31:07,812 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:31:08,271 - octoprint.server.preemptive_cache - INFO - ... done in 0.46s 2021-09-26 22:31:09,693 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:31:09,763 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:31:09,765 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:31:18,986 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:31:18,993 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:31:21,216 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:31:26,564 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:31:38,534 - octoprint.plugins.pluginmanager - ERROR - Could not fetch plugins from repository at https://plugins.octoprint.org/plugins.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1528, in _fetch_repository_from_url r = requests.get(repository_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) 2021-09-26 22:32:09,625 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:32:09,631 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:32:09,650 - octoprint.plugins.pluginmanager - ERROR - Could not fetch notices from https://plugins.octoprint.org/notices.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 1619, in _fetch_notices_from_url r = requests.get(notices_url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by ConnectTimeoutError(, 'Connection to plugins.octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:32:10,614 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:32:21,863 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-09-26 22:32:21,864 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:32:21,864 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:32:21,868 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:32:21,891 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:32:22,773 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:32:22,776 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:32:22,776 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:32:22,814 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 22:32:23,026 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:32:53,707 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn % (self.host, self.timeout), urllib3.exceptions.ConnectTimeoutError: (, 'Connection to octoprint.org timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/home/pi/oprint/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements/__init__.py", line 459, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by ConnectTimeoutError(, 'Connection to octoprint.org timed out. (connect timeout=30)')) 2021-09-26 22:32:53,716 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:32:53,718 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:27:54,222 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:27:54,223 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:27:54,227 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:28:00,792 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:28:00,793 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:28:00,793 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:28:00,819 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:28:00,948 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:28:03,555 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:28:03,698 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:28:03,748 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:28:03,764 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:28:03,766 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:28:03,768 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:28:03,768 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:28:03,769 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:28:03,769 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:28:03,769 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 22:28:03,770 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:28:03,770 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:28:03,770 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:28:03,771 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:28:03,771 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:28:03,771 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:28:03,772 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:28:03,772 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:28:03,772 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:28:03,772 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:28:04,621 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:28:05,125 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:28:05,127 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:28:05,127 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:28:05,165 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:28:05,177 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:28:05,186 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:28:05,210 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:28:05,225 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:28:05,244 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:28:05,770 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:28:06,253 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:28:06,254 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:28:06,255 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:28:06,255 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:28:06,258 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:28:06,273 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:28:06,282 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:28:06,306 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:28:06,310 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:28:06,320 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:28:06,323 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:28:06,323 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:28:06,324 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:28:06,331 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:28:06,333 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:28:06,335 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:28:06,344 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:28:06,349 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:28:06,354 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:28:06,359 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:28:07,122 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:28:07,936 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:28:07,957 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:28:07,977 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:28:08,006 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:28:08,013 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:28:08,019 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:28:08,021 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:28:08,023 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:28:08,026 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:28:08,028 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:28:08,556 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:28:08,558 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:28:08,558 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:28:08,564 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:28:08,564 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:28:21,319 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:28:21,320 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:28:21,320 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:28:21,337 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-09-26 22:28:21,401 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:28:27,628 - octoprint.server.preemptive_cache - INFO - ... done in 6.23s 2021-09-26 22:28:27,628 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:28:27,825 - octoprint.server.preemptive_cache - INFO - ... done in 0.20s 2021-09-26 22:30:59,255 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:31:05,348 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:31:05,351 - octoprint.server.api - INFO - Actively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:31:05,391 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:31:05,392 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:31:05,453 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:31:05,852 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:31:05,905 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:31:05,906 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:31:06,424 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:31:06,425 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:31:06,426 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:31:06,427 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:31:06,427 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:31:06,532 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:31:06,533 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:31:18,950 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:36:29,435 - octoprint.server - INFO - Shutting down... 2021-09-26 22:36:29,458 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 22:36:29,460 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 22:36:29,462 - octoprint.events - INFO - Event loop shut down 2021-09-26 22:36:30,006 - octoprint.server - INFO - Goodbye! 2021-09-26 22:36:53,246 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:36:53,248 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:36:53,252 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:37:00,117 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:37:00,118 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:37:00,118 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:37:00,160 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:37:00,289 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:37:02,915 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:37:03,035 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:37:03,085 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:37:03,101 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:37:03,102 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:37:03,104 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:37:03,105 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:37:03,105 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:37:03,105 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:37:03,106 - 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')") 2021-09-26 22:37:03,106 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:37:03,106 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:37:03,107 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:37:03,107 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:37:03,107 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:37:03,107 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:37:03,108 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:37:03,108 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:37:03,108 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:37:03,108 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:37:03,992 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:37:04,496 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:37:04,498 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:37:04,498 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:37:04,535 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:37:04,548 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:37:04,556 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:37:04,580 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:37:04,589 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:37:04,609 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:37:05,136 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:37:05,169 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:37:05,171 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:37:05,171 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:37:05,174 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:37:05,175 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:37:05,176 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:37:05,198 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:37:05,219 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:37:05,222 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:37:05,226 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:37:05,236 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:37:05,237 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:37:05,237 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:37:05,250 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:37:05,252 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:37:05,256 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:37:05,259 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:37:05,271 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:37:05,276 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:37:05,283 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:37:06,041 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:37:06,852 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:37:06,874 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:37:06,894 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:37:06,925 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:37:06,938 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:37:06,938 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:37:06,964 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633991067749 (::ffff:100.64.9.181) 54.21ms 2021-09-26 22:37:06,962 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:37:06,966 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:37:06,971 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:37:06,976 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:37:07,003 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991069074 (::ffff:100.64.9.181) 18.95ms 2021-09-26 22:37:07,477 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:37:07,478 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:37:07,478 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:37:07,483 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:37:07,483 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:37:07,963 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633991070046 (::ffff:100.64.9.181) 6.48ms 2021-09-26 22:37:08,023 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991070101 (::ffff:100.64.9.181) 12.40ms 2021-09-26 22:37:09,065 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991071125 (::ffff:100.64.9.181) 28.38ms 2021-09-26 22:37:10,104 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991072163 (::ffff:100.64.9.181) 29.38ms 2021-09-26 22:37:11,152 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991073206 (::ffff:100.64.9.181) 33.45ms 2021-09-26 22:37:12,191 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991074251 (::ffff:100.64.9.181) 28.72ms 2021-09-26 22:37:13,229 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991075288 (::ffff:100.64.9.181) 29.00ms 2021-09-26 22:37:14,267 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991076325 (::ffff:100.64.9.181) 30.50ms 2021-09-26 22:37:15,306 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991077366 (::ffff:100.64.9.181) 28.60ms 2021-09-26 22:37:16,347 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991078406 (::ffff:100.64.9.181) 28.64ms 2021-09-26 22:37:17,384 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991079443 (::ffff:100.64.9.181) 28.74ms 2021-09-26 22:37:18,428 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991080480 (::ffff:100.64.9.181) 35.62ms 2021-09-26 22:37:19,472 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991081531 (::ffff:100.64.9.181) 28.54ms 2021-09-26 22:37:19,749 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:37:20,500 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991082572 (::ffff:100.64.9.181) 16.25ms 2021-09-26 22:37:21,585 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991083598 (::ffff:100.64.9.181) 58.34ms 2021-09-26 22:37:22,603 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991084672 (::ffff:100.64.9.181) 17.37ms 2021-09-26 22:37:23,628 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991085703 (::ffff:100.64.9.181) 14.34ms 2021-09-26 22:37:24,658 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991086727 (::ffff:100.64.9.181) 18.62ms 2021-09-26 22:37:25,692 - tornado.access - WARNING - 404 GET /cached.gif?_=1633991087748 (::ffff:100.64.9.181) 27.75ms 2021-09-26 22:37:25,999 - octoprint.server.preemptive_cache - INFO - ... done in 6.25s 2021-09-26 22:37:25,999 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:37:26,196 - octoprint.server.preemptive_cache - INFO - ... done in 0.20s 2021-09-26 22:37:26,699 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://100.64.9.200/:en), signaling as cached 2021-09-26 22:37:26,723 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:37:26,725 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:37:27,130 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:37:27,191 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:37:27,192 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:37:27,850 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:37:27,851 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:37:40,240 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:40:14,395 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:40:14,452 - octoprint.server - INFO - Shutting down... 2021-09-26 22:40:15,297 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 22:40:15,300 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 22:40:15,301 - octoprint.events - INFO - Event loop shut down 2021-09-26 22:40:15,819 - octoprint.server - INFO - Goodbye! 2021-09-26 22:40:28,242 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:40:28,246 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:40:28,250 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:40:35,078 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:40:35,078 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:40:35,079 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:40:35,114 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:40:35,273 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:40:37,881 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:40:38,002 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:40:38,051 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:40:38,068 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:40:38,069 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:40:38,070 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:40:38,071 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:40:38,071 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:40:38,071 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:40:38,072 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 22:40:38,072 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:40:38,072 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:40:38,073 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:40:38,073 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:40:38,073 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:40:38,073 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:40:38,074 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:40:38,074 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:40:38,074 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:40:38,075 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:40:38,948 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:40:39,473 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:40:39,475 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:40:39,475 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:40:39,514 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:40:39,527 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:40:39,535 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:40:39,559 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:40:39,569 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:40:39,588 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:40:40,142 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:40:40,559 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:40:40,561 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:40:40,561 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:40:40,562 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:40:40,564 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:40:40,566 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:40:40,588 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:40:40,609 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:40:40,613 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:40:40,614 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:40:40,621 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:40:40,621 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:40:40,621 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:40:40,636 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:40:40,638 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:40:40,642 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:40:40,645 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:40:40,656 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:40:40,661 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:40:40,665 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:40:41,432 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:40:42,242 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:40:42,254 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:40:42,293 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:40:42,311 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:40:42,327 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:40:42,328 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:40:42,334 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:40:42,339 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:40:42,340 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:40:42,341 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:40:42,836 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:40:42,838 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:40:42,838 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:40:42,843 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:40:42,844 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:40:42,967 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:40:43,002 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:40:43,003 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:40:55,012 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:40:55,012 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:40:55,158 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:41:01,320 - octoprint.server.preemptive_cache - INFO - ... done in 6.16s 2021-09-26 22:41:01,321 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:41:01,513 - octoprint.server.preemptive_cache - INFO - ... done in 0.19s 2021-09-26 22:41:07,315 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:41:07,324 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:41:07,343 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:41:07,586 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:41:07,587 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:41:07,615 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:42:30,781 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:42:30,782 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:42:31,039 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:42:31,553 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:42:31,574 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:42:31,575 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:42:32,192 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:42:32,192 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:42:32,269 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:40:28,090 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:40:28,091 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:40:28,094 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:40:34,655 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:40:34,655 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:40:34,655 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:40:34,683 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:40:34,812 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:40:37,373 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:40:37,499 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:40:37,549 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:40:37,566 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:40:37,567 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:40:37,569 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:40:37,570 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:40:37,570 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:40:37,570 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:40:37,571 - 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')") 2021-09-26 22:40:37,571 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:40:37,571 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:40:37,572 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:40:37,572 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:40:37,572 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:40:37,572 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:40:37,573 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:40:37,573 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:40:37,573 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:40:37,573 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:40:38,462 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:40:39,016 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:40:39,017 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:40:39,018 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:40:39,056 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:40:39,069 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:40:39,077 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:40:39,102 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:40:39,110 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:40:39,123 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:40:39,650 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:40:40,062 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:40:40,064 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:40:40,064 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:40:40,065 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:40:40,067 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:40:40,087 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:40:40,091 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:40:40,113 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:40:40,116 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:40:40,119 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:40:40,126 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:40:40,126 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:40:40,126 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:40:40,141 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:40:40,143 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:40:40,147 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:40:40,158 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:40:40,162 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:40:40,168 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:40:40,172 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:40:40,941 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:40:41,753 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:40:41,761 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:40:41,794 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:40:41,827 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:40:41,833 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:40:41,844 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:40:41,853 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:40:41,859 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:40:41,860 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:40:41,883 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:40:41,890 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:40:41,907 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:40:41,908 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:40:42,050 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:40:42,257 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:40:42,258 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:40:42,394 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:40:42,395 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:40:42,395 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:40:42,401 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:40:54,767 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:40:55,211 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:40:55,212 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:41:07,815 - octoprint.server.preemptive_cache - INFO - ... done in 13.05s 2021-09-26 22:41:07,815 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:41:07,842 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:41:07,852 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:41:08,113 - octoprint.server.preemptive_cache - INFO - ... done in 0.30s 2021-09-26 22:41:08,304 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:41:08,367 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:41:08,367 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:41:08,993 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:41:08,993 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:41:09,064 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:43:46,177 - octoprint.server - INFO - Shutting down... 2021-09-26 22:43:46,252 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 22:43:46,253 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 22:43:46,255 - octoprint.events - INFO - Event loop shut down 2021-09-26 22:43:46,763 - octoprint.server - INFO - Goodbye! 2021-09-26 22:44:03,194 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:44:03,196 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:44:03,200 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:44:10,181 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:44:10,182 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:44:10,182 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:44:10,192 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:44:10,321 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:44:12,929 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:44:13,074 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:44:13,123 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:44:13,140 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:44:13,142 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:44:13,144 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:44:13,144 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:44:13,144 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:44:13,145 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:44:13,145 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 22:44:13,145 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:44:13,146 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:44:13,146 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:44:13,146 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:44:13,147 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:44:13,147 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:44:13,147 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:44:13,147 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:44:13,148 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:44:13,148 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:44:14,044 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:44:14,551 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:44:14,552 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:44:14,553 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:44:14,590 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:44:14,603 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:44:14,611 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:44:14,635 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:44:14,646 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:44:14,664 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:44:15,190 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:44:15,632 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:44:15,634 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:44:15,634 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:44:15,634 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:44:15,638 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:44:15,639 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:44:15,663 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:44:15,688 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:44:15,699 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:44:15,702 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:44:15,712 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:44:15,713 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:44:15,714 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:44:15,732 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:44:15,734 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:44:15,739 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:44:15,741 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:44:15,758 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:44:15,764 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:44:15,769 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:44:16,512 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:44:17,326 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:44:17,346 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:44:17,367 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:44:17,388 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:44:17,394 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:44:17,399 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:44:17,401 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:44:17,403 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:44:17,405 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:44:17,407 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:44:17,918 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:44:17,919 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:44:17,919 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:44:17,926 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:44:17,926 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:44:24,857 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:44:24,892 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:44:24,893 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:44:30,097 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:44:30,100 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:44:30,237 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:44:36,871 - octoprint.server.preemptive_cache - INFO - ... done in 6.63s 2021-09-26 22:44:36,872 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:44:37,069 - octoprint.server.preemptive_cache - INFO - ... done in 0.20s 2021-09-26 22:44:42,455 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:45:29,988 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:45:29,989 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:45:30,257 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:45:30,696 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:45:30,758 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:45:30,759 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:45:31,377 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:45:31,378 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:45:31,435 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:49:28,720 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:49:28,721 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:49:28,863 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:49:29,320 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:49:29,354 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:49:29,354 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:49:29,928 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:49:29,928 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:49:30,012 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:57:19,513 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:57:19,514 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:57:19,632 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:57:20,140 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:57:20,176 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:57:20,177 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:57:20,580 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:57:20,930 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2021-09-26 22:57:21,130 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:57:21,130 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:59:13,075 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 22:44:03,278 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:44:03,279 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:44:03,282 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:44:09,840 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:44:09,840 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:44:09,840 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:44:09,867 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:44:09,996 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:44:12,549 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:44:12,675 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:44:12,725 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:44:12,741 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:44:12,743 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:44:12,745 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:44:12,745 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:44:12,746 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:44:12,746 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:44:12,747 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 22:44:12,747 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:44:12,747 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:44:12,747 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:44:12,748 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:44:12,748 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:44:12,748 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:44:12,748 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:44:12,749 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:44:12,749 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:44:12,749 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:44:13,639 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:44:14,144 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:44:14,146 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:44:14,146 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:44:14,184 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:44:14,197 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:44:14,205 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:44:14,229 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:44:14,237 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:44:14,250 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:44:14,775 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:44:15,239 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:44:15,241 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:44:15,241 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:44:15,242 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:44:15,247 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:44:15,257 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:44:15,281 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:44:15,314 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:44:15,319 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:44:15,322 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:44:15,339 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:44:15,339 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:44:15,340 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:44:15,351 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:44:15,354 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:44:15,357 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:44:15,367 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:44:15,378 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:44:15,385 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:44:15,394 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:44:16,133 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:44:16,946 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:44:16,966 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:44:16,988 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:44:17,009 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:44:17,011 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:44:17,018 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:44:17,020 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:44:17,021 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:44:17,023 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:44:17,025 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:44:17,541 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:44:17,542 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:44:17,543 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:44:17,548 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:44:17,548 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:44:29,837 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:44:36,097 - octoprint.server.preemptive_cache - INFO - ... done in 6.26s 2021-09-26 22:44:36,097 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:44:36,289 - octoprint.server.preemptive_cache - INFO - ... done in 0.19s 2021-09-26 22:45:03,841 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:45:03,842 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:45:04,430 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:45:04,456 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:45:04,457 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:45:05,122 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:45:05,123 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:45:17,428 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 22:57:08,775 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 22:57:08,788 - octoprint.server - INFO - Shutting down... 2021-09-26 22:57:09,542 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 22:57:09,544 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 22:57:09,546 - octoprint.events - INFO - Event loop shut down 2021-09-26 22:57:10,114 - octoprint.server - INFO - Goodbye! 2021-09-26 22:57:42,190 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:57:42,192 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 22:57:42,196 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 22:57:49,011 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 22:57:49,011 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 22:57:49,011 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 22:57:49,090 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 22:57:49,355 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 22:57:51,794 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 22:57:51,914 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 22:57:51,963 - octoprint.server - INFO - Intermediary server started 2021-09-26 22:57:51,979 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 22:57:51,980 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 22:57:51,982 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 22:57:51,983 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 22:57:51,983 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 22:57:51,984 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 22:57:51,984 - 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')") 2021-09-26 22:57:51,984 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 22:57:51,985 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 22:57:51,985 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 22:57:51,985 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 22:57:51,985 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 22:57:51,986 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 22:57:51,986 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 22:57:51,986 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 22:57:51,986 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 22:57:51,987 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 22:57:52,869 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:57:53,393 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 22:57:53,395 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:57:53,395 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:57:53,433 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 22:57:53,445 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 22:57:53,454 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 22:57:53,478 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 22:57:53,488 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 22:57:53,506 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 22:57:54,036 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 22:57:54,519 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 22:57:54,522 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 22:57:54,523 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 22:57:54,524 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 22:57:54,532 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 22:57:54,551 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 22:57:54,587 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 22:57:54,625 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 22:57:54,630 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 22:57:54,634 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 22:57:54,642 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 22:57:54,643 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 22:57:54,643 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 22:57:54,662 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 22:57:54,665 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:57:54,670 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 22:57:54,673 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 22:57:54,691 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 22:57:54,698 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 22:57:54,704 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 22:57:55,453 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 22:57:56,266 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 22:57:56,289 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 22:57:56,310 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 22:57:56,342 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 22:57:56,345 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 22:57:56,360 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:57:56,376 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 22:57:56,377 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:57:56,385 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633993959317 (::ffff:100.64.9.181) 51.73ms 2021-09-26 22:57:56,386 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 22:57:56,392 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 22:57:56,418 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993960693 (::ffff:100.64.9.181) 16.79ms 2021-09-26 22:57:56,873 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 22:57:56,875 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 22:57:56,875 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 22:57:56,880 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 22:57:56,880 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 22:57:57,401 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633993961686 (::ffff:100.64.9.181) 6.85ms 2021-09-26 22:57:57,443 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993961722 (::ffff:100.64.9.181) 13.29ms 2021-09-26 22:57:58,481 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993962746 (::ffff:100.64.9.181) 25.18ms 2021-09-26 22:57:59,524 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993963784 (::ffff:100.64.9.181) 30.15ms 2021-09-26 22:58:00,547 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993964827 (::ffff:100.64.9.181) 12.71ms 2021-09-26 22:58:01,583 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993965847 (::ffff:100.64.9.181) 26.33ms 2021-09-26 22:58:02,624 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993966885 (::ffff:100.64.9.181) 28.93ms 2021-09-26 22:58:03,667 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993967927 (::ffff:100.64.9.181) 30.72ms 2021-09-26 22:58:04,714 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993968971 (::ffff:100.64.9.181) 33.32ms 2021-09-26 22:58:05,758 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993970016 (::ffff:100.64.9.181) 30.40ms 2021-09-26 22:58:06,796 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993971058 (::ffff:100.64.9.181) 29.06ms 2021-09-26 22:58:07,837 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993972096 (::ffff:100.64.9.181) 31.38ms 2021-09-26 22:58:08,877 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993973139 (::ffff:100.64.9.181) 28.84ms 2021-09-26 22:58:09,160 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:58:09,906 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993974182 (::ffff:100.64.9.181) 15.09ms 2021-09-26 22:58:10,990 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993975208 (::ffff:100.64.9.181) 58.61ms 2021-09-26 22:58:12,007 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993976281 (::ffff:100.64.9.181) 15.47ms 2021-09-26 22:58:13,028 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993977306 (::ffff:100.64.9.181) 13.54ms 2021-09-26 22:58:14,093 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993978331 (::ffff:100.64.9.181) 43.15ms 2021-09-26 22:58:15,107 - tornado.access - WARNING - 404 GET /cached.gif?_=1633993979382 (::ffff:100.64.9.181) 12.70ms 2021-09-26 22:58:15,769 - octoprint.server.preemptive_cache - INFO - ... done in 6.61s 2021-09-26 22:58:15,769 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 22:58:15,964 - octoprint.server.preemptive_cache - INFO - ... done in 0.20s 2021-09-26 22:58:16,123 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://100.64.9.200/:en), signaling as cached 2021-09-26 22:58:16,149 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:58:16,150 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:58:16,603 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 22:58:16,672 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 22:58:16,672 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 22:58:17,308 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 22:58:17,308 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 22:58:29,621 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:00:16,397 - octoprint.server - INFO - Shutting down... 2021-09-26 23:00:16,710 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 23:00:16,711 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 23:00:16,713 - octoprint.events - INFO - Event loop shut down 2021-09-26 23:00:17,702 - octoprint.server - INFO - Goodbye! 2021-09-26 23:00:37,287 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:00:37,288 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 23:00:37,293 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:00:44,127 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 23:00:44,127 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 23:00:44,128 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 23:00:44,190 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 23:00:44,361 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 23:00:47,000 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 23:00:47,121 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 23:00:47,170 - octoprint.server - INFO - Intermediary server started 2021-09-26 23:00:47,187 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 23:00:47,188 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 23:00:47,191 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 23:00:47,191 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 23:00:47,191 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 23:00:47,192 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 23:00:47,192 - 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')") 2021-09-26 23:00:47,192 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 23:00:47,193 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 23:00:47,193 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 23:00:47,193 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 23:00:47,194 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 23:00:47,194 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:00:47,194 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:00:47,195 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 23:00:47,195 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 23:00:47,195 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 23:00:48,087 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:00:48,599 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 23:00:48,601 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:00:48,601 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:00:48,639 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 23:00:48,652 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 23:00:48,660 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 23:00:48,684 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 23:00:48,694 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 23:00:48,712 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 23:00:49,234 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 23:00:49,452 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 23:00:49,454 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 23:00:49,455 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 23:00:49,455 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 23:00:49,458 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 23:00:49,459 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 23:00:49,483 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 23:00:49,505 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 23:00:49,509 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 23:00:49,512 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 23:00:49,523 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 23:00:49,523 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 23:00:49,523 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 23:00:49,535 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 23:00:49,537 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:00:49,541 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 23:00:49,544 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:00:49,558 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 23:00:49,563 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 23:00:49,567 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 23:00:50,328 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 23:00:51,147 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 23:00:51,165 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 23:00:51,191 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 23:00:51,236 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 23:00:51,240 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 23:00:51,247 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:00:51,249 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:00:51,252 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 23:00:51,257 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 23:00:51,259 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633994279606 (::ffff:100.64.9.181) 57.03ms 2021-09-26 23:00:51,260 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 23:00:51,301 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994280425 (::ffff:100.64.9.181) 23.15ms 2021-09-26 23:00:51,763 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:00:51,764 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:00:51,764 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:00:51,769 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 23:00:51,769 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 23:00:52,280 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633994281411 (::ffff:100.64.9.181) 13.94ms 2021-09-26 23:00:52,331 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994281456 (::ffff:100.64.9.181) 22.34ms 2021-09-26 23:00:53,371 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994282488 (::ffff:100.64.9.181) 29.21ms 2021-09-26 23:00:54,416 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994283530 (::ffff:100.64.9.181) 31.30ms 2021-09-26 23:00:55,453 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994284574 (::ffff:100.64.9.181) 25.14ms 2021-09-26 23:00:56,494 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994285611 (::ffff:100.64.9.181) 29.00ms 2021-09-26 23:00:57,531 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994286648 (::ffff:100.64.9.181) 28.12ms 2021-09-26 23:00:58,567 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994287686 (::ffff:100.64.9.181) 26.30ms 2021-09-26 23:00:59,609 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994288723 (::ffff:100.64.9.181) 30.86ms 2021-09-26 23:01:00,649 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994289766 (::ffff:100.64.9.181) 28.44ms 2021-09-26 23:01:01,690 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994290804 (::ffff:100.64.9.181) 30.61ms 2021-09-26 23:01:02,733 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994291843 (::ffff:100.64.9.181) 34.61ms 2021-09-26 23:01:03,774 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994292891 (::ffff:100.64.9.181) 28.72ms 2021-09-26 23:01:04,051 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:01:04,798 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994293929 (::ffff:100.64.9.181) 15.54ms 2021-09-26 23:01:05,869 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994294954 (::ffff:100.64.9.181) 43.12ms 2021-09-26 23:01:06,889 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994296016 (::ffff:100.64.9.181) 13.19ms 2021-09-26 23:01:07,913 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994297047 (::ffff:100.64.9.181) 13.09ms 2021-09-26 23:01:08,966 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994298072 (::ffff:100.64.9.181) 26.48ms 2021-09-26 23:01:09,996 - tornado.access - WARNING - 404 GET /cached.gif?_=1633994299122 (::ffff:100.64.9.181) 13.12ms 2021-09-26 23:01:10,664 - octoprint.server.preemptive_cache - INFO - ... done in 6.61s 2021-09-26 23:01:10,665 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:01:10,857 - octoprint.server.preemptive_cache - INFO - ... done in 0.19s 2021-09-26 23:01:11,015 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://100.64.9.200/:en), signaling as cached 2021-09-26 23:01:11,038 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:01:11,039 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:01:11,398 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:01:11,457 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:01:11,458 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:01:12,082 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:01:12,082 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:01:24,399 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:06:50,402 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 23:06:50,415 - octoprint.server - INFO - Shutting down... 2021-09-26 23:06:50,642 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 23:06:50,644 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 23:06:50,645 - octoprint.events - INFO - Event loop shut down 2021-09-26 23:06:51,549 - octoprint.server - INFO - Goodbye! 2021-09-26 23:07:02,662 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:07:02,664 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 23:07:02,668 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:07:09,551 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 23:07:09,551 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 23:07:09,551 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 23:07:09,561 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 23:07:09,693 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 23:07:11,743 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 23:07:11,900 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 23:07:11,950 - octoprint.server - INFO - Intermediary server started 2021-09-26 23:07:11,968 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 23:07:11,969 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 23:07:11,971 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 23:07:11,972 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 23:07:11,973 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 23:07:11,973 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 23:07:11,973 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 23:07:11,974 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 23:07:11,974 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 23:07:11,974 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 23:07:11,975 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 23:07:11,975 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 23:07:11,975 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:07:11,975 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 23:07:11,976 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 23:07:11,976 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 23:07:11,976 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 23:07:12,834 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:07:13,341 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 23:07:13,342 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:07:13,342 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:07:13,394 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 23:07:13,407 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 23:07:13,415 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 23:07:13,441 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 23:07:13,453 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 23:07:13,471 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 23:07:13,996 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 23:07:14,271 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 23:07:14,273 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 23:07:14,273 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 23:07:14,276 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 23:07:14,277 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 23:07:14,279 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 23:07:14,301 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 23:07:14,323 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 23:07:14,326 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 23:07:14,329 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 23:07:14,335 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 23:07:14,335 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 23:07:14,336 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 23:07:14,358 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 23:07:14,360 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:07:14,364 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 23:07:14,366 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:07:14,381 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 23:07:14,386 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 23:07:14,391 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 23:07:15,155 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 23:07:15,965 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 23:07:15,985 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 23:07:16,011 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 23:07:16,027 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:07:16,029 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:07:16,048 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 23:07:16,051 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 23:07:16,053 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 23:07:16,056 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 23:07:16,059 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 23:07:16,560 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:07:16,562 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:07:16,563 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:07:16,569 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 23:07:16,569 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 23:07:28,856 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:07:35,303 - octoprint.server.preemptive_cache - INFO - ... done in 6.45s 2021-09-26 23:07:35,303 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:07:35,496 - octoprint.server.preemptive_cache - INFO - ... done in 0.19s 2021-09-26 23:08:11,506 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:08:11,507 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:08:12,035 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:08:12,065 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:08:12,065 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:08:12,691 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:08:12,692 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:08:28,147 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:15:01,216 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:15:01,218 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:15:01,359 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 23:15:01,792 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:15:01,847 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:15:01,847 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:15:02,449 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:15:02,450 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:15:02,528 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:15:52,804 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:15:52,805 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:15:52,950 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 23:15:53,426 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:15:53,440 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:15:53,440 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:15:54,019 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:15:54,019 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:15:54,089 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:21:28,067 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:21:28,068 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:21:31,403 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:21:31,404 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:22:11,902 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-09-26 23:34:47,258 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 23:34:47,265 - octoprint.server - INFO - Shutting down... 2021-09-26 23:34:47,811 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 23:34:47,814 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 23:34:47,816 - octoprint.events - INFO - Event loop shut down 2021-09-26 23:34:48,666 - octoprint.server - INFO - Goodbye! 2021-09-26 23:35:08,726 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:35:08,728 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 23:35:08,986 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:35:15,598 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 23:35:15,598 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 23:35:15,599 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 23:35:15,618 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 23:35:15,756 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 23:35:17,799 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 23:35:17,948 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 23:35:17,997 - octoprint.server - INFO - Intermediary server started 2021-09-26 23:35:18,015 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 23:35:18,016 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 23:35:18,018 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 23:35:18,019 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 23:35:18,019 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 23:35:18,019 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 23:35:18,020 - 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')") 2021-09-26 23:35:18,020 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 23:35:18,020 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 23:35:18,021 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 23:35:18,021 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 23:35:18,021 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 23:35:18,022 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:35:18,022 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 23:35:18,022 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 23:35:18,022 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 23:35:18,023 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 23:35:18,869 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:35:19,394 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 23:35:19,395 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:35:19,395 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:35:19,433 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 23:35:19,446 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 23:35:19,455 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 23:35:19,479 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 23:35:19,490 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 23:35:19,508 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 23:35:20,039 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 23:35:20,506 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 23:35:20,510 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 23:35:20,511 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 23:35:20,518 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 23:35:20,519 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 23:35:20,522 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 23:35:20,566 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 23:35:20,605 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 23:35:20,611 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 23:35:20,614 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 23:35:20,626 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 23:35:20,627 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 23:35:20,627 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 23:35:20,646 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 23:35:20,648 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:35:20,653 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 23:35:20,669 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:35:20,676 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 23:35:20,683 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 23:35:20,690 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 23:35:21,441 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 23:35:22,257 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 23:35:22,262 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 23:35:22,300 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 23:35:22,325 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:35:22,330 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:35:22,334 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 23:35:22,335 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 23:35:22,337 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 23:35:22,338 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 23:35:22,340 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 23:35:22,859 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:35:22,862 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:35:22,862 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:35:22,867 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 23:35:22,867 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 23:35:35,170 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:35:41,369 - octoprint.server.preemptive_cache - INFO - ... done in 6.20s 2021-09-26 23:35:41,369 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:35:41,566 - octoprint.server.preemptive_cache - INFO - ... done in 0.20s 2021-09-26 23:35:52,339 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:35:52,340 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:35:52,902 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:35:52,931 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:35:52,931 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:35:53,623 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:35:53,624 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:36:05,888 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:35:08,724 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:35:08,725 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 23:35:08,727 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:35:15,273 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 23:35:15,273 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 23:35:15,274 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 23:35:15,299 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 23:35:15,433 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 23:35:17,532 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 23:35:17,653 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 23:35:17,703 - octoprint.server - INFO - Intermediary server started 2021-09-26 23:35:17,719 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 23:35:17,720 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 23:35:17,723 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 23:35:17,723 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 23:35:17,723 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 23:35:17,724 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 23:35:17,724 - 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')") 2021-09-26 23:35:17,724 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 23:35:17,725 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 23:35:17,725 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 23:35:17,725 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 23:35:17,725 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 23:35:17,726 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:35:17,726 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:35:17,726 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 23:35:17,727 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 23:35:17,727 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 23:35:18,572 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:35:19,128 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 23:35:19,130 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:35:19,130 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:35:19,168 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 23:35:19,180 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 23:35:19,189 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 23:35:19,214 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 23:35:19,223 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 23:35:19,236 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 23:35:19,757 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 23:35:20,122 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 23:35:20,123 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 23:35:20,124 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 23:35:20,124 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 23:35:20,127 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 23:35:20,129 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 23:35:20,151 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 23:35:20,172 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 23:35:20,176 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 23:35:20,178 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 23:35:20,185 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 23:35:20,185 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 23:35:20,186 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 23:35:20,202 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 23:35:20,204 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:35:20,207 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 23:35:20,209 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:35:20,223 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 23:35:20,229 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 23:35:20,234 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 23:35:20,996 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 23:35:21,809 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 23:35:21,831 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 23:35:21,853 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 23:35:21,903 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:35:21,905 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 23:35:21,918 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 23:35:21,918 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:35:21,922 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:35:21,923 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 23:35:21,941 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 23:35:21,947 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 23:35:21,963 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:35:21,964 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:35:22,111 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 23:35:22,322 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:35:22,322 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:35:22,448 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:35:22,449 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:35:22,450 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:35:22,455 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 23:35:34,808 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:35:35,258 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:35:35,259 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:35:47,312 - octoprint.server.preemptive_cache - INFO - ... done in 12.50s 2021-09-26 23:35:47,312 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:35:47,363 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:35:47,371 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:100.64.9.181 2021-09-26 23:35:47,646 - octoprint.server.preemptive_cache - INFO - ... done in 0.33s 2021-09-26 23:35:47,761 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:35:47,830 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:35:47,830 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:35:48,420 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:35:48,421 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:35:48,509 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:37:50,722 - octoprint.server - INFO - Shutting down... 2021-09-26 23:37:51,251 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 23:37:51,252 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 23:37:51,254 - octoprint.events - INFO - Event loop shut down 2021-09-26 23:37:51,949 - octoprint.server - INFO - Goodbye! 2021-09-26 23:38:03,977 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:38:03,978 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 23:38:03,983 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:38:10,572 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 23:38:10,572 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 23:38:10,572 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 23:38:10,583 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 23:38:10,716 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 23:38:12,807 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 23:38:12,928 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 23:38:12,978 - octoprint.server - INFO - Intermediary server started 2021-09-26 23:38:12,995 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 23:38:12,996 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 23:38:12,998 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 23:38:12,998 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 23:38:12,999 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 23:38:12,999 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 23:38:12,999 - 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')") 2021-09-26 23:38:13,000 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 23:38:13,000 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 23:38:13,000 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 23:38:13,001 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 23:38:13,001 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 23:38:13,001 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:38:13,001 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:38:13,002 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 23:38:13,002 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 23:38:13,002 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 23:38:13,888 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:38:14,431 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 23:38:14,433 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:38:14,433 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:38:14,471 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 23:38:14,484 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 23:38:14,492 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 23:38:14,518 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 23:38:14,531 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 23:38:14,549 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 23:38:15,095 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 23:38:15,483 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 23:38:15,484 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 23:38:15,485 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 23:38:15,485 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 23:38:15,488 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 23:38:15,489 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 23:38:15,524 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 23:38:15,546 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 23:38:15,549 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 23:38:15,552 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 23:38:15,559 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 23:38:15,559 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 23:38:15,559 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 23:38:15,575 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 23:38:15,577 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:38:15,581 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 23:38:15,583 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:38:15,598 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 23:38:15,603 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 23:38:15,608 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 23:38:16,373 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 23:38:17,183 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 23:38:17,188 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 23:38:17,229 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 23:38:17,273 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:38:17,275 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 23:38:17,276 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:38:17,277 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 23:38:17,279 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 23:38:17,285 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 23:38:17,286 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 23:38:17,300 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633997470057 (::ffff:100.64.9.181) 50.58ms 2021-09-26 23:38:17,331 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997471414 (::ffff:100.64.9.181) 18.02ms 2021-09-26 23:38:17,776 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:38:17,778 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:38:17,778 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:38:17,782 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 23:38:17,783 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 23:38:18,315 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1633997472409 (::ffff:100.64.9.181) 7.63ms 2021-09-26 23:38:18,350 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997472440 (::ffff:100.64.9.181) 12.43ms 2021-09-26 23:38:19,387 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997473459 (::ffff:100.64.9.181) 28.38ms 2021-09-26 23:38:20,419 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997474497 (::ffff:100.64.9.181) 22.96ms 2021-09-26 23:38:21,458 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997475529 (::ffff:100.64.9.181) 28.21ms 2021-09-26 23:38:22,501 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997476572 (::ffff:100.64.9.181) 29.55ms 2021-09-26 23:38:23,542 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997477614 (::ffff:100.64.9.181) 28.36ms 2021-09-26 23:38:24,583 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997478652 (::ffff:100.64.9.181) 30.49ms 2021-09-26 23:38:25,624 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997479696 (::ffff:100.64.9.181) 28.26ms 2021-09-26 23:38:26,665 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997480737 (::ffff:100.64.9.181) 26.42ms 2021-09-26 23:38:27,704 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997481777 (::ffff:100.64.9.181) 27.19ms 2021-09-26 23:38:28,742 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997482813 (::ffff:100.64.9.181) 28.26ms 2021-09-26 23:38:29,781 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997483852 (::ffff:100.64.9.181) 28.35ms 2021-09-26 23:38:30,056 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:38:30,822 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997484895 (::ffff:100.64.9.181) 23.15ms 2021-09-26 23:38:31,901 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997485933 (::ffff:100.64.9.181) 53.54ms 2021-09-26 23:38:32,913 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997487000 (::ffff:100.64.9.181) 14.43ms 2021-09-26 23:38:33,938 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997488025 (::ffff:100.64.9.181) 14.21ms 2021-09-26 23:38:34,982 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997489050 (::ffff:100.64.9.181) 27.21ms 2021-09-26 23:38:36,037 - tornado.access - WARNING - 404 GET /cached.gif?_=1633997490088 (::ffff:100.64.9.181) 31.31ms 2021-09-26 23:38:36,347 - octoprint.server.preemptive_cache - INFO - ... done in 6.29s 2021-09-26 23:38:36,347 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:38:36,539 - octoprint.server.preemptive_cache - INFO - ... done in 0.19s 2021-09-26 23:38:37,058 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://100.64.9.200/:en), signaling as cached 2021-09-26 23:38:37,082 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:38:37,082 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:38:37,487 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:38:37,546 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:38:37,546 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:38:38,156 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:38:38,156 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:38:50,461 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:42:21,897 - octoprint.server - INFO - Shutting down... 2021-09-26 23:42:22,638 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-09-26 23:42:22,640 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-09-26 23:42:22,642 - octoprint.events - INFO - Event loop shut down 2021-09-26 23:42:23,160 - octoprint.server - INFO - Goodbye! 2021-09-26 23:42:51,231 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:42:51,233 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-09-26 23:42:51,238 - octoprint.startup - INFO - ****************************************************************************** 2021-09-26 23:42:57,847 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-09-26 23:42:57,847 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-09-26 23:42:57,848 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-09-26 23:42:57,858 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-09-26 23:42:57,987 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-09-26 23:43:00,075 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-09-26 23:43:00,198 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-09-26 23:43:00,247 - octoprint.server - INFO - Intermediary server started 2021-09-26 23:43:00,264 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-09-26 23:43:00,265 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-09-26 23:43:00,268 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-09-26 23:43:00,268 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-09-26 23:43:00,268 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-09-26 23:43:00,269 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-09-26 23:43:00,269 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-09-26 23:43:00,269 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-09-26 23:43:00,270 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-09-26 23:43:00,270 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-09-26 23:43:00,270 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-09-26 23:43:00,270 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-09-26 23:43:00,271 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-09-26 23:43:00,271 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-09-26 23:43:00,271 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-09-26 23:43:00,271 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-09-26 23:43:00,272 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-09-26 23:43:01,159 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:43:01,678 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-09-26 23:43:01,680 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:43:01,680 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:43:01,718 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-09-26 23:43:01,731 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-09-26 23:43:01,739 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-09-26 23:43:01,763 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1500.0 | ram: 3959984128 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-09-26 23:43:01,773 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-09-26 23:43:01,791 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-09-26 23:43:02,352 - octoprint.server - INFO - Shutting down intermediary server... 2021-09-26 23:43:02,756 - octoprint.server - INFO - Intermediary server shut down 2021-09-26 23:43:02,757 - octoprint.events - INFO - Processing startup event, this is our first event 2021-09-26 23:43:02,758 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-09-26 23:43:02,759 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-09-26 23:43:02,759 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-09-26 23:43:02,763 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-09-26 23:43:02,784 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-09-26 23:43:02,806 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-09-26 23:43:02,810 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-09-26 23:43:02,812 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-09-26 23:43:02,818 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-09-26 23:43:02,819 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-09-26 23:43:02,819 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-09-26 23:43:02,835 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-09-26 23:43:02,837 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:43:02,841 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-09-26 23:43:02,843 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-09-26 23:43:02,859 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jun 1 2021" 2021-09-26 23:43:02,862 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-09-26 23:43:02,868 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-09-26 23:43:03,632 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-09-26 23:43:04,439 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-09-26 23:43:04,446 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-09-26 23:43:04,484 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-09-26 23:43:04,516 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:43:04,523 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:43:04,527 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-09-26 23:43:04,531 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-09-26 23:43:04,533 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-09-26 23:43:04,536 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-09-26 23:43:04,539 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-09-26 23:43:05,033 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-09-26 23:43:05,034 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-09-26 23:43:05,035 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-09-26 23:43:05,040 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.8GB. That is considered sufficient for updating. 2021-09-26 23:43:05,041 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-09-26 23:43:17,303 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.9.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:43:22,801 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:43:22,802 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:43:24,238 - octoprint.server.preemptive_cache - INFO - ... done in 6.93s 2021-09-26 23:43:24,238 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://100.64.0.200/', 'path': '/', 'query_string': 'l10n=en'} 2021-09-26 23:43:24,520 - octoprint.server.preemptive_cache - INFO - ... done in 0.28s 2021-09-26 23:43:24,749 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:100.64.9.181 2021-09-26 23:43:24,789 - octoprint.server.util.flask - INFO - Passively logging in user Skeegan123 from ::ffff:100.64.9.181 2021-09-26 23:43:24,790 - octoprint.access.users - INFO - Logged in user: Skeegan123 2021-09-26 23:43:25,434 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-09-26 23:43:25,434 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-09-26 23:43:37,733 - octoprint.server.util.sockjs - INFO - User Skeegan123 logged in on the socket from client ::ffff:100.64.9.181 2021-09-26 23:58:00,199 - octoprint.server.heartbeat - INFO - Server heartbeat <3