2021-01-31 19:03:49,662 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 19:03:49,673 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2021-01-31 19:03:49,673 - octoprint.server - INFO - OctoPrint 1.5.2 2021-01-31 19:03:49,680 - 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-01-31 19:03:49,709 - 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-01-31 19:03:49,709 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2021-01-31 19:06:28,233 - octoprint.server - INFO - Shutting down... 2021-01-31 19:06:29,072 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 19:06:29,075 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 19:06:29,077 - octoprint.events - INFO - Event loop shut down 2021-01-31 19:06:29,587 - octoprint.server - INFO - Goodbye! 2021-01-31 13:06:37,185 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:06:37,187 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-01-31 13:06:37,189 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:06:37,525 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-01-31 13:06:37,525 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-01-31 13:06:37,525 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-01-31 13:06:37,588 - 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-01-31 13:06:38,811 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-01-31 13:06:38,893 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 13:06:38,913 - octoprint.server - INFO - Intermediary server started 2021-01-31 13:06:38,929 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 13:06:38,930 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 13:06:38,931 - 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-01-31 13:06:38,932 - 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-01-31 13:06:38,932 - 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-01-31 13:06:38,933 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 13:06:38,933 - 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-01-31 13:06:38,933 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 13:06:38,934 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 13:06:38,934 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 13:06:38,934 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 13:06:38,934 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 13:06:38,935 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 13:06:38,935 - 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-01-31 13:06:38,935 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 13:06:38,935 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 13:06:38,936 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 13:06:39,603 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:06:40,112 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 13:06:40,114 - 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-01-31 13:06:40,114 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:06:40,142 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 13:06:40,154 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-01-31 13:06:40,163 - 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-01-31 13:06:40,186 - 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-01-31 13:06:40,194 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 13:06:40,196 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 13:06:40,641 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 13:06:40,921 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 13:06:40,923 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 13:06:40,923 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 13:06:40,928 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 13:06:40,926 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 13:06:40,936 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 13:06:40,936 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 13:06:41,736 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 13:06:42,541 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 13:06:42,582 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 13:06:42,641 - 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-01-31 13:06:42,645 - 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-01-31 13:06:42,654 - 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-01-31 13:06:42,662 - 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-01-31 13:06:42,670 - 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-01-31 13:06:42,677 - 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-01-31 13:06:42,685 - 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-01-31 13:06:43,194 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:06:43,195 - 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-01-31 13:06:43,195 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:06:43,200 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.6GB. That is considered sufficient for updating. 2021-01-31 13:06:43,200 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 13:06:43,204 - 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-01-31 13:06:43,219 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error 2021-01-31 13:06:43,220 - octoprint.plugins.softwareupdate - WARNING - Could not check firmware_check for updates due to a network error 2021-01-31 13:06:43,223 - octoprint.plugins.softwareupdate - WARNING - Could not check file_check for updates due to a network error 2021-01-31 13:06:43,232 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 13:06:47,309 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://192.168.1.18/', 'query_string': 'l10n=en', '_timestamp': 1612120007.309098, '_count': 1} 2021-01-31 13:06:59,389 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 13:07:00,039 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:192.168.1.10) 13.80ms 2021-01-31 13:07:48,367 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:07:48,368 - octoprint.server.api - INFO - Actively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:07:49,269 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.58s 2021-01-31 13:07:49,944 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.58s 2021-01-31 13:07:50,559 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.59s 2021-01-31 13:07:51,144 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.56s 2021-01-31 13:07:51,977 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.56s 2021-01-31 13:07:53,256 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-01-31 13:07:54,647 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-01-31 13:07:55,222 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 13:11:51,663 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OctoPrint/OctoPrint-DisplayProgress/archive/master.zip 2021-01-31 13:11:58,367 - 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-01-31 13:11:58,413 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-01-31 13:11:58,415 - octoprint.plugin.core - INFO - 18 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 | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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-01-31 13:11:58,415 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: DisplayProgress, version 0.1.3 2021-01-31 13:13:16,130 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/kennethjiang/OctoPrint-Anywhere/archive/master.zip 2021-01-31 13:13:35,200 - 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-01-31 13:13:35,246 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-01-31 13:13:35,247 - octoprint.plugin.core - INFO - 19 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 | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | !OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | 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-01-31 13:13:35,248 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: OctoPrint Anywhere, version 1.1.1 2021-01-31 13:14:00,093 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/AlexVerrico/Octoprint-Display-ETA/archive/master.zip 2021-01-31 13:14:05,612 - 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-01-31 13:14:05,659 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-01-31 13:14:05,660 - octoprint.plugin.core - INFO - 20 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 | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | !OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | !Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:14:05,661 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Octoprint-Display-ETA, version 1.1.3 2021-01-31 13:15:03,738 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/moof-src/ArduCamFocus/archive/master.zip 2021-01-31 13:15:14,045 - 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-01-31 13:15:14,091 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-01-31 13:15:14,093 - octoprint.plugin.core - INFO - 21 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 | !ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | 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 | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | !OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | !Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:15:14,093 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: ArduCamFocus, version 0.0.5 2021-01-31 13:16:27,241 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip 2021-01-31 13:16:34,841 - 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-01-31 13:16:34,913 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-01-31 13:16:34,915 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | !ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | 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 | !DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | !OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | !Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:16:34,915 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: DisplayLayerProgress Plugin, version 1.25.3 2021-01-31 13:17:11,067 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip 2021-01-31 13:17:29,270 - 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-01-31 13:17:29,333 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-01-31 13:17:29,334 - octoprint.plugin.core - INFO - 23 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 | !ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | !Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | !DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | !OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | !Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:17:29,334 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Bed Visualizer, version 1.0.0 2021-01-31 13:17:41,378 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-01-31 13:17:41,520 - octoprint.server - INFO - Shutting down... 2021-01-31 13:17:41,525 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-01-31 13:17:42,053 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 13:17:42,055 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 13:17:42,058 - octoprint.events - INFO - Event loop shut down 2021-01-31 13:17:42,569 - octoprint.server - INFO - Goodbye! 2021-01-31 13:17:44,138 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:17:44,140 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-01-31 13:17:44,140 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:17:44,724 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 13:17:45,102 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-01-31 13:17:45,103 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-01-31 13:17:45,103 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-01-31 13:17:45,716 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-01-31 13:17:45,745 - 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-01-31 13:17:46,602 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 13:17:46,681 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 13:17:46,687 - octoprint.server - INFO - Intermediary server started 2021-01-31 13:17:46,701 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 13:17:46,703 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 13:17:46,705 - 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-01-31 13:17:46,706 - 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-01-31 13:17:46,706 - 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-01-31 13:17:46,706 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 13:17:46,707 - 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-01-31 13:17:46,707 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 13:17:46,707 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 13:17:46,708 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 13:17:46,708 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 13:17:46,708 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 13:17:46,709 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 13:17:46,709 - 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-01-31 13:17:46,709 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 13:17:46,709 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 13:17:46,710 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 13:17:47,295 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:17:47,813 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 13:17:47,814 - 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-01-31 13:17:47,815 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:17:47,840 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 13:17:47,887 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 13:17:47,896 - octoprint.plugins.bedlevelvisualizer - INFO - [] 2021-01-31 13:17:47,961 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:17:47,986 - 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-01-31 13:17:47,996 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 13:17:48,014 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 13:17:48,423 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 13:17:48,532 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 13:17:48,534 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 13:17:48,534 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-01-31 13:17:48,535 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 13:17:48,541 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 13:17:48,542 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 13:17:48,543 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 13:17:48,558 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 13:17:48,579 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 13:17:49,466 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 13:17:49,480 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 13:17:50,287 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 13:17:50,303 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 13:17:50,319 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 13:17:50,393 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 13:17:50,395 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 13:17:50,593 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:17:50,594 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:17:50,693 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:17:50,694 - 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-01-31 13:17:50,694 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:17:50,999 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:17:51,001 - 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-01-31 13:17:51,016 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:17:51,026 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.6GB. That is considered sufficient for updating. 2021-01-31 13:17:51,410 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 13:17:51,603 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 13:17:51,981 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 13:17:52,158 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 13:17:53,401 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 13:17:59,333 - octoprint.server.preemptive_cache - INFO - ... done in 7.18s 2021-01-31 13:18:09,507 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:18:09,507 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:18:09,869 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 13:18:10,433 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 13:18:12,659 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:18:12,659 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:18:13,645 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 13:20:55,859 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 13:24:00,179 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:24:00,182 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-01-31 13:24:00,184 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:24:06,508 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 13:24:06,509 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 13:24:06,510 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 13:24:06,532 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 13:24:06,625 - 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-01-31 13:24:08,015 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 13:24:08,139 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 13:24:08,906 - octoprint.server - INFO - Intermediary server started 2021-01-31 13:24:08,943 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 13:24:09,204 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 13:24:09,207 - 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-01-31 13:24:09,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-01-31 13:24:09,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-01-31 13:24:09,208 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 13:24:09,208 - 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-01-31 13:24:09,208 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 13:24:09,209 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 13:24:09,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-01-31 13:24:09,209 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 13:24:09,210 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 13:24:09,210 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 13:24:09,210 - 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-01-31 13:24:09,210 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 13:24:09,211 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 13:24:09,211 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 13:24:10,101 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:24:10,620 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 13:24:10,621 - 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-01-31 13:24:10,621 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:24:10,689 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 13:24:10,735 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 13:24:10,746 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:24:10,772 - 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-01-31 13:24:10,781 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 13:24:10,795 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 13:24:11,252 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 13:24:11,415 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 13:24:11,416 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 13:24:11,417 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 13:24:11,420 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 13:24:11,422 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 13:24:11,423 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 13:24:11,424 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 13:24:12,232 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 13:24:13,042 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 13:24:13,065 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 13:24:13,090 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 13:24:13,151 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 13:24:13,729 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:24:13,734 - 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-01-31 13:24:13,735 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:24:13,743 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.6GB. That is considered sufficient for updating. 2021-01-31 13:24:13,749 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 13:24:14,075 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 13:24:14,193 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 13:24:14,218 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 13:24:15,089 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 13:24:15,600 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:24:15,602 - 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-01-31 13:24:15,602 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:24:15,637 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 13:24:15,647 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 13:24:15,660 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 13:24:15,733 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 13:24:22,908 - octoprint.server.preemptive_cache - INFO - ... done in 7.18s 2021-01-31 13:38:25,361 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:38:25,363 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:38:26,139 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 13:38:26,203 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:38:26,203 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:38:27,659 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 13:38:38,357 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.5.3... 2021-01-31 13:39:03,313 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.5.3 successful! 2021-01-31 13:39:03,392 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 13:39:03,394 - octoprint.plugins.softwareupdate - INFO - Restarting... 2021-01-31 13:39:03,962 - octoprint.server - INFO - Shutting down... 2021-01-31 13:39:04,028 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 13:39:04,031 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 13:39:04,035 - octoprint.events - INFO - Event loop shut down 2021-01-31 13:39:04,549 - octoprint.server - INFO - Goodbye! 2021-01-31 13:39:06,102 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:39:06,103 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 13:39:06,104 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 13:39:06,674 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 13:39:07,096 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-01-31 13:39:07,096 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-01-31 13:39:07,097 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-01-31 13:39:07,790 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-01-31 13:39:07,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-01-31 13:39:08,695 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 13:39:08,775 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 13:39:08,781 - octoprint.server - INFO - Intermediary server started 2021-01-31 13:39:08,796 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 13:39:09,032 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 13:39:09,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-01-31 13:39:09,035 - 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-01-31 13:39:09,035 - 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-01-31 13:39:09,035 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 13:39:09,036 - 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-01-31 13:39:09,036 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 13:39:09,036 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 13:39:09,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-01-31 13:39:09,037 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 13:39:09,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-01-31 13:39:09,037 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 13:39:09,038 - 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-01-31 13:39:09,038 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 13:39:09,038 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 13:39:09,038 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 13:39:09,616 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:39:10,137 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 13:39:10,139 - 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-01-31 13:39:10,139 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:39:10,199 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2021-01-31 13:39:10,246 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 13:39:10,257 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 13:39:10,283 - 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-01-31 13:39:10,296 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 13:39:10,320 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 13:39:10,724 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 13:39:10,749 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 13:39:10,751 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 13:39:10,751 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-01-31 13:39:10,755 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 13:39:10,761 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 13:39:10,775 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 13:39:10,791 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 13:39:10,805 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 13:39:10,830 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 13:39:11,626 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 13:39:11,714 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 13:39:12,528 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 13:39:12,533 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 13:39:12,594 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 13:39:12,694 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 13:39:12,820 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 13:39:12,983 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:39:12,984 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:39:13,113 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:39:13,125 - 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-01-31 13:39:13,126 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:39:13,301 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 13:39:13,307 - 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-01-31 13:39:13,307 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 13:39:13,362 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.6GB. That is considered sufficient for updating. 2021-01-31 13:39:13,837 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 13:39:13,935 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 13:39:14,012 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 13:39:14,016 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 13:39:14,110 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 13:39:15,559 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 13:39:21,516 - octoprint.server.preemptive_cache - INFO - ... done in 7.41s 2021-01-31 13:41:34,174 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:41:34,174 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:41:34,256 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 13:41:34,831 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 13:41:34,871 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 13:41:34,871 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 13:41:36,000 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 13:42:27,786 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 13:54:08,776 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 14:09:08,778 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 14:24:08,779 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 14:39:08,781 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 14:54:08,782 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 14:54:17,923 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 14:54:17,926 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 14:54:19,089 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 14:54:19,114 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 14:54:19,114 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 14:54:20,305 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 14:54:29,743 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2021-01-31 14:54:29,925 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 14:54:29,937 - octoprint.server - INFO - Shutting down... 2021-01-31 14:54:29,949 - octoprint.server.api.system - WARNING - Command for core:reboot failed with return code -15: ! STDOUT: ! STDERR: 2021-01-31 14:54:30,017 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 14:54:30,019 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 14:54:30,020 - octoprint.events - INFO - Event loop shut down 2021-01-31 14:54:30,532 - octoprint.server - INFO - Goodbye! 2021-01-31 14:54:41,107 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 14:54:41,108 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 14:54:41,112 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 14:54:47,466 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 14:54:47,468 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 14:54:47,468 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 14:54:47,499 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 14:54:47,609 - 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-01-31 14:54:49,387 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 14:54:49,489 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 14:54:49,513 - octoprint.server - INFO - Intermediary server started 2021-01-31 14:54:49,529 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 14:54:49,769 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 14:54:49,771 - 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-01-31 14:54:49,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-01-31 14:54:49,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-01-31 14:54:49,772 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 14:54:49,772 - 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-01-31 14:54:49,773 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 14:54:49,773 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 14:54:49,773 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 14:54:49,774 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 14:54:49,774 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 14:54:49,774 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 14:54:49,774 - 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-01-31 14:54:49,775 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 14:54:49,775 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 14:54:49,775 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 14:54:50,462 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 14:54:50,979 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 14:54:50,981 - 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-01-31 14:54:50,981 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 14:54:51,058 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 14:54:51,105 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 14:54:51,116 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 14:54:51,143 - 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-01-31 14:54:51,154 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 14:54:51,171 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 14:54:51,643 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 14:54:52,024 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 14:54:52,026 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 14:54:52,027 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 14:54:52,027 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 14:54:52,036 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 14:54:52,038 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 14:54:52,040 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 14:54:52,855 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 14:54:53,671 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 14:54:53,689 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 14:54:53,723 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 14:54:53,781 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 14:54:54,361 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 14:54:54,362 - 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-01-31 14:54:54,378 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 14:54:54,430 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.4GB. That is considered sufficient for updating. 2021-01-31 14:54:54,431 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 14:54:54,711 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 14:54:54,881 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 14:54:54,904 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 14:54:55,939 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 14:54:56,385 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 14:54:56,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-01-31 14:54:56,387 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 14:54:56,425 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 14:54:56,436 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 14:54:56,449 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 14:54:56,524 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 14:55:04,768 - octoprint.server.preemptive_cache - INFO - ... done in 8.24s 2021-01-31 15:09:49,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 15:12:47,889 - octoprint.server - INFO - Shutting down... 2021-01-31 15:12:48,429 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 15:12:48,430 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 15:12:48,432 - octoprint.events - INFO - Event loop shut down 2021-01-31 15:12:49,260 - octoprint.server - INFO - Goodbye! 2021-01-31 15:12:58,692 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 15:12:58,693 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 15:12:58,697 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 15:13:05,034 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 15:13:05,035 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 15:13:05,035 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 15:13:05,042 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 15:13:05,135 - 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-01-31 15:13:07,071 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 15:13:07,178 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 15:13:07,202 - octoprint.server - INFO - Intermediary server started 2021-01-31 15:13:07,220 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 15:13:08,509 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 15:13:08,517 - 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-01-31 15:13:08,518 - 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-01-31 15:13:08,519 - 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-01-31 15:13:08,519 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 15:13:08,520 - 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-01-31 15:13:08,521 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 15:13:08,522 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 15:13:08,522 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 15:13:08,524 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 15:13:08,529 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 15:13:08,531 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 15:13:08,536 - 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-01-31 15:13:08,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 15:13:08,540 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 15:13:08,541 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 15:13:09,362 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 15:13:09,879 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 15:13:09,881 - 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-01-31 15:13:09,881 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 15:13:09,957 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 15:13:10,005 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 15:13:10,016 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 15:13:10,042 - 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-01-31 15:13:10,052 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 15:13:10,069 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 15:13:10,534 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 15:13:10,710 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 15:13:10,712 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 15:13:10,712 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 15:13:10,713 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 15:13:10,719 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 15:13:10,720 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 15:13:10,721 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 15:13:11,531 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 15:13:12,343 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 15:13:12,360 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 15:13:12,382 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 15:13:12,435 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 15:13:13,027 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 15:13:13,033 - 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-01-31 15:13:13,033 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 15:13:13,052 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.4GB. That is considered sufficient for updating. 2021-01-31 15:13:13,052 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 15:13:13,378 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 15:13:13,473 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 15:13:13,496 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 15:13:13,646 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 15:13:13,720 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 15:13:14,438 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 15:13:15,076 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 15:13:22,701 - octoprint.server.preemptive_cache - INFO - ... done in 7.62s 2021-01-31 15:28:07,180 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 15:41:14,017 - octoprint.server - INFO - Shutting down... 2021-01-31 15:41:14,983 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 15:41:14,987 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 15:41:14,991 - octoprint.events - INFO - Event loop shut down 2021-01-31 15:41:15,500 - octoprint.server - INFO - Goodbye! 2021-01-31 15:41:28,440 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 15:41:28,442 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 15:41:28,445 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 15:41:34,788 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 15:41:34,789 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 15:41:34,789 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 15:41:35,055 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 15:41:35,149 - 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-01-31 15:41:37,928 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 15:41:38,029 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 15:41:38,054 - octoprint.server - INFO - Intermediary server started 2021-01-31 15:41:38,070 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 15:41:38,322 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 15:41:38,324 - 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-01-31 15:41:38,325 - 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-01-31 15:41:38,325 - 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-01-31 15:41:38,325 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 15:41:38,326 - 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-01-31 15:41:38,326 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 15:41:38,326 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 15:41:38,327 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 15:41:38,327 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 15:41:38,327 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 15:41:38,328 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 15:41:38,328 - 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-01-31 15:41:38,328 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 15:41:38,329 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 15:41:38,329 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 15:41:39,029 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 15:41:39,631 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 15:41:39,632 - 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-01-31 15:41:39,633 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 15:41:39,709 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 15:41:39,757 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 15:41:39,768 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 15:41:39,795 - 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-01-31 15:41:39,809 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 15:41:39,826 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 15:41:40,335 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 15:41:40,563 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 15:41:40,564 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 15:41:40,565 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 15:41:40,565 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 15:41:40,568 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 15:41:40,573 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 15:41:40,573 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 15:41:41,384 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 15:41:42,192 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 15:41:42,215 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 15:41:42,254 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 15:41:42,312 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 15:41:42,897 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 15:41:42,904 - 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-01-31 15:41:42,904 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 15:41:42,907 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.0GB. That is considered sufficient for updating. 2021-01-31 15:41:42,934 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 15:41:43,248 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 15:41:43,363 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 15:41:43,385 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 15:41:43,507 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 15:41:43,545 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 15:41:44,054 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 15:41:44,451 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 15:42:11,623 - octoprint.server.preemptive_cache - INFO - ... done in 9.67s 2021-01-31 15:43:28,513 - octoprint.server - INFO - Shutting down... 2021-01-31 15:43:28,538 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 15:43:28,541 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 15:43:28,543 - octoprint.events - INFO - Event loop shut down 2021-01-31 15:43:29,050 - octoprint.server - INFO - Goodbye! 2021-01-31 15:43:41,582 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 15:43:41,583 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 15:43:41,586 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 15:43:47,931 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 15:43:47,932 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 15:43:47,932 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 15:43:47,944 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 15:43:48,207 - 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-01-31 15:43:51,616 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 15:43:51,734 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 15:43:51,760 - octoprint.server - INFO - Intermediary server started 2021-01-31 15:43:51,776 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 15:43:52,049 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 15:43:52,052 - 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-01-31 15:43:52,053 - 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-01-31 15:43:52,053 - 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-01-31 15:43:52,054 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 15:43:52,054 - 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-01-31 15:43:52,055 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 15:43:52,055 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 15:43:52,056 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 15:43:52,057 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 15:43:52,062 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 15:43:52,063 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 15:43:52,065 - 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-01-31 15:43:52,067 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 15:43:52,068 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 15:43:52,070 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 15:43:52,909 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 15:43:53,462 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 15:43:53,464 - 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-01-31 15:43:53,464 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 15:43:53,555 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 15:43:53,617 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 15:43:53,634 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 15:43:53,672 - 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-01-31 15:43:53,685 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 15:43:53,716 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 15:43:54,360 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 15:43:54,769 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 15:43:54,771 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 15:43:54,771 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 15:43:54,775 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 15:43:54,778 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 15:43:54,779 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 15:43:54,781 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 15:43:55,592 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 15:43:56,409 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 15:43:56,430 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 15:43:56,455 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 15:43:56,531 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 15:43:57,090 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 15:43:57,092 - 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-01-31 15:43:57,093 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 15:43:57,122 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.0GB. That is considered sufficient for updating. 2021-01-31 15:43:57,122 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 15:43:57,450 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 15:43:57,565 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 15:43:57,586 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 15:43:57,869 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 15:43:57,949 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 15:43:58,551 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 15:43:58,640 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 15:44:28,242 - octoprint.server.preemptive_cache - INFO - ... done in 9.85s 2021-01-31 15:58:51,736 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 16:01:46,196 - octoprint.server - INFO - Shutting down... 2021-01-31 16:01:46,962 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 16:01:46,963 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 16:01:46,965 - octoprint.events - INFO - Event loop shut down 2021-01-31 16:01:47,481 - octoprint.server - INFO - Goodbye! 2021-01-31 16:02:05,100 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 16:02:05,101 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 16:02:05,104 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 16:02:09,734 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 16:02:09,736 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-01-31 16:02:09,736 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-01-31 16:02:09,737 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-01-31 16:02:10,397 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-01-31 16:02:10,511 - 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-01-31 16:02:12,701 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 16:02:12,807 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 16:02:17,389 - octoprint.server - INFO - Intermediary server started 2021-01-31 16:02:17,421 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 16:02:17,692 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 16:02:17,695 - 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-01-31 16:02:17,695 - 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-01-31 16:02:17,695 - 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-01-31 16:02:17,696 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 16:02:17,696 - 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-01-31 16:02:17,696 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 16:02:17,697 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 16:02:17,697 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 16:02:17,697 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 16:02:17,697 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 16:02:17,698 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 16:02:17,698 - 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-01-31 16:02:17,698 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 16:02:17,699 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 16:02:17,699 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 16:02:18,579 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:02:19,180 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 16:02:19,181 - 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-01-31 16:02:19,181 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:02:19,263 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 16:02:19,312 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 16:02:19,323 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 16:02:19,352 - 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-01-31 16:02:19,364 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 16:02:19,382 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 16:02:20,002 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 16:02:20,398 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 16:02:20,400 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 16:02:20,400 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-01-31 16:02:20,401 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 16:02:20,409 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 16:02:20,410 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 16:02:20,412 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 16:02:20,414 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 16:02:20,441 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 16:02:21,259 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 16:02:21,895 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 16:02:22,066 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 16:02:22,092 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 16:02:22,123 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 16:02:22,226 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 16:02:22,873 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:02:22,874 - 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-01-31 16:02:22,874 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:02:22,953 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:02:22,964 - 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-01-31 16:02:22,965 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:02:22,988 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.0GB. That is considered sufficient for updating. 2021-01-31 16:02:23,311 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 16:02:25,025 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 16:02:48,293 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 16:02:48,323 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 16:02:49,344 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 16:03:00,213 - octoprint.server.preemptive_cache - INFO - ... done in 10.87s 2021-01-31 16:11:23,657 - octoprint.server - INFO - Shutting down... 2021-01-31 16:11:24,469 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 16:11:24,471 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 16:11:24,473 - octoprint.events - INFO - Event loop shut down 2021-01-31 16:11:25,006 - octoprint.server - INFO - Goodbye! 2021-01-31 16:11:34,481 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 16:11:34,484 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 16:11:34,486 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 16:11:40,828 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 16:11:40,829 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 16:11:40,829 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 16:11:40,836 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 16:11:40,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-01-31 16:11:42,381 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 16:11:43,513 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 16:11:43,580 - octoprint.server - INFO - Intermediary server started 2021-01-31 16:11:43,596 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 16:11:43,898 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 16:11:43,901 - 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-01-31 16:11:43,903 - 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-01-31 16:11:43,904 - 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-01-31 16:11:43,905 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 16:11:43,905 - 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-01-31 16:11:43,906 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 16:11:43,907 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 16:11:43,908 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 16:11:43,910 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 16:11:43,911 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 16:11:43,913 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 16:11:43,914 - 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-01-31 16:11:43,915 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 16:11:43,916 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 16:11:43,917 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 16:11:45,014 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:11:45,601 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 16:11:45,602 - 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-01-31 16:11:45,603 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:11:45,679 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 16:11:45,743 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 16:11:45,757 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 16:11:45,791 - 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-01-31 16:11:45,807 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 16:11:45,831 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 16:11:46,603 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 16:11:47,087 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 16:11:47,089 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 16:11:47,089 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 16:11:47,089 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 16:11:47,095 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 16:11:47,097 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 16:11:47,097 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 16:11:47,904 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 16:11:48,709 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 16:11:48,713 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 16:11:48,739 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 16:11:48,781 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 16:11:49,424 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:11:49,427 - 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-01-31 16:11:49,439 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:11:49,465 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.0GB. That is considered sufficient for updating. 2021-01-31 16:11:49,476 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 16:11:49,971 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 16:11:50,040 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 16:11:50,065 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 16:11:51,575 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 16:11:51,840 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:11:51,841 - 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-01-31 16:11:51,842 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:11:51,884 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 16:11:51,898 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 16:11:51,914 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 16:11:52,013 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 16:12:27,981 - octoprint.server.preemptive_cache - INFO - ... done in 16.40s 2021-01-31 16:17:43,619 - octoprint.server - INFO - Shutting down... 2021-01-31 16:17:43,816 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 16:17:43,817 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 16:17:43,819 - octoprint.events - INFO - Event loop shut down 2021-01-31 16:17:44,327 - octoprint.server - INFO - Goodbye! 2021-01-31 16:17:57,489 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 16:17:57,491 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 16:17:57,494 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 16:18:03,939 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 16:18:03,941 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 16:18:03,941 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 16:18:04,263 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 16:18:04,370 - 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-01-31 16:18:14,043 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 16:18:14,147 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 16:18:14,189 - octoprint.server - INFO - Intermediary server started 2021-01-31 16:18:14,207 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 16:18:14,446 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 16:18:14,449 - 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-01-31 16:18:14,449 - 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-01-31 16:18:14,449 - 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-01-31 16:18:14,449 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 16:18:14,450 - 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-01-31 16:18:14,450 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 16:18:14,450 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 16:18:14,451 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 16:18:14,451 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 16:18:14,451 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 16:18:14,452 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 16:18:14,452 - 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-01-31 16:18:14,452 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 16:18:14,452 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 16:18:14,452 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 16:18:15,455 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:18:16,135 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 16:18:16,137 - 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-01-31 16:18:16,138 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:18:16,240 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 16:18:16,298 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 16:18:16,312 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 16:18:16,361 - 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-01-31 16:18:17,474 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 16:18:17,570 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 16:18:18,640 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 16:18:18,705 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 16:18:18,707 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 16:18:18,708 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 16:18:18,709 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 16:18:18,715 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 16:18:18,716 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 16:18:18,718 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 16:18:19,532 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 16:18:20,342 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 16:18:20,353 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 16:18:20,369 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 16:18:20,422 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 16:18:42,282 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 16:18:42,289 - 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-01-31 16:18:42,289 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 16:18:42,299 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 108.0GB. That is considered sufficient for updating. 2021-01-31 16:18:42,299 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 16:18:42,673 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 16:18:42,710 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 16:18:42,753 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 16:18:42,988 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 16:18:43,090 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 16:18:43,587 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 16:18:43,782 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 16:18:58,521 - octoprint.server.preemptive_cache - INFO - ... done in 14.94s 2021-01-31 16:25:54,596 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 16:25:54,597 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 16:25:55,268 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 16:25:55,269 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 16:25:55,951 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 16:25:56,003 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 16:25:56,004 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 16:25:57,631 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 16:33:14,149 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 16:48:14,151 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 17:03:14,152 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 17:06:03,578 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 17:18:14,153 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 17:19:22,320 - octoprint.server - INFO - Shutting down... 2021-01-31 17:19:22,829 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 17:19:22,831 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 17:19:22,833 - octoprint.events - INFO - Event loop shut down 2021-01-31 17:19:23,698 - octoprint.server - INFO - Goodbye! 2021-01-31 17:19:40,985 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 17:19:40,987 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 17:19:40,990 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 17:19:45,549 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 17:19:45,550 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-01-31 17:19:45,550 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-01-31 17:19:45,550 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-01-31 17:19:46,325 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-01-31 17:19:46,578 - 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-01-31 17:19:48,784 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 17:19:48,910 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 17:19:48,943 - octoprint.server - INFO - Intermediary server started 2021-01-31 17:19:48,960 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 17:19:49,204 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 17:19:49,207 - 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-01-31 17:19:49,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-01-31 17:19:49,208 - 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-01-31 17:19:49,208 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 17:19:49,208 - 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-01-31 17:19:49,209 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 17:19:49,209 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 17:19:49,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-01-31 17:19:49,210 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 17:19:49,210 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 17:19:49,210 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 17:19:49,211 - 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-01-31 17:19:49,211 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 17:19:49,211 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 17:19:49,211 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 17:19:57,318 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:19:57,956 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 17:19:57,957 - 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-01-31 17:19:57,957 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:19:58,059 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 17:19:58,117 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 17:19:58,129 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 17:19:58,161 - 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-01-31 17:19:58,203 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 17:19:58,282 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 17:19:59,445 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 17:19:59,467 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 17:19:59,469 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 17:19:59,470 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-01-31 17:19:59,471 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 17:19:59,484 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 17:19:59,487 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 17:19:59,489 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 17:19:59,497 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 17:19:59,554 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 17:20:00,389 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 17:20:00,734 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 17:20:01,205 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 17:20:01,208 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 17:20:01,260 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 17:20:01,317 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 17:20:22,981 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:20:22,987 - 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-01-31 17:20:23,015 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:20:23,040 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:20:23,056 - 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-01-31 17:20:23,057 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:20:23,072 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 107.7GB. That is considered sufficient for updating. 2021-01-31 17:20:23,194 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 17:20:23,302 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 17:20:23,400 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 17:20:23,580 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 17:20:23,605 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 17:20:32,033 - octoprint.server.preemptive_cache - INFO - ... done in 8.43s 2021-01-31 17:27:29,514 - octoprint.server - INFO - Shutting down... 2021-01-31 17:27:29,684 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 17:27:29,686 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 17:27:29,688 - octoprint.events - INFO - Event loop shut down 2021-01-31 17:27:30,280 - octoprint.server - INFO - Goodbye! 2021-01-31 17:27:49,333 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 17:27:49,335 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 17:27:49,337 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 17:27:51,828 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 17:27:52,166 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-01-31 17:27:52,167 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-01-31 17:27:52,167 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-01-31 17:27:52,194 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-01-31 17:27:52,364 - 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-01-31 17:27:56,110 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 17:27:56,216 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 17:27:56,317 - octoprint.server - INFO - Intermediary server started 2021-01-31 17:27:56,343 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 17:27:56,589 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 17:27:56,591 - 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-01-31 17:27:56,591 - 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-01-31 17:27:56,592 - 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-01-31 17:27:56,592 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 17:27:56,592 - 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-01-31 17:27:56,593 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 17:27:56,593 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 17:27:56,593 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 17:27:56,593 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 17:27:56,594 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 17:27:56,594 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 17:27:56,594 - 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-01-31 17:27:56,595 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 17:27:56,595 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 17:27:56,595 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 17:28:04,818 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:28:05,450 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 17:28:05,451 - 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-01-31 17:28:05,451 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:28:05,593 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 17:28:05,658 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 17:28:05,674 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 17:28:05,706 - 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-01-31 17:28:05,734 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 17:28:05,794 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 17:28:08,291 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 17:28:08,334 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 17:28:08,336 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 17:28:08,337 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-01-31 17:28:08,345 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 17:28:08,352 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 17:28:08,356 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 17:28:08,358 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 17:28:08,359 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 17:28:08,380 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 17:28:28,299 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 17:28:28,916 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 17:28:29,129 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 17:28:29,142 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 17:28:29,157 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 17:28:29,178 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 17:28:29,869 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:28:29,877 - 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-01-31 17:28:29,888 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:28:29,902 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 107.7GB. That is considered sufficient for updating. 2021-01-31 17:28:30,191 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 17:28:30,340 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 17:28:30,353 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 17:28:30,428 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 17:28:38,460 - octoprint.server.preemptive_cache - INFO - ... done in 8.03s 2021-01-31 17:31:18,572 - octoprint.server - INFO - Shutting down... 2021-01-31 17:31:18,748 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-01-31 17:31:18,749 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-01-31 17:31:18,751 - octoprint.events - INFO - Event loop shut down 2021-01-31 17:31:19,323 - octoprint.server - INFO - Goodbye! 2021-01-31 17:31:29,398 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 17:31:29,399 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-01-31 17:31:29,402 - octoprint.startup - INFO - ****************************************************************************** 2021-01-31 17:31:35,750 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-01-31 17:31:35,751 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2021-01-31 17:31:35,751 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-01-31 17:31:35,759 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-01-31 17:31:41,821 - 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-01-31 17:31:44,882 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 46 hook handlers 2021-01-31 17:31:44,996 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-01-31 17:31:45,025 - octoprint.server - INFO - Intermediary server started 2021-01-31 17:31:45,049 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-01-31 17:31:45,299 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-01-31 17:31:45,301 - 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-01-31 17:31:45,302 - 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-01-31 17:31:45,302 - 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-01-31 17:31:45,302 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-01-31 17:31:45,303 - 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-01-31 17:31:45,303 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-01-31 17:31:45,303 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-01-31 17:31:45,304 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-01-31 17:31:45,304 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-01-31 17:31:45,304 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-01-31 17:31:45,305 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-01-31 17:31:45,305 - 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-01-31 17:31:45,305 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-01-31 17:31:45,305 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-01-31 17:31:45,305 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-01-31 17:31:46,160 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:31:46,710 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-01-31 17:31:46,712 - 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-01-31 17:31:46,713 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:31:49,203 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-01-31 17:31:49,251 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2021-01-31 17:31:49,262 - octoprint.plugin.core - INFO - 23 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 | ArduCamFocus (0.0.5) = /home/pi/oprint/lib/python3.7/site-packages/ArduCamFocus | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_bedlevelvisualizer | 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 | DisplayLayerProgress Plugin (1.25.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_DisplayLayerProgress | DisplayProgress (0.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_displayprogress | 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 | OctoPrint Anywhere (1.1.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere | Octoprint-Display-ETA (1.1.3) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta | 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-01-31 17:31:49,286 - 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-01-31 17:31:50,875 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-01-31 17:31:52,017 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-01-31 17:31:52,832 - octoprint.server - INFO - Shutting down intermediary server... 2021-01-31 17:31:53,040 - octoprint.server - INFO - Intermediary server shut down 2021-01-31 17:31:53,042 - octoprint.events - INFO - Processing startup event, this is our first event 2021-01-31 17:31:53,043 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-01-31 17:31:53,048 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-01-31 17:31:53,050 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-01-31 17:31:53,052 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-01-31 17:31:53,059 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-01-31 17:31:53,861 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-01-31 17:31:54,666 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-01-31 17:31:54,671 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-01-31 17:31:54,717 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-01-31 17:32:14,472 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 17:32:15,070 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:32:15,076 - 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-01-31 17:32:15,076 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:32:15,110 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 107.7GB. That is considered sufficient for updating. 2021-01-31 17:32:15,111 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-01-31 17:32:15,408 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 17:32:15,553 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-01-31 17:32:15,642 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-01-31 17:32:17,063 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-01-31 17:32:17,185 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-01-31 17:32:17,186 - 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-01-31 17:32:17,186 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-01-31 17:32:17,230 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 17:32:17,243 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/octoprint_anywhere/config.py:57: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2021-01-31 17:32:17,257 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-01-31 17:32:17,332 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.1.18/', 'path': '/', 'query_string': 'l10n=en'} 2021-01-31 17:32:25,673 - octoprint.server.preemptive_cache - INFO - ... done in 8.34s 2021-01-31 17:33:11,467 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 17:33:11,468 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 17:33:12,131 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 17:33:12,131 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 17:33:12,833 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 17:33:12,894 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 17:33:12,894 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 17:33:14,572 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 17:46:44,998 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 17:51:43,091 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 18:01:45,000 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 18:16:45,001 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 18:31:45,003 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 18:46:45,004 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 18:59:01,164 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 18:59:01,167 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 18:59:01,644 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 18:59:01,644 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 18:59:02,136 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 18:59:02,166 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 18:59:02,166 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 18:59:03,103 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 18:59:16,902 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 19:01:45,005 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 19:16:45,006 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 19:31:45,008 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 19:46:45,010 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 20:01:45,011 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 20:10:25,717 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 20:10:25,718 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:10:27,650 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 20:10:27,682 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 20:10:27,682 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:10:29,181 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.68s 2021-01-31 20:10:29,794 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.57s 2021-01-31 20:10:30,461 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.62s 2021-01-31 20:10:31,103 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.62s 2021-01-31 20:10:31,923 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.59s 2021-01-31 20:10:32,750 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-01-31 20:10:32,950 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 20:10:39,566 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-01-31 20:10:39,567 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-01-31 20:10:39,567 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-01-31 20:10:40,689 - octoprint.filemanager.analysis - INFO - Starting analysis of local:4_cams.gcode 2021-01-31 20:10:40,690 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/4_cams.gcode 2021-01-31 20:10:45,588 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-01-31 20:10:45,588 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-01-31 20:10:45,588 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-01-31 20:10:50,741 - octoprint.filemanager.analysis - INFO - Analysis of entry local:4_cams.gcode finished, needed 10.05s 2021-01-31 20:10:50,759 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-01-31 20:10:51,983 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-01-31 20:11:09,234 - octoprint.filemanager.analysis - INFO - Starting analysis of local:pic3lit.gcode 2021-01-31 20:11:09,235 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/pic3lit.gcode 2021-01-31 20:11:47,865 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 20:13:13,461 - octoprint.filemanager.analysis - INFO - Analysis of entry local:pic3lit.gcode finished, needed 124.23s 2021-01-31 20:13:13,466 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-01-31 20:13:13,469 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-01-31 20:16:45,013 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 20:22:32,974 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.9 2021-01-31 20:22:40,898 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:22:40,902 - octoprint.server.api - INFO - Actively logging in user pka4916 from ::ffff:192.168.1.9 2021-01-31 20:22:40,987 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-01-31 20:22:40,988 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:22:41,061 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.9 2021-01-31 20:22:42,883 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.9 2021-01-31 20:22:42,912 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-01-31 20:22:42,913 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:22:45,048 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.9 2021-01-31 20:24:29,179 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-01-31 20:24:29,206 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-01-31 20:24:29,207 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-01-31 20:24:29,207 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-01-31 20:24:29,223 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-01-31 20:24:29,226 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 20:24:32,085 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2021-01-31 20:24:32,094 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 20:24:34,101 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2021-01-31 20:24:34,111 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 20:24:37,093 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2021-01-31 20:24:37,102 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-01-31 20:24:37,107 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 20:24:37,110 - octoprint.util.comm - WARNING - Received line: 2021-01-31 20:24:37,111 - octoprint.util.comm - WARNING - | áq°ñJ³7“hn(Hô=sYPøJAa}]C¢$-qÙÈ07:Y{}ñ]I›6«hùHCaQpøJQ¯^B-)Aj›\Q“]BÊòLl 6]Clrþmq‡w\x00”`m”^;þ=œt6Ù7Lrñœ·Xsaƒ6Ùž>/_È7—(^økS ÿLM¼saìlòH6"yó\üMaðxj}æ\™>ü&¿MP.ø:BX&ƒøHáqN»ÁÌ'þ\3\3ù/'þecho:Unknown command: "" 2021-01-31 20:24:37,111 - octoprint.util.comm - WARNING - The received line contains at least one null byte character at position 100, this hints at some data corruption going on 2021-01-31 20:24:37,119 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-01-31 20:24:37,129 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 20:24:37,224 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.5_DW6.2 TM3D SSMDBB" 2021-01-31 20:24:37,233 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-01-31 20:24:37,260 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-01-31 20:24:37,269 - octoprint.util.comm - INFO - Firmware states that it supports sd status autoreporting 2021-01-31 20:24:45,422 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: 4_cams.gcode, owner: pka4916, user: pka4916 2021-01-31 20:24:45,435 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-01-31 20:24:45,439 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: 4_cams.gcode, owner: pka4916, user: pka4916 2021-01-31 20:24:45,449 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/4_cams.gcode' selected. Determining number of layers. 2021-01-31 20:24:45,466 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 20:24:45,473 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-01-31 20:24:45,488 - octoprint.printer.standard - ERROR - Exception while sending print progress to plugin display_eta Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/printer/standard.py", line 327, in call_plugins plugin.on_print_progress(storage, filename, progress) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint_display_eta/__init__.py", line 61, in on_print_progress if (doM117 == True): NameError: name 'doM117' is not defined 2021-01-31 20:24:45,496 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-01-31 20:24:45,537 - octoprint.plugins.action_command_notification - INFO - Got a notification: ARE_POWER 2021-01-31 20:24:45,655 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-01-31 20:24:45,971 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-01-31 20:24:45,985 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-01-31 20:24:45,996 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': '4_cams.gcode', 'path': '4_cams.gcode', 'origin': 'local', 'size': 2597102, 'owner': 'pka4916', 'user': 'pka4916'} 2021-01-31 20:24:47,625 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-01-31 20:25:29,349 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.9 2021-01-31 20:27:48,895 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 20:27:48,896 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:27:50,254 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 20:27:50,287 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 20:27:50,287 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:27:51,204 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 20:28:00,209 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-01-31 20:28:00,257 - octoprint.plugins.action_command_notification - INFO - Got a notification: ARE_POWER 2021-01-31 20:28:00,314 - octoprint.plugins.action_command_notification - INFO - Got a notification: ETRIC 2021-01-31 20:28:00,322 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-01-31 20:29:55,817 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-01-31 20:31:45,014 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 20:34:10,639 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-01-31 20:34:14,999 - octoprint.plugins.action_command_notification - INFO - Got a notification: ID Autotune failed! Temperature too high 2021-01-31 20:34:31,891 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-01-31 20:34:52,732 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 20:34:52,733 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:34:52,922 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 20:34:53,449 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 20:34:53,476 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 20:34:54,520 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 20:34:55,475 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 20:35:55,122 - octoprint.plugins.action_command_notification - INFO - Got a notification: E_POWER 2021-01-31 20:35:55,169 - octoprint.plugins.action_command_notification - INFO - Got a notification: RIC 2021-01-31 20:35:55,225 - octoprint.plugins.action_command_notification - INFO - Got a notification: DEBUG: 2021-01-31 20:38:03,497 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:38:03,536 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:38:03,560 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:39:48,230 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:39:48,276 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:39:48,324 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:42:08,897 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:42:08,941 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:42:08,961 - octoprint.plugins.action_command_notification - INFO - Got a notification: EBUG: 2021-01-31 20:43:48,624 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:43:48,659 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:43:48,676 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:45:43,736 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:45:43,784 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:45:43,831 - octoprint.plugins.action_command_notification - INFO - Got a notification: EBUG: 2021-01-31 20:46:45,015 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 20:47:39,618 - octoprint.plugins.action_command_notification - INFO - Got a notification: EBUG: 2021-01-31 20:47:39,667 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:47:39,713 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:49:08,290 - octoprint.plugins.action_command_notification - INFO - Got a notification: EBUG: 2021-01-31 20:49:25,758 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:49:25,790 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:49:25,854 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:51:22,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: EBUG: 2021-01-31 20:51:22,690 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:51:22,712 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:52:47,881 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:52:47,930 - octoprint.plugins.action_command_notification - INFO - Got a notification: EBUG: 2021-01-31 20:52:47,979 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:54:39,759 - octoprint.plugins.action_command_notification - INFO - Got a notification: UTOREPORT_SD_STATUS 2021-01-31 20:54:39,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: _POWER 2021-01-31 20:54:39,824 - octoprint.plugins.action_command_notification - INFO - Got a notification: IC 2021-01-31 20:56:24,669 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 20:56:24,715 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 20:56:24,763 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 20:58:01,773 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 20:58:01,823 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 20:58:01,868 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:00:01,750 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:00:01,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:00:01,820 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:00:29,153 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:01:14,057 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:01:14,094 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:01:14,132 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:01:45,016 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 21:02:55,033 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:02:55,072 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:02:55,095 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:04:24,759 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:04:24,807 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:04:24,854 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:05:57,574 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:05:57,628 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:05:57,670 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:07:38,388 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:07:38,434 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:07:38,452 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:08:50,120 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:08:50,168 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:08:50,199 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:10:35,765 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:10:35,813 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:10:35,852 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:10:52,178 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:11:57,542 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:11:57,600 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:11:57,649 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:13:33,029 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:13:33,079 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:13:33,110 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:15:12,611 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:15:12,649 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:15:12,675 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:16:30,917 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:16:30,956 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:16:30,992 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:16:45,016 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 21:18:21,137 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:18:21,200 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:18:21,238 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:19:40,754 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:19:40,792 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:19:40,818 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:21:11,218 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:21:11,250 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:21:11,282 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:21:13,601 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:22:51,184 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:22:51,215 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:22:51,247 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:24:07,409 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:24:07,473 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:24:07,521 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:25:54,078 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:25:54,117 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:25:54,142 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:27:06,961 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:27:07,010 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:27:07,058 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:28:40,111 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:28:40,149 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:28:40,175 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:30:14,079 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:30:14,126 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:30:14,182 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:31:12,869 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:31:37,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:31:37,712 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:31:37,745 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:31:45,017 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 21:33:26,460 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:33:26,509 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:33:26,524 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:34:42,289 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:34:42,336 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:34:42,387 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:36:20,512 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:36:20,559 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:36:20,614 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:38:08,999 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:38:09,043 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:38:09,093 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:39:15,721 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:39:15,769 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:39:15,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:41:00,119 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:41:00,167 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:41:00,216 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:41:14,036 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:42:19,976 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:42:20,039 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:42:20,090 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:43:52,247 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:43:52,279 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:43:52,311 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:45:30,086 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:45:30,121 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:45:30,156 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:46:44,215 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:46:44,254 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:46:44,279 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:46:45,018 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 21:48:29,589 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:48:29,637 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:48:29,693 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:49:36,425 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:49:36,473 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:49:36,515 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:51:15,111 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:51:15,151 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:51:15,175 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:51:32,004 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:52:31,930 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:52:31,980 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:52:32,008 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:54:05,545 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:54:05,582 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:54:05,623 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:55:48,694 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:55:48,739 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:55:48,757 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:57:03,226 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:57:03,266 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:57:03,288 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:58:54,020 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:58:54,068 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 21:58:54,117 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 21:59:58,473 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 21:59:58,522 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 21:59:58,552 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:01:39,178 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:01:39,233 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:01:39,254 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:01:45,019 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 22:01:55,700 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:02:54,969 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:02:55,015 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:02:55,033 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:04:21,802 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:04:21,849 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:04:21,881 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:05:34,524 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:05:37,995 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:05:38,033 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:05:38,059 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:06:27,953 - tornado.access - WARNING - 403 GET /api/slicing (::ffff:192.168.1.13) 10.78ms 2021-01-31 22:06:27,971 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.1.13) 13.58ms 2021-01-31 22:06:27,983 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.13 2021-01-31 22:06:28,040 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 42.34ms 2021-01-31 22:06:28,047 - tornado.access - WARNING - 403 GET /api/system/commands (::ffff:192.168.1.13) 4.40ms 2021-01-31 22:06:28,164 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 115.25ms 2021-01-31 22:06:30,177 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 8.55ms 2021-01-31 22:06:30,381 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 121.10ms 2021-01-31 22:06:30,388 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 4.94ms 2021-01-31 22:06:31,261 - tornado.access - WARNING - 403 GET /api/printer?history=true&exclude=state,sd (::ffff:192.168.1.13) 7.65ms 2021-01-31 22:06:31,306 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 40.23ms 2021-01-31 22:06:31,438 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 128.68ms 2021-01-31 22:07:04,125 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:07:04,173 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:07:04,232 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:07:16,652 - tornado.access - WARNING - 403 GET /api/system/commands (::ffff:192.168.1.13) 13.70ms 2021-01-31 22:07:16,681 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 14.47ms 2021-01-31 22:07:16,796 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 37.57ms 2021-01-31 22:07:16,805 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 5.36ms 2021-01-31 22:07:16,814 - tornado.access - WARNING - 403 GET /api/printer?history=true&exclude=state,sd (::ffff:192.168.1.13) 5.63ms 2021-01-31 22:07:16,966 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 140.65ms 2021-01-31 22:07:45,876 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.13 2021-01-31 22:08:20,919 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:08:20,967 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:08:21,014 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:09:14,669 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:09:39,928 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:09:39,964 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:09:40,008 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:10:31,392 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:11:03,578 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:11:03,620 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:11:03,641 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:11:48,081 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:12:28,121 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:12:28,170 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:12:28,201 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:13:04,803 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:13:50,874 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:13:50,906 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:13:50,938 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:14:21,543 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:15:13,979 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:15:14,017 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:15:14,059 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:15:38,263 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:16:39,116 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:16:39,166 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:16:39,211 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:16:45,020 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 22:16:54,969 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:18:00,510 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:18:00,557 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:18:00,588 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:18:11,691 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:19:25,182 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:19:25,220 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:19:25,249 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:19:28,413 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:20:45,120 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:20:49,806 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:20:49,839 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:20:49,870 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:22:01,842 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:22:10,785 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:22:10,832 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:22:10,863 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:23:18,585 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:23:37,528 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:23:37,573 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:23:37,639 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:24:35,308 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:25:02,887 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:25:02,951 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:25:02,983 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:25:52,049 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:26:29,896 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:26:29,935 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:26:29,960 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:27:08,738 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:27:53,771 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:27:53,814 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:27:53,848 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:28:25,443 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:29:20,251 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:29:20,299 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:29:20,345 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:29:42,182 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:30:46,044 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:30:46,092 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:30:46,138 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:30:58,889 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:31:45,021 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 22:32:12,364 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:32:12,395 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:32:12,443 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:32:15,595 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:33:32,301 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:33:38,157 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:33:38,193 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:33:38,220 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:34:49,023 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:35:02,063 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:35:02,109 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:35:02,180 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:36:05,730 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:36:28,238 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:36:28,285 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:36:28,317 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:37:22,438 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:37:51,695 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:37:51,733 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:37:51,759 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:38:39,159 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:39:18,911 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:39:18,952 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:39:18,975 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:39:55,882 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:40:40,913 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:40:40,954 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:40:41,008 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:41:12,587 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:42:04,034 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:42:04,083 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:42:04,118 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:42:29,309 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:43:29,874 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:43:29,922 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:43:29,970 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:43:46,015 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:44:51,460 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:44:51,491 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:44:51,523 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:45:02,738 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:46:14,309 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:46:14,360 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:46:14,404 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:46:19,461 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:46:45,022 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 22:47:36,166 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:47:39,990 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:47:40,029 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:47:40,053 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:48:52,889 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:49:01,175 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:49:01,223 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:49:01,271 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:50:09,638 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:50:24,228 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:50:24,276 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:50:24,323 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:51:26,360 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:51:47,367 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:51:47,430 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:51:47,476 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:52:43,051 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:53:10,259 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:53:10,301 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:53:10,320 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:53:59,816 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:54:33,490 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:54:33,537 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:54:33,585 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:55:16,538 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:55:57,987 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:55:58,031 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:55:58,050 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:56:33,243 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:57:20,002 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:57:20,050 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:57:20,098 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:57:49,964 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 22:58:44,689 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 22:58:44,731 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 22:58:44,785 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 22:59:06,669 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:00:08,564 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:00:08,601 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:00:08,624 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:00:23,390 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:01:29,122 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:01:29,169 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:01:29,200 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:01:40,095 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:01:45,023 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 23:02:55,217 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:02:55,264 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:02:55,296 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:02:56,816 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:04:12,760 - octoprint.plugins.action_command_notification - INFO - Got a notification: TM3D 10SProV2 Ready. 2021-01-31 23:04:12,807 - octoprint.plugins.action_command_notification - INFO - Got a notification: TM3D 10SProV2 Ready. 2021-01-31 23:04:15,879 - octoprint.plugins.action_command_notification - INFO - Got a notification: TM3D 10SProV2 Ready. 2021-01-31 23:04:15,894 - octoprint.util.comm - INFO - Finished in 9570.462 s. 2021-01-31 23:04:15,895 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-01-31 23:04:15,920 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: 4_cams.gcode, owner: pka4916 2021-01-31 23:04:15,942 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2021-01-31 23:04:16,020 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:04:16,056 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:04:16,086 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:04:16,134 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:04:16,166 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:04:16,209 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-01-31 23:05:00,461 - octoprint.plugins.action_command_notification - INFO - Got a notification: Print Aborted 2021-01-31 23:16:12,394 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-01-31 23:16:12,396 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 23:16:14,778 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.9 2021-01-31 23:16:14,828 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-01-31 23:16:14,828 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 23:16:16,336 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.9 2021-01-31 23:16:18,793 - octoprint.util.comm - INFO - Force-sending M876 to the printer 2021-01-31 23:16:27,396 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: pic3lit.gcode, owner: pka4916, user: pka4916 2021-01-31 23:16:27,411 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-01-31 23:16:27,418 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: pic3lit.gcode, owner: pka4916, user: pka4916 2021-01-31 23:16:27,431 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/pic3lit.gcode' selected. Determining number of layers. 2021-01-31 23:16:27,462 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-01-31 23:16:27,468 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2021-01-31 23:16:27,504 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:16:27,540 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:16:27,575 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-01-31 23:16:27,578 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:16:27,599 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-01-31 23:16:27,699 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-01-31 23:16:35,599 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-01-31 23:16:35,614 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-01-31 23:16:35,628 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'pic3lit.gcode', 'path': 'pic3lit.gcode', 'origin': 'local', 'size': 51051927, 'owner': 'pka4916', 'user': 'pka4916'} 2021-01-31 23:16:45,024 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 23:17:24,165 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.9 2021-01-31 23:18:12,377 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-01-31 23:18:12,431 - octoprint.plugins.action_command_notification - INFO - Got a notification: N 2021-01-31 23:18:12,455 - octoprint.plugins.action_command_notification - INFO - Got a notification: ARE_POWER 2021-01-31 23:18:39,524 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-01-31 23:22:30,111 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-01-31 23:22:34,527 - octoprint.plugins.action_command_notification - INFO - Got a notification: ID Autotune failed! Temperature too high 2021-01-31 23:22:51,323 - octoprint.plugins.action_command_notification - INFO - Got a notification: TRIC 2021-01-31 23:31:45,025 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 23:34:52,521 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:36:08,171 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:36:39,549 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 23:36:39,550 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 23:36:39,660 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 23:36:40,252 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-01-31 23:36:40,274 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-01-31 23:36:40,274 - octoprint.access.users - INFO - Logged in user: pka4916 2021-01-31 23:36:40,401 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-01-31 23:36:42,982 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-01-31 23:36:43,056 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-01-31 23:37:10,519 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:37:49,721 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:37:49,754 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:37:49,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:38:14,917 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:39:18,458 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:40:26,598 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:41:32,595 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:42:41,526 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:43:50,377 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:44:57,790 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:46:04,577 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:46:45,026 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-01-31 23:47:12,902 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:48:20,569 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:48:42,271 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-01-31 23:49:19,838 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:49:19,869 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:49:19,902 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:49:28,716 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:50:31,313 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:51:34,341 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:52:36,988 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:53:40,463 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:54:42,517 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:55:46,178 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-01-31 23:56:49,687 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-01-31 23:57:54,298 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-01-31 23:58:57,054 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-01-31 23:59:59,476 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:00:27,502 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:00:27,535 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:00:27,582 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:01:03,319 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:01:45,027 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 00:02:06,539 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:03:11,757 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:04:19,073 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:05:25,378 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:06:31,863 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:07:34,634 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:08:41,933 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:09:45,825 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:10:53,876 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:11:20,127 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:11:20,159 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:11:20,191 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:11:58,728 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:13:06,811 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:14:13,823 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:15:19,171 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:16:22,775 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:16:45,028 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 00:17:25,061 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:18:31,722 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:19:37,337 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:20:41,789 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:21:46,545 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:22:12,907 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:22:12,955 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:22:12,987 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:22:51,220 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:23:56,170 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:25:01,548 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:26:05,570 - octoprint.plugins.action_command_notification - INFO - Got a notification: BUG: 2021-02-01 00:27:09,829 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:28:11,483 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:29:13,950 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:30:21,026 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:31:26,230 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:31:45,029 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 00:32:28,203 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:32:52,614 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:32:52,646 - octoprint.plugins.action_command_notification - INFO - Got a notification: POWER 2021-02-01 00:32:52,694 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:33:30,975 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:34:32,950 - octoprint.plugins.action_command_notification - INFO - Got a notification: TOREPORT_SD_STATUS 2021-02-01 00:35:35,816 - octoprint.plugins.action_command_notification - INFO - Got a notification: C 2021-02-01 00:36:37,517 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:37:40,530 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:38:44,535 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:39:47,230 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:40:51,105 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:41:17,399 - tornado.access - WARNING - 403 GET /api/system/commands (::ffff:192.168.1.13) 17.20ms 2021-02-01 00:41:17,408 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.13 2021-02-01 00:41:17,504 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 44.49ms 2021-02-01 00:41:17,516 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 6.63ms 2021-02-01 00:41:17,528 - tornado.access - WARNING - 403 GET /api/printer?history=true&exclude=state,sd (::ffff:192.168.1.13) 6.37ms 2021-02-01 00:41:17,659 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 121.77ms 2021-02-01 00:41:17,681 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 20.11ms 2021-02-01 00:41:22,998 - tornado.access - WARNING - 403 GET /api/system/commands (::ffff:192.168.1.13) 7.58ms 2021-02-01 00:41:23,029 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 9.89ms 2021-02-01 00:41:23,071 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 38.15ms 2021-02-01 00:41:23,082 - tornado.access - WARNING - 403 GET /api/printer?history=true&exclude=state,sd (::ffff:192.168.1.13) 7.82ms 2021-02-01 00:41:23,222 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 130.01ms 2021-02-01 00:41:23,246 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 22.30ms 2021-02-01 00:41:47,521 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.13 2021-02-01 00:41:54,536 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:42:59,709 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:43:18,362 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:43:18,394 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:43:18,426 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 00:44:04,355 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 00:45:08,555 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:46:12,751 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:46:45,030 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 00:47:18,149 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:48:23,994 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 00:49:28,625 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:50:32,549 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:51:36,492 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:52:39,794 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:53:30,647 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 00:53:30,695 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:53:30,727 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:53:44,293 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 00:54:45,739 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 00:55:49,504 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:56:53,159 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 00:57:54,860 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 00:58:57,761 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:00:01,461 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:01:04,890 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:01:45,031 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 01:02:06,951 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:03:11,956 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:03:49,838 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:03:49,869 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:03:49,901 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:04:17,071 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-02-01 01:04:17,073 - octoprint.access.users - INFO - Logged in user: pka4916 2021-02-01 01:04:17,334 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-02-01 01:04:17,334 - octoprint.access.users - INFO - Logged in user: pka4916 2021-02-01 01:04:17,861 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.10 2021-02-01 01:04:17,884 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.10 2021-02-01 01:04:17,884 - octoprint.access.users - INFO - Logged in user: pka4916 2021-02-01 01:04:19,233 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.10 2021-02-01 01:04:23,561 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:04:42,033 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.10 2021-02-01 01:05:35,259 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:06:39,664 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:07:51,364 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:09:04,631 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:10:08,572 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:11:12,531 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:12:18,631 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:13:10,889 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:13:10,921 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:13:10,953 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:13:23,350 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:14:28,118 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:15:41,301 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:16:45,031 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 01:16:52,115 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:18:02,361 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:19:13,155 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:20:23,130 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:21:27,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:22:33,858 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:22:45,087 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:22:45,135 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:22:45,167 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:23:39,668 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:24:51,509 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:26:03,351 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:27:15,736 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:28:27,114 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:29:40,731 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:30:46,378 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:31:16,034 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:31:16,082 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:31:16,114 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:31:45,032 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 01:31:58,970 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:33:05,101 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:34:11,760 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:35:18,947 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:36:25,958 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:37:30,426 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:38:36,606 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:39:44,417 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:40:40,636 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:40:40,684 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:40:40,732 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:40:51,626 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:41:58,543 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:43:03,330 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:44:08,534 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:45:15,945 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:46:20,893 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:46:45,033 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 01:47:28,323 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:48:33,802 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:49:40,049 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:50:07,965 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:50:08,029 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:50:08,061 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:50:46,951 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:51:53,661 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:53:01,187 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:54:06,266 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:55:12,590 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:56:18,916 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:57:22,602 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:58:29,037 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 01:59:33,400 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 01:59:40,551 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 01:59:40,599 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 01:59:40,631 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:00:40,589 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:01:45,034 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 02:01:46,738 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:02:52,006 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:03:58,779 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:05:04,624 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:06:11,588 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:07:17,769 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:08:22,477 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:08:54,056 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:08:54,104 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:08:54,136 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:09:28,754 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:10:34,742 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:11:39,707 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:12:44,304 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:13:47,972 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:14:52,009 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:15:56,286 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:16:45,035 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 02:17:01,426 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:18:05,349 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:18:25,617 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:18:25,650 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:18:25,681 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:19:09,082 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:20:11,966 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:21:17,010 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:22:21,284 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:23:24,358 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:24:28,472 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:25:33,482 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:26:36,685 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:27:42,416 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:28:08,502 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:28:08,534 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:28:08,566 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:28:47,838 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:29:53,472 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:31:00,467 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:31:45,040 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 02:32:04,711 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:33:06,586 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:34:09,406 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:35:11,753 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:36:14,199 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:37:17,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:37:52,329 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:37:52,377 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:37:52,409 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:38:21,796 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:39:26,183 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:40:29,707 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:41:31,056 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:42:35,156 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:43:38,344 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:44:38,764 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:45:41,169 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:46:45,041 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 02:46:45,316 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:47:49,241 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:48:04,310 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:48:04,358 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:48:04,390 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:48:52,013 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:49:53,441 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:50:57,957 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:52:02,473 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:53:05,453 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:54:08,818 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 02:55:13,142 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:56:17,982 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:57:22,197 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:57:54,830 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:57:54,862 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 02:57:54,894 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 02:58:27,257 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 02:59:30,624 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:00:35,094 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:01:39,516 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:01:45,041 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 03:02:43,474 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:03:50,343 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:04:52,557 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:05:57,267 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:06:58,248 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:07:52,064 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:07:52,095 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:07:52,127 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:07:59,774 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:09:00,772 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:10:01,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:11:02,671 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:12:02,661 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:13:06,842 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:14:09,935 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:15:12,516 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:16:13,913 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:16:45,042 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 03:17:14,576 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:17:47,865 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:17:47,897 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:17:47,929 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:18:17,540 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:19:17,674 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:20:19,263 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:21:19,668 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:22:21,129 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:23:22,574 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:24:23,875 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:25:24,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:26:26,973 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:27:30,820 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:27:57,053 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:27:57,085 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:27:57,117 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:28:36,055 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:29:43,097 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:30:48,651 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:31:45,043 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 03:31:54,504 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:33:01,195 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:34:08,253 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:35:13,455 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:36:17,555 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:37:23,142 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:37:57,839 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:37:57,871 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:37:57,903 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:38:31,416 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:39:36,651 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:40:42,030 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:41:47,601 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:42:51,925 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:43:56,137 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:45:00,988 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:46:05,584 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:46:45,044 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 03:47:08,820 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:48:14,328 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:48:14,360 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:48:14,392 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:48:16,776 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:49:22,283 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:50:28,223 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:51:32,275 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:52:36,871 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:53:41,595 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:54:45,505 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:55:50,035 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:56:53,400 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:57:57,052 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 03:58:19,975 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 03:58:20,007 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 03:58:20,039 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 03:59:00,854 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:00:04,762 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:01:09,851 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:01:45,045 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 04:02:15,201 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:03:19,475 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:04:22,216 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:05:27,276 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:06:30,320 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:07:32,550 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:08:36,378 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:08:39,017 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:08:39,049 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:08:39,081 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:09:43,039 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:10:47,106 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:11:51,254 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:12:54,907 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:13:59,967 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:15:03,379 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:16:06,585 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:16:45,046 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 04:17:12,539 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:18:19,118 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:18:32,540 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:18:32,588 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:18:32,636 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:19:22,611 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:20:28,263 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:21:32,219 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:22:37,295 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:23:40,084 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:24:46,471 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:25:49,870 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:26:52,512 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:27:59,716 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:28:17,089 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:28:17,137 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:28:17,185 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:29:05,032 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:30:10,924 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:31:14,839 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:31:45,047 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 04:32:18,101 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:33:20,745 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:34:26,125 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:35:29,427 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:36:34,038 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:37:40,827 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:38:14,469 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:38:14,501 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:38:14,533 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:38:45,361 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:39:48,582 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:40:50,908 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:41:55,217 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:42:58,279 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:44:03,484 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:45:08,529 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:46:12,940 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:46:45,048 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 04:47:18,858 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:48:24,159 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:48:32,621 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:48:32,653 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 04:48:32,701 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:49:29,908 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:50:33,242 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:51:37,135 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:52:40,132 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:53:44,034 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:54:50,075 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:55:57,247 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:57:02,900 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:58:09,608 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:58:36,979 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 04:58:37,027 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 04:58:37,075 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 04:59:15,436 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:00:22,000 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:01:27,444 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:01:45,048 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 05:02:32,921 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:03:37,549 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:04:41,395 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:05:47,446 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:06:52,266 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:07:59,077 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:08:28,041 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:08:28,073 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:08:28,105 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:09:04,895 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:10:10,019 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:11:15,160 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:12:24,650 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:13:29,996 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:14:37,847 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:15:44,457 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:16:45,049 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 05:16:50,268 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:17:56,239 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:18:19,386 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:18:19,418 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:18:19,450 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:19:03,153 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:20:07,860 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:21:15,143 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:22:20,251 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:23:25,022 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:24:30,978 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:25:35,774 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:26:47,384 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:27:55,549 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:28:04,649 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:28:04,697 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:28:04,729 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:29:04,270 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:30:10,689 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:31:16,021 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:31:45,050 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 05:32:20,761 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:33:27,116 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:34:30,476 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:35:34,640 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:36:37,742 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:37:39,507 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:37:46,705 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:37:46,737 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:37:46,769 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:38:42,087 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:39:43,948 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:40:48,319 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:41:52,417 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:42:55,423 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:43:58,531 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:45:00,056 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:46:03,437 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:46:45,051 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 05:47:05,266 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:47:19,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:47:19,680 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:47:19,712 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:48:08,071 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:49:11,133 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:50:13,714 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:51:16,807 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:52:20,460 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:53:25,680 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:54:28,437 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:55:32,906 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:56:30,592 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:56:30,640 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:56:30,672 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 05:56:42,925 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 05:57:46,226 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 05:58:50,535 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 05:59:53,143 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:00:56,745 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:01:45,052 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 06:02:01,630 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:03:07,170 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:04:17,717 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:05:26,681 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:06:01,202 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:06:01,235 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:06:01,266 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:06:34,317 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:07:44,048 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:08:54,083 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:10:05,031 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:11:07,835 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:12:14,240 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:13:20,787 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:14:25,975 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:15:33,291 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:15:48,808 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:15:48,840 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:15:48,872 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:16:33,536 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:16:45,053 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 06:17:34,518 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:18:36,729 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:19:39,312 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:20:41,266 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:21:46,835 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:22:50,117 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:23:54,407 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:24:57,913 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:25:20,084 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:25:20,116 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:25:20,148 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:26:03,227 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:27:09,406 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:28:15,424 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:29:20,099 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:30:21,254 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:31:24,201 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:31:45,054 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 06:32:27,853 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:33:31,409 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:34:34,532 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:35:08,957 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:35:08,989 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:35:09,021 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:35:35,032 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:36:45,210 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:37:49,630 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:38:52,098 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:39:55,079 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:41:00,777 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:42:04,973 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:43:07,681 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:44:10,453 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:44:49,902 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:44:49,934 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:44:49,966 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:45:13,705 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:46:16,493 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:46:45,054 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 06:47:19,473 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:48:21,317 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:49:23,274 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:50:23,646 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:51:25,011 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:52:27,335 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:53:30,539 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:54:17,668 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:54:17,715 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:54:17,750 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 06:54:32,145 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:55:34,010 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 06:56:35,873 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:57:35,354 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 06:58:36,847 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 06:59:39,369 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:00:38,929 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:01:39,623 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:01:45,055 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 07:02:41,310 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:03:45,315 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:03:59,057 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:03:59,089 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:03:59,121 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:04:48,569 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:05:48,399 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:06:50,501 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:07:53,386 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:08:53,520 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:09:52,374 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:10:53,947 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:11:56,769 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:12:57,910 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:13:19,522 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:13:19,570 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:13:19,618 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:13:59,739 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:15:00,897 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:16:00,118 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:16:45,056 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 07:17:00,524 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:18:00,721 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:19:01,207 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:20:02,172 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:21:04,033 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:22:04,614 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:23:07,803 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:23:11,402 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:23:11,434 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:23:11,466 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:24:07,344 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:25:06,246 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:26:06,699 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:27:06,192 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:28:09,813 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:29:09,887 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:30:09,321 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:31:11,010 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:31:45,057 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 07:32:12,556 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:32:51,911 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:32:51,959 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:32:52,007 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:33:13,828 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:34:14,125 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:35:14,821 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:36:15,963 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:37:13,540 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:38:10,459 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:39:08,803 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:40:05,018 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:41:03,777 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:42:01,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:42:41,171 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:42:41,219 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:42:41,251 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:43:00,768 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:43:54,338 - tornado.access - WARNING - 403 GET /api/system/commands (::ffff:192.168.1.13) 14.12ms 2021-02-01 07:43:54,356 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.13 2021-02-01 07:43:54,399 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 7.94ms 2021-02-01 07:43:54,443 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 40.62ms 2021-02-01 07:43:54,453 - tornado.access - WARNING - 403 GET /api/printer?history=true&exclude=state,sd (::ffff:192.168.1.13) 6.26ms 2021-02-01 07:43:54,461 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 5.32ms 2021-02-01 07:43:54,527 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-02-01 07:43:55,199 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 735.61ms 2021-02-01 07:43:55,234 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 31.42ms 2021-02-01 07:44:00,329 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:44:06,031 - tornado.access - WARNING - 403 GET /api/system/commands (::ffff:192.168.1.13) 8.96ms 2021-02-01 07:44:06,056 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.13) 8.55ms 2021-02-01 07:44:06,095 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 33.14ms 2021-02-01 07:44:06,106 - tornado.access - WARNING - 403 GET /api/printer?history=true&exclude=state,sd (::ffff:192.168.1.13) 6.86ms 2021-02-01 07:44:06,262 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.13) 146.64ms 2021-02-01 07:44:06,282 - tornado.access - WARNING - 403 GET /api/printerprofiles (::ffff:192.168.1.13) 18.25ms 2021-02-01 07:44:57,134 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:45:10,821 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.13 2021-02-01 07:45:55,989 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:46:45,058 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 07:46:55,163 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:47:53,362 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:48:51,513 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:49:50,432 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:50:49,830 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:51:50,493 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:52:33,318 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:52:33,350 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 07:52:33,382 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:52:47,683 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 07:53:46,626 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:54:47,048 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:55:46,318 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:56:44,965 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:57:42,873 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 07:58:41,423 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 07:59:38,822 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:00:38,316 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:01:35,730 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:01:45,059 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 08:02:13,676 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:02:13,724 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:02:13,772 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:02:35,014 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:03:34,452 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:04:30,884 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:05:29,940 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:06:29,108 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:07:27,733 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:08:27,654 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:09:25,416 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:10:25,146 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:11:23,868 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:11:43,624 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:11:43,656 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:11:43,688 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:12:23,393 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:13:23,698 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:14:26,308 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:15:24,824 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:16:23,292 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:16:45,060 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 08:17:21,030 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:18:20,922 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:19:20,958 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:20:19,826 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:20:50,316 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:20:50,364 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:20:50,396 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:21:18,742 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:22:19,035 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:23:19,487 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:24:15,732 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:25:09,402 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:26:03,648 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:27:01,173 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:27:57,194 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:28:54,063 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:29:50,837 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:30:19,120 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:30:19,152 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:30:19,184 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:30:47,930 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:31:43,232 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:31:45,061 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 08:32:40,182 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:33:36,027 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:34:33,597 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:35:30,690 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:36:26,888 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:37:23,006 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:38:17,955 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:39:16,777 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:39:47,043 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:39:47,075 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:39:47,107 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:40:14,990 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:41:13,636 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:42:12,105 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:43:11,310 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:44:08,660 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:45:05,801 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:46:02,799 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:46:45,062 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 08:46:57,797 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:47:52,843 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:48:49,521 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:49:18,763 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:49:18,795 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:49:18,827 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:49:49,430 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:50:45,036 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:51:41,665 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:52:40,203 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:53:38,887 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:54:38,504 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:55:37,758 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:56:39,378 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:57:37,976 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:58:37,565 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 08:58:37,613 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 08:58:37,645 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 08:58:37,677 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 08:59:37,666 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:00:36,391 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:01:35,324 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:01:45,063 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 09:02:32,834 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:03:29,768 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:04:29,165 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:05:28,674 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:06:24,584 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:07:24,173 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:07:34,891 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:07:34,939 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:07:34,971 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:08:22,802 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:09:20,120 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:10:15,150 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:11:14,099 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:12:11,384 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:13:07,213 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:14:01,986 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:14:55,512 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:15:50,234 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:16:26,931 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:16:26,963 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:16:26,995 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:16:42,544 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:16:45,064 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 09:17:36,630 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:18:29,244 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:19:23,970 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:20:17,768 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:21:09,662 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:22:01,860 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:22:54,762 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:23:47,680 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:24:39,639 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:25:32,061 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:25:37,820 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:25:37,884 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:25:37,916 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:26:24,435 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:27:15,402 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:28:07,744 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:29:00,022 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:29:52,429 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:30:43,747 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:31:34,954 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:31:45,065 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 09:32:27,387 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:33:23,995 - octoprint.plugins.action_command_notification - INFO - Got a notification: 2021-02-01 09:34:17,377 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:34:29,311 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:34:29,343 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:34:29,391 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:35:10,488 - octoprint.plugins.action_command_notification - INFO - Got a notification: OWER 2021-02-01 09:36:04,686 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:36:57,236 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:37:47,883 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:38:37,138 - octoprint.plugins.action_command_notification - INFO - Got a notification: UG: 2021-02-01 09:39:29,656 - octoprint.plugins.action_command_notification - INFO - Got a notification: OREPORT_SD_STATUS 2021-02-01 09:40:22,887 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:41:17,060 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:42:09,164 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:43:03,217 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:43:24,410 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 09:43:24,458 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:43:24,491 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 09:43:57,848 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 09:44:50,781 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:45:42,825 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 09:46:34,359 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 09:46:45,066 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 09:47:27,779 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:48:18,913 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:49:11,455 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 09:50:02,246 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:50:56,321 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:51:49,736 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:52:42,309 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 09:52:55,906 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:52:55,938 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 09:52:55,970 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:53:35,141 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:54:25,606 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 09:55:17,753 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:56:08,883 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:56:58,780 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:57:51,613 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 09:58:40,509 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 09:59:28,441 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:00:17,850 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:01:08,330 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:01:45,067 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 10:01:58,844 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:02:30,603 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:02:30,635 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:02:30,667 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:02:50,309 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:03:42,204 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:04:36,024 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:05:30,152 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:06:22,134 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:07:11,736 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:08:04,273 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:08:58,123 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:09:52,196 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:10:48,593 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:11:45,466 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:12:04,607 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:12:04,639 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:12:04,671 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:12:43,587 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:13:39,522 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:14:36,011 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:15:33,252 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:16:28,108 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:16:45,068 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 10:17:24,797 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:18:19,833 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:19:13,718 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:20:06,655 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:20:49,005 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:20:49,053 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:20:49,085 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:20:57,848 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:21:51,355 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:22:46,390 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:23:39,278 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:24:33,534 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:25:28,156 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:26:20,238 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:27:11,630 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:28:00,925 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:28:47,785 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:29:34,910 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:30:07,061 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:30:07,109 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:30:07,141 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:30:24,122 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:31:14,994 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:31:45,069 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 10:32:02,889 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:32:50,384 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:33:37,482 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:34:25,766 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:35:14,784 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:36:00,213 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:36:48,127 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:37:34,556 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:38:23,473 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:39:14,522 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:40:04,380 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:40:13,386 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:40:13,418 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:40:13,450 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:40:56,362 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:41:45,218 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:42:33,983 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:43:24,534 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:44:15,074 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:45:06,509 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:45:52,491 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:46:38,027 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:46:45,069 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 10:47:25,849 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:48:15,699 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:49:06,671 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:49:57,704 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:50:13,701 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:50:13,749 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:50:13,797 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:50:49,223 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:51:36,392 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:52:27,657 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 10:53:21,055 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:54:14,112 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:55:07,875 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:56:02,272 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:56:59,318 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:57:56,873 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:58:57,554 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:59:24,347 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 10:59:24,379 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 10:59:24,411 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 10:59:53,535 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:00:51,578 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:01:45,070 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 11:01:51,101 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:02:50,805 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:03:51,408 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:04:49,217 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:05:48,683 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:06:49,135 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:07:45,587 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:08:20,723 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:08:20,771 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:08:20,803 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:08:40,768 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:09:34,714 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:10:29,211 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:11:22,603 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:12:18,562 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:13:09,090 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:14:04,687 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:14:56,012 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:15:47,188 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:16:38,688 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:16:45,071 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 11:17:34,050 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:18:23,078 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:18:23,110 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:18:23,142 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:18:26,789 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:19:16,268 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:20:06,493 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:20:57,772 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:21:48,240 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:22:34,945 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:23:22,805 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:24:12,752 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:25:02,669 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:25:51,149 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:26:39,581 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:27:28,692 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:28:19,219 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:28:45,886 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:28:45,918 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:28:45,949 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:29:06,004 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:29:52,739 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:30:40,639 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:31:28,646 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:31:45,072 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 11:32:17,779 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:33:09,933 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:34:00,929 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:34:49,564 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:35:36,663 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:36:28,327 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:37:21,977 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:38:16,716 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:38:36,127 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:38:36,159 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:38:36,206 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:39:12,859 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:40:12,197 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:41:15,249 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:42:16,720 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:43:16,291 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:44:16,413 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:45:20,295 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:46:24,177 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:46:45,073 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 11:47:24,131 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:47:30,574 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:47:30,638 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:47:30,670 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:48:24,581 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:49:27,120 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:50:27,840 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:51:24,901 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:52:18,278 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:53:14,410 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:54:12,327 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:55:10,935 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:56:07,426 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:56:25,353 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 11:56:25,385 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:56:25,417 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:57:01,322 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 11:57:51,806 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 11:58:41,758 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 11:59:30,067 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:00:16,546 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 12:01:02,499 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:01:45,074 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-01 12:01:49,858 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:02:35,909 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:03:21,835 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:04:06,341 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 12:04:52,520 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 12:05:40,254 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 12:06:27,459 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:06:51,317 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 12:06:51,346 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: 2021-02-01 12:06:51,378 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:07:14,573 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:08:02,496 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:08:50,464 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:09:36,917 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 12:10:24,436 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:11:13,156 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:11:57,485 - octoprint.plugins.action_command_notification - INFO - Got a notification: EEPROM 2021-02-01 12:12:44,699 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:13:30,672 - octoprint.plugins.action_command_notification - INFO - Got a notification: REPORT_SD_STATUS 2021-02-01 12:14:15,088 - octoprint.plugins.action_command_notification - INFO - Got a notification: WER 2021-02-01 12:14:29,505 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-02-01 12:14:29,506 - octoprint.access.users - INFO - Logged in user: pka4916 2021-02-01 12:14:30,363 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-02-01 12:14:30,363 - octoprint.access.users - INFO - Logged in user: pka4916 2021-02-01 12:14:31,786 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.9 2021-02-01 12:14:31,845 - octoprint.server.util.flask - INFO - Passively logging in user pka4916 from ::ffff:192.168.1.9 2021-02-01 12:14:31,845 - octoprint.access.users - INFO - Logged in user: pka4916 2021-02-01 12:14:33,649 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.55s 2021-02-01 12:14:34,310 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.62s 2021-02-01 12:14:34,914 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.58s 2021-02-01 12:14:35,600 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.64s 2021-02-01 12:14:36,477 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.63s 2021-02-01 12:14:37,293 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-02-01 12:14:38,053 - octoprint.server.util.sockjs - INFO - User pka4916 logged in on the socket from client ::ffff:192.168.1.9 2021-02-01 12:15:01,287 - octoprint.plugins.action_command_notification - INFO - Got a notification: G: