2021-05-25 00:17:26,884 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'thespaghettidetective:1.4.5,octolapse:0.4.0,bedlevelvisualizer:1.0.0,themeify:1.2.2,navbartemp:0.14'} 2021-05-25 00:17:26,890 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2021-05-25 00:17:26,890 - octoprint.server - INFO - OctoPrint 1.4.0 2021-05-25 00:17:26,893 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Access Anywhere - The Spaghetti Detective (1.4.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.4.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Themeify (1.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-05-25 00:17:26,904 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2021-05-25 00:17:26,905 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2021-05-25 00:22:30,468 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 00:22:31,145 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1822} 2021-05-25 00:37:30,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 00:37:31,123 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2722} 2021-05-25 00:52:30,496 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 00:52:31,169 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3622} 2021-05-25 01:07:30,522 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 01:07:31,159 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4523} 2021-05-25 01:19:36,993 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:37,149 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.244284 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:37,188 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:19:37,190 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:19:37,512 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:37,563 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:19:37,565 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.316888 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:48,025 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:48,142 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.619297 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:48,168 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:19:48,171 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:19:58,997 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:59,074 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.360580 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:19:59,085 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:19:59,088 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:20:09,658 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:20:09,760 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.168478 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:20:09,790 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:20:09,793 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:20:20,147 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:20:20,239 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:20:20,242 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.277017 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:20:30,717 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:20:30,811 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.216438 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:20:30,835 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:20:30,837 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:21:01,297 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:21:01,389 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.271216 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:21:21,434 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:21:21,436 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:21:21,765 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:21:21,856 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:21:21,857 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.352298 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:21:42,305 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:21:42,406 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:21:42,408 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.306050 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:22:02,860 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:22:02,957 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.211870 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:22:23,001 - sentry.errors - ERROR - Sentry responded with an error: (url: https://sentry.thespaghettidetective.com/api/4/store/) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/threaded.py", line 165, in send_sync super(ThreadedHTTPTransport, self).send(url, data, headers) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/transport/http.py", line 43, in send ca_certs=self.ca_certs, File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/utils/http.py", line 66, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open context=self._context) File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open raise URLError(err) URLError: 2021-05-25 01:22:23,017 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:22:23,304 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:22:23,424 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:22:23,430 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.273085 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:22:30,527 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 01:22:33,688 - octoprint.util.connectivity_checker - INFO - Connectivity changed from online to offline 2021-05-25 01:22:43,848 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 242, in main_loop interval_in_seconds /= 5 File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed return File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/raven/breadcrumbs.py", line 341, in send resp = real_send(self, request, *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:22:43,937 - sentry.errors.uncaught - ERROR - [u"ConnectionError: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))", u' File "octoprint_thespaghettidetective/__init__.py", line 242, in main_loop', u' File "octoprint_thespaghettidetective/webcam_capture.py", line 124, in post_jpeg_if_needed', u' File "requests/api.py", line 119, in post', u' File "requests/api.py", line 61, in request', u' File "requests/sessions.py", line 530, in request', u' File "raven/breadcrumbs.py", line 341, in send', u' File "requests/sessions.py", line 643, in send', u' File "requests/adapters.py", line 516, in send'] 2021-05-25 01:22:43,940 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.129010 seconds: HTTPSConnectionPool(host='app.thespaghettidetective.com', port=443): Max retries exceeded with url: /api/v1/octo/pic/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2021-05-25 01:35:27,877 - octoprint.plugins.thespaghettidetective - ERROR - Exception Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 239, in main_loop try: File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 254, in post_printer_status if self.ss and self.ss.ws and self.ss.ws == ws: File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/__init__.py", line 282, in send_ws_msg_to_server raw = bson.dumps(data) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/ws.py", line 62, in send else: File "/home/pi/oprint/local/lib/python2.7/site-packages/websocket/_app.py", line 153, in send if not self.sock or self.sock.send(data, opcode) == 0: File "/home/pi/oprint/local/lib/python2.7/site-packages/websocket/_core.py", line 253, in send return self.send_frame(frame) File "/home/pi/oprint/local/lib/python2.7/site-packages/websocket/_core.py", line 278, in send_frame l = self._send(data) File "/home/pi/oprint/local/lib/python2.7/site-packages/websocket/_core.py", line 448, in _send return send(self.sock, data) File "/home/pi/oprint/local/lib/python2.7/site-packages/websocket/_socket.py", line 157, in send return _send() File "/home/pi/oprint/local/lib/python2.7/site-packages/websocket/_socket.py", line 139, in _send return sock.send(data) File "/usr/lib/python2.7/ssl.py", line 719, in send v = self._sslobj.write(data) error: [Errno 22] Invalid argument 2021-05-25 01:35:27,879 - octoprint.plugins.thespaghettidetective - WARNING - WS ERROR: Connection is already closed. 2021-05-25 01:35:27,898 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2021-05-25 01:35:27,994 - octoprint.plugins.thespaghettidetective - ERROR - Backing off 0.324641 seconds: [Errno 22] Invalid argument 2021-05-25 01:35:28,167 - sentry.errors - ERROR - Sentry responded with an API error: RateLimited(None) 2021-05-25 01:35:28,169 - sentry.errors.uncaught - ERROR - [u'error: [Errno 22] Invalid argument', u' File "octoprint_thespaghettidetective/__init__.py", line 239, in main_loop', u' File "octoprint_thespaghettidetective/__init__.py", line 254, in post_printer_status', u' File "octoprint_thespaghettidetective/__init__.py", line 282, in send_ws_msg_to_server', u' File "octoprint_thespaghettidetective/ws.py", line 62, in send', u' File "websocket/_app.py", line 153, in send', u' File "websocket/_core.py", line 253, in send', u' File "websocket/_core.py", line 278, in send_frame', u' File "websocket/_core.py", line 448, in _send', u' File "websocket/_socket.py", line 157, in send', u' File "websocket/_socket.py", line 139, in _send', u' File "python2.7/ssl.py", line 719, in send'] 2021-05-25 01:37:30,530 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 01:37:33,722 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2021-05-25 01:37:33,910 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-05-25 01:37:36,607 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-05-25 01:37:37,870 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-05-25 01:52:30,532 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 01:52:31,221 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7223} 2021-05-25 02:07:30,536 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 02:07:31,185 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8123} 2021-05-25 02:15:01,336 - octoprint.util.comm - INFO - Finished in 7528.173 s. 2021-05-25 02:15:01,342 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-05-25 02:15:01,347 - octoprint.filemanager.analysis - INFO - Starting analysis of local:squirrel3.gcode 2021-05-25 02:15:01,353 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/squirrel3.gcode 2021-05-25 02:15:01,404 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: squirrel3.gcode, owner: PiperPilot 2021-05-25 02:15:01,466 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-05-25 02:15:02,232 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': u'local', 'file': '438265fe55a409e315b4063919eaea2c507bd799', u'elapsed': 7528} 2021-05-25 02:15:43,739 - octoprint.filemanager.analysis - INFO - Analysis of entry local:squirrel3.gcode finished, needed 42.39s 2021-05-25 02:22:30,544 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 02:22:31,167 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9023} 2021-05-25 02:37:30,546 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 02:37:31,215 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9923} 2021-05-25 02:52:30,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 02:52:31,210 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10823} 2021-05-25 03:07:30,553 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 03:07:31,179 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11723} 2021-05-25 03:22:30,555 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 03:22:31,193 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12623} 2021-05-25 03:37:30,558 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 03:37:31,248 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13523} 2021-05-25 03:52:30,569 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 03:52:31,228 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14423} 2021-05-25 04:07:30,571 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 04:07:31,232 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15323} 2021-05-25 04:22:30,573 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 04:22:31,245 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16223} 2021-05-25 04:37:30,575 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 04:37:31,282 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17123} 2021-05-25 04:52:30,578 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 04:52:31,463 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18023} 2021-05-25 05:07:30,581 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 05:07:31,264 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18923} 2021-05-25 05:22:30,584 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 05:22:31,308 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19823} 2021-05-25 05:37:30,587 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 05:37:31,287 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20723} 2021-05-25 05:52:30,590 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 05:52:31,283 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21623} 2021-05-25 06:07:30,594 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 06:07:31,278 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22523} 2021-05-25 06:22:30,595 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 06:22:31,297 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23423} 2021-05-25 06:37:30,598 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 06:37:31,311 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24323} 2021-05-25 06:52:30,600 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 06:52:31,313 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25223} 2021-05-25 07:07:30,602 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 07:07:31,328 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26123} 2021-05-25 07:22:30,605 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 07:22:31,337 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27023} 2021-05-25 07:37:30,608 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 07:37:31,396 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27923} 2021-05-25 07:52:30,612 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 07:52:31,363 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28823} 2021-05-25 08:07:30,617 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 08:07:31,387 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29723} 2021-05-25 08:22:30,624 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 08:22:31,392 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30623} 2021-05-25 08:37:30,628 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 08:37:31,405 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31523} 2021-05-25 08:52:30,630 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 08:52:31,440 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32423} 2021-05-25 09:07:30,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 09:07:31,402 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33323} 2021-05-25 09:22:30,634 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 09:22:31,422 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34223} 2021-05-25 09:37:30,636 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 09:37:31,466 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35123} 2021-05-25 09:52:30,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 09:52:31,432 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36023} 2021-05-25 10:07:30,642 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 10:07:31,551 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36923} 2021-05-25 10:22:30,645 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 10:22:31,484 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37823} 2021-05-25 10:37:30,647 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 10:37:31,521 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38723} 2021-05-25 10:52:30,651 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 10:52:31,569 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39623} 2021-05-25 11:07:30,654 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 11:07:31,492 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40523} 2021-05-25 11:22:30,657 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 11:22:31,520 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41423} 2021-05-25 11:37:30,661 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 11:37:31,511 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42323} 2021-05-25 11:52:30,665 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 11:52:31,513 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43223} 2021-05-25 12:07:30,669 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 12:07:31,539 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44123} 2021-05-25 12:22:30,671 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 12:22:31,574 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45023} 2021-05-25 12:37:30,674 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 12:37:31,555 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45923} 2021-05-25 12:52:30,676 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 12:52:31,565 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46823} 2021-05-25 13:04:39,582 - octoprint.plugins.thespaghettidetective - WARNING - WS ERROR: Connection is already closed. 2021-05-25 13:04:39,586 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2021-05-25 13:07:30,680 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 13:07:31,580 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47723} 2021-05-25 13:22:30,684 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 13:22:31,582 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48623} 2021-05-25 13:37:30,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 13:37:31,604 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49523} 2021-05-25 13:52:30,691 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 13:52:31,609 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50423} 2021-05-25 14:07:30,694 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 14:07:31,630 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51323} 2021-05-25 14:22:30,697 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 14:22:31,637 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52223} 2021-05-25 14:37:30,700 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 14:37:31,637 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 53123} 2021-05-25 14:52:30,702 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 14:52:31,628 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54023} 2021-05-25 15:07:30,705 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 15:07:31,662 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54923} 2021-05-25 15:22:30,708 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 15:22:31,681 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 55823} 2021-05-25 15:17:08,466 - octoprint.startup - INFO - ****************************************************************************** 2021-05-25 15:17:08,468 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2021-05-25 15:17:08,469 - octoprint.startup - INFO - ****************************************************************************** 2021-05-25 15:17:08,563 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-05-25 15:17:08,635 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-05-25 15:17:12,473 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 45 hook handlers 2021-05-25 15:17:12,647 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-05-25 15:17:12,695 - octoprint.server - INFO - Intermediary server started 2021-05-25 15:17:12,697 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-05-25 15:17:13,361 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 45 hook handlers 2021-05-25 15:17:13,401 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-05-25 15:17:14,165 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-05-25 15:17:14,176 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2021-05-25 15:17:14,179 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2021-05-25 15:17:14,182 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2021-05-25 15:17:14,184 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2021-05-25 15:17:14,186 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2021-05-25 15:17:14,188 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2021-05-25 15:17:14,190 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2021-05-25 15:17:14,192 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2021-05-25 15:17:14,194 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2021-05-25 15:17:14,195 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2021-05-25 15:17:14,197 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2021-05-25 15:17:14,198 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2021-05-25 15:17:14,381 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-05-25 15:17:16,343 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-05-25 15:17:17,897 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2021-05-25 15:17:17,899 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-05-25 15:17:17,900 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-05-25 15:17:17,909 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2021-05-25 15:17:17,934 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Access Anywhere - The Spaghetti Detective (1.6.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Themeify (1.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-05-25 15:17:17,956 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2021-05-25 15:17:17,971 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-05-25 15:17:17,997 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-05-25 15:17:19,663 - octoprint.server - INFO - Shutting down intermediary server... 2021-05-25 15:17:20,095 - octoprint.server - INFO - Intermediary server shut down 2021-05-25 15:17:20,099 - octoprint.events - INFO - Processing startup event, this is our first event 2021-05-25 15:17:20,105 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2021-05-25 15:17:20,107 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-05-25 15:17:20,108 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-05-25 15:17:20,139 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-05-25 15:17:20,191 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-05-25 15:17:20,257 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2021-05-25 15:17:20,384 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-05-25 15:17:20,429 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-05-25 15:17:20,573 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2021-05-25 15:17:20,647 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2021-05-25 15:17:20,670 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-25 15:17:21,233 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2021-05-25 15:17:21,246 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2021-05-25 15:17:21,253 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-05-25 15:17:21,321 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-05-25 15:17:21,359 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-05-25 15:17:21,420 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-05-25 15:17:21,451 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-05-25 15:17:21,774 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-05-25 15:17:22,114 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-05-25 15:17:22,444 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-05-25 15:17:23,215 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-05-25 15:17:23,361 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-05-25 15:17:23,361 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-05-25 15:17:23,460 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2021-05-25 15:17:23,775 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-05-25 15:17:24,978 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.3s 2021-05-25 15:17:25,174 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-05-25 15:17:26,753 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-05-25 15:17:26,780 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-05-25 15:17:26,924 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.0s 2021-05-25 15:17:27,315 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-05-25 15:17:27,318 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-05-25 15:17:27,617 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.59s 2021-05-25 15:17:28,384 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.69s 2021-05-25 15:17:29,099 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.6s 2021-05-25 15:17:31,520 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-05-25 15:17:31,521 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-05-25 15:17:31,595 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-05-25 15:17:31,605 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-05-25 15:17:31,621 - octoprint.plugins.themeify - INFO - Themeify initialized. 2021-05-25 15:17:31,899 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.26/'} 2021-05-25 15:17:32,273 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'thespaghettidetective:1.6.7,octolapse:0.4.1,bedlevelvisualizer:1.0.1,themeify:1.2.2,navbartemp:0.14'} 2021-05-25 15:17:32,605 - octoprint.plugins.thespaghettidetective - INFO - Linked printer: {u'id': 46280, u'is_pro': False, u'name': u'My Prusa MK3s'} 2021-05-25 15:17:33,018 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, u'octopi_version': u'0.16.0', 'version': u'1.4.0', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, u'pi_model': u'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2021-05-25 15:29:54,502 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21} 2021-05-25 15:29:54,551 - backoff - INFO - Backing off wait_for_janus(...) for 0.4s (error: [Errno 111] Connection refused) 2021-05-25 15:29:55,959 - backoff - INFO - Backing off wait_for_janus(...) for 0.0s (error: [Errno 111] Connection refused) 2021-05-25 15:29:56,317 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.24 2021-05-25 15:29:56,508 - octoprint.server.util.flask - INFO - Passively logging in user PiperPilot from ::ffff:192.168.0.24 2021-05-25 15:29:56,511 - octoprint.access.users - INFO - Logged in user: PiperPilot 2021-05-25 15:29:56,575 - octoprint.server.util.sockjs - INFO - User PiperPilot logged in on the socket from client ::ffff:192.168.0.24 2021-05-25 15:29:57,006 - backoff - INFO - Backing off wait_for_janus(...) for 1.1s (error: [Errno 111] Connection refused) 2021-05-25 15:29:59,143 - backoff - INFO - Backing off wait_for_janus(...) for 1.2s (error: [Errno 111] Connection refused) 2021-05-25 15:29:59,812 - octoprint.server.util.flask - INFO - Passively logging in user PiperPilot from ::ffff:192.168.0.24 2021-05-25 15:29:59,814 - octoprint.access.users - INFO - Logged in user: PiperPilot 2021-05-25 15:30:11,491 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-25 15:30:17,455 - octoprint.server.preemptive_cache - INFO - ... done in 24.85s 2021-05-25 15:30:17,549 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.24 2021-05-25 15:30:19,861 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.24 2021-05-25 15:30:19,968 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-25 15:30:20,028 - octoprint.server.util.flask - INFO - Passively logging in user PiperPilot from ::ffff:192.168.0.24 2021-05-25 15:30:20,030 - octoprint.access.users - INFO - Logged in user: PiperPilot 2021-05-25 15:30:22,903 - octoprint.server.util.sockjs - INFO - User PiperPilot logged in on the socket from client ::ffff:192.168.0.24 2021-05-25 15:30:23,043 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-05-25 15:30:23,766 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-25 15:30:23,773 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-05-25 15:30:23,821 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-05-25 15:30:23,880 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2021-05-25 15:30:24,563 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': None, 'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2021-05-25 15:31:27,108 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.6.1... 2021-05-25 15:32:12,651 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-05-25 15:32:32,206 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 180} 2021-05-25 15:32:48,216 - octoprint.plugins.softwareupdate - ERROR - Update of octoprint can not be performed, please also check plugin_softwareupdate_console.log for possible causes of this Traceback (most recent call last): File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1060, in _perform_update update_result = updater.perform_update(target, populated_check, target_version, log_cb=self._log, online=online) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/updaters/pip.py", line 116, in perform_update raise exceptions.UpdateError("Error while executing pip install", (stdout, stderr)) UpdateError 2021-05-25 15:32:48,836 - octoprint.plugins.tracking - INFO - Sent tracking event update_failed, payload: {'to_version': '1.6.1', 'from_version': '1.4.0', 'target': u'octoprint'}