Skip to content

Instantly share code, notes, and snippets.

@chmarr
Created May 1, 2020 19:58
Show Gist options
  • Save chmarr/9a06bacb27e2dee005723b80adafb325 to your computer and use it in GitHub Desktop.
Save chmarr/9a06bacb27e2dee005723b80adafb325 to your computer and use it in GitHub Desktop.
2020-05-01 07:37:28,554 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 07:37:28,675 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2020-05-01 07:37:28,738 - octoprint.server - INFO - OctoPrint 1.3.12
2020-05-01 07:37:29,278 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
| 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
| 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
| Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| 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
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2020-05-01 07:37:29,929 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
| hardware:
| cores: 1
| freq: 700.0
| ram: 387194880
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi Model B Rev 2
| octopi_version: 0.17.0
| python:
| pip: 19.3.1
| version: 2.7.16
| virtualenv: /home/pi/oprint
2020-05-01 07:37:29,931 - octoprint.server - INFO - ------------------------------------------------------------------------------
2020-05-01 07:42:01,079 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:10.0.0.15
2020-05-01 07:42:01,661 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::884:9a2c:57f1:8d5a
2020-05-01 07:43:41,564 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:10.0.0.15
2020-05-01 07:46:28,431 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::884:9a2c:57f1:8d5a
2020-05-01 07:46:32,038 - octoprint.server - INFO - Shutting down...
2020-05-01 07:46:32,345 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2020-05-01 07:46:32,421 - octoprint.events - INFO - Event loop shut down
2020-05-01 07:46:32,651 - octoprint.server - INFO - Goodbye!
2020-05-01 07:47:13,355 - octoprint.startup - INFO - ******************************************************************************
2020-05-01 07:47:13,366 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
2020-05-01 07:47:13,369 - octoprint.startup - INFO - ******************************************************************************
2020-05-01 07:47:19,599 - 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...
2020-05-01 07:47:33,606 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
2020-05-01 07:47:35,209 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-05-01 07:47:35,464 - octoprint.server - INFO - Intermediary server started
2020-05-01 07:47:35,473 - 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...
2020-05-01 07:47:37,072 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
2020-05-01 07:47:38,879 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2020-05-01 07:47:38,891 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2020-05-01 07:47:39,113 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2020-05-01 07:47:48,894 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-05-01 07:47:58,686 - octoprint.util.pip - INFO - Version of pip is 19.3.1
2020-05-01 07:47:58,714 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-05-01 07:47:58,735 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-05-01 07:47:58,797 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
2020-05-01 07:47:58,934 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
| 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
| 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
| Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| 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
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2020-05-01 07:47:59,043 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
| hardware:
| cores: 1
| freq: 700.0
| ram: 387194880
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi Model B Rev 2
| octopi_version: 0.17.0
| python:
| pip: 19.3.1
| version: 2.7.16
| virtualenv: /home/pi/oprint
2020-05-01 07:47:59,099 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2020-05-01 07:47:59,217 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2020-05-01 07:48:06,530 - octoprint.server - INFO - Shutting down intermediary server...
2020-05-01 07:48:06,703 - octoprint.server - INFO - Intermediary server shut down
2020-05-01 07:48:06,734 - octoprint.events - INFO - Processing startup event, this is our first event
2020-05-01 07:48:06,777 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2020-05-01 07:48:06,842 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-05-01 07:48:06,919 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2020-05-01 07:48:07,705 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2020-05-01 07:48:06,918 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-05-01 07:48:07,901 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
2020-05-01 07:48:08,053 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
2020-05-01 07:48:08,256 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2020-05-01 07:48:08,630 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea1edb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network
r = requests.get(url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea1edb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:08,638 - 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('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea1ecb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 823, in _fetch_repository_from_url
r = requests.get(repository_url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='plugins.octoprint.org', port=443): Max retries exceeded with url: /plugins.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea1ecb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:08,859 - 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('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea1e0b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 891, in _fetch_notices_from_url
r = requests.get(notices_url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='plugins.octoprint.org', port=443): Max retries exceeded with url: /notices.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea1e0b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:08,839 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xb028c9b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network
r = requests.get(url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xb028c9b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:08,960 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea438d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network
r = requests.get(url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea438d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:09,070 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea436f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network
r = requests.get(url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea436f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:09,234 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea43b50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network
r = requests.get(url, timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 646, 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='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xaea43b50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
2020-05-01 07:48:18,768 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-05-01 07:48:18,797 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-05-01 07:48:18,994 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-05-01 07:48:19,260 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error
2020-05-01 07:48:19,323 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-05-01 15:01:15,868 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 15:02:41,090 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::884:9a2c:57f1:8d5a
2020-05-01 15:03:49,598 - octoprint.server.api - INFO - Actively logging in user chris from fe80::884:9a2c:57f1:8d5a
2020-05-01 15:03:53,005 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.7s
2020-05-01 15:03:55,537 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.1s
2020-05-01 15:04:02,501 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.1s
2020-05-01 15:04:04,034 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.1s
2020-05-01 15:04:05,816 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.1s
2020-05-01 15:04:09,126 - octoprint.server.api - ERROR - Error calling SimpleApiPlugin pluginmanager
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData
response = api_plugin.on_api_get(request)
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 280, in on_api_get
if refresh_repository or not self._is_repository_cache_valid():
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 797, in _is_repository_cache_valid
return mtime + self._repository_cache_ttl >= time.time() > mtime
TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
2020-05-01 15:04:09,173 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (fe80::884:9a2c:57f1:8d5a) 95.18ms
2020-05-01 15:04:11,928 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 802}
2020-05-01 15:04:13,379 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u''}
2020-05-01 15:04:14,891 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 387194880, 'octopi_version': '0.17.0', 'version': u'1.3.12', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, 'pi_model': 'Raspberry Pi Model B Rev 2', 'os': 'linux'}
2020-05-01 15:04:15,813 - octoprint.server.util.sockjs - INFO - User chris logged in on the socket from client fe80::884:9a2c:57f1:8d5a
2020-05-01 15:06:34,938 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
2020-05-01 15:06:35,000 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2020-05-01 15:06:36,100 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-05-01 15:06:36,437 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2020-05-01 15:06:36,560 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-05-01 15:06:40,958 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D"
2020-05-01 15:06:41,041 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2020-05-01 15:06:42,391 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'/dev/ttyUSB0', 'firmware_name': 'Marlin Creality 3D'}
2020-05-01 15:09:03,925 - octoprint.filemanager.analysis - INFO - Starting analysis of local:x-bump-clip.gcode
2020-05-01 15:09:03,993 - 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/x-bump-clip.gcode
2020-05-01 15:09:16,829 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: x-bump-clip.gcode, owner: chris, user: chris
2020-05-01 15:09:34,317 - octoprint.filemanager.analysis - INFO - Analysis of entry local:x-bump-clip.gcode finished, needed 30.39s
2020-05-01 15:11:24,221 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
2020-05-01 15:11:24,268 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: x-bump-clip.gcode, owner: chris, user: chris
2020-05-01 15:11:24,372 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-05-01 15:11:24,476 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
2020-05-01 15:11:26,094 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'a37b4c03177f9d2b6359c5da4bcea3c74e5550c3'}
2020-05-01 15:11:26,991 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
2020-05-01 15:14:00,340 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2020-05-01 15:16:15,895 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 15:19:11,636 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1702}
2020-05-01 15:28:32,558 - octoprint.server.util.flask - INFO - Passively logging in user chris from fe80::884:9a2c:57f1:8d5a
2020-05-01 15:29:23,672 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::884:9a2c:57f1:8d5a
2020-05-01 15:29:23,833 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::884:9a2c:57f1:8d5a
2020-05-01 15:29:24,399 - octoprint.server.util.flask - INFO - Passively logging in user chris from fe80::884:9a2c:57f1:8d5a
2020-05-01 15:29:35,638 - octoprint.server.api - ERROR - Error calling SimpleApiPlugin pluginmanager
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData
response = api_plugin.on_api_get(request)
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 280, in on_api_get
if refresh_repository or not self._is_repository_cache_valid():
File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 797, in _is_repository_cache_valid
return mtime + self._repository_cache_ttl >= time.time() > mtime
TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
2020-05-01 15:29:35,695 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (fe80::884:9a2c:57f1:8d5a) 130.85ms
2020-05-01 15:29:36,877 - octoprint.server.util.sockjs - INFO - User chris logged in on the socket from client fe80::884:9a2c:57f1:8d5a
2020-05-01 15:31:15,905 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 15:31:58,665 - octoprint.util.comm - INFO - Finished in 1234.447 s.
2020-05-01 15:31:58,679 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing"
2020-05-01 15:31:58,733 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: x-bump-clip.gcode, owner: chris
2020-05-01 15:31:58,938 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational"
2020-05-01 15:32:00,663 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'a37b4c03177f9d2b6359c5da4bcea3c74e5550c3', 'elapsed': 1234}
2020-05-01 15:34:11,649 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2602}
2020-05-01 15:46:15,917 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 15:49:11,639 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3502}
2020-05-01 15:53:28,172 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::884:9a2c:57f1:8d5a
2020-05-01 16:01:15,929 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 16:04:11,740 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4402}
2020-05-01 16:16:15,942 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 16:19:11,711 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5302}
2020-05-01 16:31:15,953 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 16:34:11,706 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6202}
2020-05-01 16:46:15,965 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 16:49:11,747 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7102}
2020-05-01 17:01:15,977 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 17:04:11,762 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8002}
2020-05-01 17:16:15,989 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 17:19:11,767 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8902}
2020-05-01 17:31:16,001 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 17:34:11,778 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9802}
2020-05-01 17:46:16,014 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 17:49:11,801 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10702}
2020-05-01 18:01:16,026 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 18:04:11,868 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11602}
2020-05-01 18:16:16,038 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 18:19:11,862 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12502}
2020-05-01 18:31:16,049 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 18:34:11,896 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13402}
2020-05-01 18:46:16,061 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 18:49:11,900 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14302}
2020-05-01 19:01:16,073 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 19:04:11,904 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15202}
2020-05-01 19:16:16,085 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 19:19:11,921 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16102}
2020-05-01 19:31:16,098 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 19:34:11,919 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17002}
2020-05-01 19:46:16,111 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 19:49:11,978 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17902}
2020-05-01 20:01:16,123 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 20:04:11,993 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18802}
2020-05-01 20:16:16,135 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 20:19:12,051 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19702}
2020-05-01 20:31:16,148 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-05-01 20:34:12,027 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20602}
2020-05-01 20:46:16,159 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment