Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-01-30 11:35:58,005 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 11:35:58,010 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
- 2020-01-30 11:35:58,010 - octoprint.server - INFO - OctoPrint 1.3.12
- 2020-01-30 11:35:58,013 - 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-01-30 11:35:58,019 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 11:35:58,020 - octoprint.server - INFO - ------------------------------------------------------------------------------
- 2020-01-30 11:35:59,904 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 11:36:44,173 - octoprint.server.api - INFO - Actively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 11:36:45,426 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.1s
- 2020-01-30 11:36:46,485 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.9s
- 2020-01-30 11:36:47,698 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.84s
- 2020-01-30 11:36:48,807 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.0s
- 2020-01-30 11:36:50,091 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.2s
- 2020-01-30 11:36:50,361 - 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-01-30 11:36:50,365 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (::ffff:192.168.0.23) 7.76ms
- 2020-01-30 11:36:51,842 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:36:56,083 - 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-01-30 11:36:56,083 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:36:56,093 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 11:36:56,408 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 11:46:35,331 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now
- 2020-01-30 11:46:35,670 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 11:46:35,814 - octoprint.server - INFO - Shutting down...
- 2020-01-30 11:46:36,131 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 11:46:36,132 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 11:46:36,221 - octoprint.server - INFO - Goodbye!
- 2020-01-30 11:46:42,637 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 11:46:42,639 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 11:46:42,641 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 11:46:43,043 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
- 2020-01-30 11:46:43,099 - 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-01-30 11:46:44,154 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 11:46:44,278 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 11:46:44,306 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 11:46:44,307 - 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-01-30 11:46:44,368 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 11:46:44,390 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 11:46:44,391 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 11:46:44,421 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 11:46:45,118 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:46:45,731 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 11:46:45,732 - 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-01-30 11:46:45,733 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:46:45,736 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
- 2020-01-30 11:46:45,742 - 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-01-30 11:46:45,755 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 11:46:45,764 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 11:46:45,777 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 11:46:46,236 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 11:46:46,310 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 11:46:46,311 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 11:46:46,312 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
- 2020-01-30 11:46:46,313 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 11:46:46,316 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 11:46:46,317 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 11:46:46,320 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 11:46:46,325 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 11:46:46,332 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 11:46:46,352 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 11:46:46,368 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network
- 2020-01-30 11:46:46,395 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network
- 2020-01-30 11:46:46,964 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:46:46,965 - 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-01-30 11:46:46,965 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:46:47,590 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:46:49,843 - 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-01-30 11:46:49,843 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:46:49,853 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 11:47:02,953 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 11:47:03,075 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1580384823.075396, 'base_url': u'http://octopi.local/'}
- 2020-01-30 11:47:08,895 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 11:47:08,934 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 11:47:09,473 - 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-01-30 11:47:09,477 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (::ffff:192.168.0.23) 8.57ms
- 2020-01-30 11:47:09,900 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 11:47:10,540 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 11:47:10,559 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 11:47:23,251 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
- 2020-01-30 11:47:24,241 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
- 2020-01-30 11:47:36,006 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 11:47:59,984 - tornado.access - WARNING - 401 POST /api/login (fe80::409:25d0:d56a:2899) 14.28ms
- 2020-01-30 11:48:14,839 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 11:48:14,875 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 11:48:14,942 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 11:48:15,645 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 11:48:15,678 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 11:48:16,672 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 11:49:04,713 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 11:52:25,148 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now
- 2020-01-30 11:52:25,413 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 11:52:25,535 - octoprint.server - INFO - Shutting down...
- 2020-01-30 11:52:25,674 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 11:52:25,675 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 11:52:25,681 - octoprint.server - INFO - Goodbye!
- 2020-01-30 11:52:31,966 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 11:52:31,967 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 11:52:31,967 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 11:52:32,420 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
- 2020-01-30 11:52:32,490 - 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-01-30 11:52:33,596 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 11:52:33,713 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 11:52:33,740 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 11:52:33,741 - 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-01-30 11:52:33,810 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 11:52:33,829 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 11:52:33,830 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 11:52:33,870 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 11:52:34,616 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:52:35,226 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 11:52:35,227 - 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-01-30 11:52:35,228 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:52:35,231 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
- 2020-01-30 11:52:35,237 - 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-01-30 11:52:35,250 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 11:52:35,259 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 11:52:35,271 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 11:52:35,784 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 11:52:36,253 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 11:52:36,255 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 11:52:36,258 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
- 2020-01-30 11:52:36,261 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 11:52:36,263 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 11:52:36,270 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 11:52:36,271 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 11:52:36,280 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 11:52:36,287 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 11:52:36,312 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 11:52:36,377 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 11:52:36,776 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 11:52:36,975 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:52:36,977 - 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-01-30 11:52:36,977 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:52:37,531 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:52:39,589 - 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-01-30 11:52:39,589 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:52:39,599 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 11:52:39,661 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
- 2020-01-30 11:52:43,786 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 11:52:44,122 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.js?ef1e2987 (::ffff:192.168.0.23) 9.78ms
- 2020-01-30 11:52:44,126 - tornado.access - WARNING - 404 GET /static/webassets/packed_client.js?68a8d0b0 (::ffff:192.168.0.23) 1.58ms
- 2020-01-30 11:52:44,131 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?b00f909b (::ffff:192.168.0.23) 1.88ms
- 2020-01-30 11:52:45,161 - octoprint.server.preemptive_cache - INFO - ... done in 5.50s
- 2020-01-30 11:52:48,535 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 11:52:49,059 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 11:52:49,101 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 11:52:49,911 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 11:52:49,956 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 11:52:50,247 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 11:52:50,730 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 11:52:50,748 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 11:53:14,690 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now
- 2020-01-30 11:53:15,056 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 11:53:15,199 - octoprint.server - INFO - Shutting down...
- 2020-01-30 11:53:15,495 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 11:53:15,496 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 11:53:15,507 - octoprint.server - INFO - Goodbye!
- 2020-01-30 11:53:21,723 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 11:53:21,726 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 11:53:21,727 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 11:53:22,155 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
- 2020-01-30 11:53:22,211 - 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-01-30 11:53:23,344 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 11:53:23,457 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 11:53:23,484 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 11:53:23,485 - 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-01-30 11:53:23,546 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 11:53:23,565 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 11:53:23,566 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 11:53:23,596 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 11:53:24,372 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:53:24,917 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 11:53:24,918 - 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-01-30 11:53:24,919 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:53:24,922 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
- 2020-01-30 11:53:24,927 - 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-01-30 11:53:24,940 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 11:53:24,949 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 11:53:24,962 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 11:53:25,413 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 11:53:25,487 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 11:53:25,488 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 11:53:25,489 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
- 2020-01-30 11:53:25,490 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 11:53:25,492 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 11:53:25,494 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 11:53:25,495 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 11:53:25,503 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 11:53:25,509 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 11:53:25,529 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 11:53:25,574 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 11:53:25,936 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 11:53:26,131 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:53:26,131 - 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-01-30 11:53:26,132 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:53:26,714 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 11:53:28,838 - 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-01-30 11:53:28,839 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 11:53:28,849 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 11:53:28,911 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
- 2020-01-30 11:53:34,359 - octoprint.server.preemptive_cache - INFO - ... done in 5.45s
- 2020-01-30 13:42:59,323 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 13:42:59,352 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 13:42:59,432 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 13:42:59,764 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 13:43:00,393 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 13:45:32,817 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 13:45:33,783 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 13:45:33,859 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 13:45:34,730 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 13:45:41,303 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
- 2020-01-30 13:45:41,376 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
- 2020-01-30 13:45:41,378 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
- 2020-01-30 13:45:42,401 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 13:45:42,412 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
- 2020-01-30 13:45:42,419 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 13:45:42,431 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
- 2020-01-30 13:45:42,441 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
- 2020-01-30 13:46:13,297 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now
- 2020-01-30 13:46:13,627 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 13:46:13,747 - octoprint.server - INFO - Shutting down...
- 2020-01-30 13:46:14,340 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 13:46:14,342 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 13:46:14,830 - octoprint.server - INFO - Goodbye!
- 2020-01-30 13:46:20,875 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 13:46:20,877 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 13:46:20,877 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 13:46:21,277 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
- 2020-01-30 13:46:21,377 - 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-01-30 13:46:22,446 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 13:46:22,561 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 13:46:22,589 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 13:46:22,589 - 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-01-30 13:46:22,652 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 13:46:22,674 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 13:46:22,675 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 13:46:22,705 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 13:46:23,402 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 13:46:23,980 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 13:46:23,982 - 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-01-30 13:46:23,982 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 13:46:23,985 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
- 2020-01-30 13:46:23,991 - 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-01-30 13:46:24,004 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 13:46:24,014 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 13:46:24,026 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 13:46:24,482 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 13:46:24,598 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 13:46:24,600 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 13:46:24,600 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
- 2020-01-30 13:46:24,601 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 13:46:24,603 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 13:46:24,605 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 13:46:24,606 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 13:46:24,614 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 13:46:24,622 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 13:46:24,641 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 13:46:24,683 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 13:46:24,980 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 13:46:25,269 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 13:46:25,270 - 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-01-30 13:46:25,270 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 13:46:25,927 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 13:46:28,095 - 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-01-30 13:46:28,095 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 13:46:28,105 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 13:46:28,166 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
- 2020-01-30 13:46:33,784 - octoprint.server.preemptive_cache - INFO - ... done in 5.62s
- 2020-01-30 13:46:36,587 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 13:46:36,636 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 13:46:36,757 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 13:47:32,740 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
- 2020-01-30 13:47:32,743 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
- 2020-01-30 13:47:32,746 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 13:47:32,749 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 13:47:32,786 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
- 2020-01-30 13:47:32,791 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 13:47:32,795 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
- 2020-01-30 13:47:32,799 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
- 2020-01-30 13:48:19,927 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
- 2020-01-30 13:48:23,718 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
- 2020-01-30 13:49:19,369 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: bed_br~2.gco, owner: geometrieva, user: geometrieva
- 2020-01-30 13:57:52,587 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip
- 2020-01-30 14:01:21,306 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 14:01:21,363 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:01:21,916 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:01:22,562 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 14:01:22,773 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 14:01:24,748 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
- !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
- 2020-01-30 14:03:04,284 - 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-01-30 14:03:04,358 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 23 hook handlers
- 2020-01-30 14:03:04,360 - octoprint.plugin.core - INFO - 16 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
- | !Bed Visualizer (0.1.11) = /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
- | 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-01-30 14:03:04,361 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Bed Visualizer, version 0.1.11
- 2020-01-30 14:03:04,376 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:03:04,536 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:03:06,871 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:03:06,954 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:03:10,035 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 14:04:34,906 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:04:37,013 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:04:37,054 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:04:37,593 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:04:59,713 - tornado.access - WARNING - 404 GET /apple-touch-icon-precomposed.png (fe80::409:25d0:d56a:2899) 4.48ms
- 2020-01-30 14:04:59,719 - tornado.access - WARNING - 404 GET /apple-touch-icon-precomposed.png (fe80::409:25d0:d56a:2899) 3.52ms
- 2020-01-30 14:04:59,735 - tornado.access - WARNING - 404 GET /favicon.ico (fe80::409:25d0:d56a:2899) 3.39ms
- 2020-01-30 14:04:59,742 - tornado.access - WARNING - 404 GET /apple-touch-icon.png (fe80::409:25d0:d56a:2899) 4.41ms
- 2020-01-30 14:04:59,747 - tornado.access - WARNING - 404 GET /apple-touch-icon.png (fe80::409:25d0:d56a:2899) 3.45ms
- 2020-01-30 14:04:59,753 - tornado.access - WARNING - 404 GET /favicon.ico (fe80::409:25d0:d56a:2899) 3.76ms
- 2020-01-30 14:05:20,571 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:05:20,632 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:05:21,091 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:05:21,157 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:05:21,833 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:06:32,884 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:06:32,975 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:06:33,800 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:06:33,838 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:06:34,452 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:08:26,683 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:10,746 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:10,817 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:10,832 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:12,806 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:12,862 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:13,236 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:13,554 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:09:14,460 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:16:22,563 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 14:21:08,844 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
- 2020-01-30 14:21:09,081 - octoprint.server - INFO - Shutting down...
- 2020-01-30 14:21:09,238 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 14:21:09,241 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 14:21:09,246 - octoprint.server - INFO - Goodbye!
- 2020-01-30 14:21:10,347 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 14:21:10,350 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 14:21:10,351 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 14:21:10,653 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 14:21:11,891 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
- 2020-01-30 14:21:11,923 - 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-01-30 14:21:12,793 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 26 hook handlers
- 2020-01-30 14:21:12,892 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 14:21:12,905 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 14:21:12,906 - 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-01-30 14:21:12,972 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 26 hook handlers
- 2020-01-30 14:21:12,988 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 14:21:12,989 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 14:21:13,012 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 14:21:13,572 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:21:14,128 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 14:21:14,129 - 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-01-30 14:21:14,130 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:21:14,140 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
- 2020-01-30 14:21:14,146 - octoprint.plugin.core - INFO - 16 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
- | Bed Visualizer (0.1.11) = /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
- | 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-01-30 14:21:14,155 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 14:21:14,162 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 14:21:14,175 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 14:21:14,544 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 14:21:15,006 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 14:21:15,009 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 14:21:15,010 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
- 2020-01-30 14:21:15,016 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 14:21:15,027 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 14:21:15,117 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:21:15,310 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:21:15,561 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 14:21:15,562 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 14:21:15,568 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
- 2020-01-30 14:21:15,571 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
- 2020-01-30 14:21:15,574 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 14:21:15,576 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:21:15,580 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:21:15,584 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 14:21:15,599 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
- 2020-01-30 14:21:15,599 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
- 2020-01-30 14:21:15,604 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:21:15,617 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
- 2020-01-30 14:21:15,620 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
- !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
- 2020-01-30 14:21:15,625 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
- 2020-01-30 14:21:15,626 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 14:21:15,743 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:21:16,185 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:21:16,498 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:21:16,501 - 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-01-30 14:21:16,501 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:21:16,861 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:21:17,487 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:21:18,414 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:21:18,559 - 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-01-30 14:21:18,559 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:21:18,573 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 14:21:18,574 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
- 2020-01-30 14:21:18,645 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
- 2020-01-30 14:21:20,618 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:21:22,837 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:21:22,923 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:21:22,981 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:21:23,298 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 14:21:24,549 - octoprint.server.preemptive_cache - INFO - ... done in 5.90s
- 2020-01-30 14:21:28,536 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:21:45,289 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:45,356 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:45,461 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:47,555 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:49,780 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:52,617 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:52,670 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:21:53,143 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:23:38,022 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:23:40,529 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:23:41,188 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:23:41,240 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:23:42,003 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:25:07,515 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:25:11,071 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.30
- 2020-01-30 14:25:15,983 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:25:16,109 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.30
- 2020-01-30 14:25:16,554 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:25:22,024 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
- 2020-01-30 14:28:51,305 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:30:19,574 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:25,092 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
- 2020-01-30 14:30:32,830 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:46,044 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:46,145 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:46,193 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:47,587 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:47,661 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:30:48,919 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:34:45,496 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:34:45,607 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:34:45,800 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:34:53,469 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:35:02,658 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:35:02,813 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:35:03,384 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:35:09,029 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:36:12,894 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 14:36:17,518 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:36:18,441 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:36:20,643 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:39:55,575 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:39:56,538 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 14:39:56,611 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 14:39:57,282 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 14:41:37,488 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 14:51:12,895 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 14:51:21,337 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:51:36,404 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:51:36,709 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:51:37,995 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:51:38,072 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:51:38,998 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 14:52:08,706 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-FloatingNavbar/archive/master.zip
- 2020-01-30 14:52:14,628 - 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-01-30 14:52:14,696 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 16 mixin implementations, 26 hook handlers
- 2020-01-30 14:52:14,699 - octoprint.plugin.core - INFO - 17 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
- | Bed Visualizer (0.1.11) = /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
- | !Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
- | 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-01-30 14:52:14,700 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Floating Navbar, version 0.3.1
- 2020-01-30 14:53:06,200 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/imrahil/OctoPrint-NavbarTemp/archive/master.zip
- 2020-01-30 14:53:12,322 - 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-01-30 14:53:12,438 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 16 mixin implementations, 26 hook handlers
- 2020-01-30 14:53:12,441 - octoprint.plugin.core - INFO - 18 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
- | Bed Visualizer (0.1.11) = /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
- | !Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
- | 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
- | !Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
- | 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-01-30 14:53:12,443 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Navbar Temperature Plugin, version 0.11
- 2020-01-30 14:53:40,707 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
- 2020-01-30 14:53:40,831 - octoprint.server - INFO - Shutting down...
- 2020-01-30 14:53:41,189 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 14:53:41,192 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 14:53:41,199 - octoprint.server - INFO - Goodbye!
- 2020-01-30 14:53:42,588 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 14:53:42,590 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 14:53:42,591 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 14:53:42,986 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 14:53:43,878 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
- 2020-01-30 14:53:43,911 - 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-01-30 14:53:44,955 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 28 hook handlers
- 2020-01-30 14:53:45,229 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 14:53:45,247 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 14:53:45,248 - 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-01-30 14:53:45,345 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 28 hook handlers
- 2020-01-30 14:53:45,362 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 14:53:45,363 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 14:53:45,392 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 14:53:46,087 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:53:46,775 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 14:53:46,777 - 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-01-30 14:53:46,778 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:53:46,784 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s)
- 2020-01-30 14:53:46,797 - octoprint.plugin.core - INFO - 18 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
- | Bed Visualizer (0.1.11) = /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
- | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
- | 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
- | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
- | 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-01-30 14:53:46,811 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 14:53:46,822 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 14:53:46,843 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 14:53:47,387 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 14:53:47,451 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 14:53:47,453 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 14:53:47,454 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
- 2020-01-30 14:53:47,456 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 14:53:47,482 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:53:47,497 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 14:53:47,786 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:53:48,170 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 14:53:48,171 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
- 2020-01-30 14:53:48,171 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 14:53:48,179 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
- 2020-01-30 14:53:48,195 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:53:48,198 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 14:53:48,199 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:53:48,213 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 14:53:48,245 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
- 2020-01-30 14:53:48,262 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
- 2020-01-30 14:53:48,273 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:53:48,290 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
- !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
- 2020-01-30 14:53:48,303 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 14:53:48,310 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
- 2020-01-30 14:53:48,382 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
- 2020-01-30 14:53:48,504 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:53:48,697 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:53:48,928 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:53:49,254 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:53:49,492 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:53:49,494 - 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-01-30 14:53:49,498 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:53:49,509 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 14:53:50,316 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:53:50,408 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:53:52,469 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:53:52,888 - 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-01-30 14:53:52,888 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:53:53,111 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 14:53:53,113 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
- 2020-01-30 14:53:53,117 - octoprint.plugins.navbartemp - INFO - Broadcom detected
- 2020-01-30 14:53:53,421 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
- 2020-01-30 14:54:10,918 - octoprint.server.preemptive_cache - INFO - ... done in 17.50s
- 2020-01-30 14:54:10,939 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:54:11,059 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:54:11,070 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:54:11,111 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:54:14,051 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:54:14,521 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:54:14,986 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:54:17,182 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:54:19,384 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:54:19,479 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:54:19,589 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:54:20,574 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 14:54:25,377 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:58:46,296 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/birkbjo/OctoPrint-Themeify/archive/master.zip
- 2020-01-30 14:58:52,723 - 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-01-30 14:58:52,843 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 18 mixin implementations, 28 hook handlers
- 2020-01-30 14:58:52,848 - octoprint.plugin.core - INFO - 19 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
- | Bed Visualizer (0.1.11) = /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
- | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
- | 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
- | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
- | 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.0) = /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
- 2020-01-30 14:58:52,848 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Themeify, version 1.2.0
- 2020-01-30 14:58:59,128 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
- 2020-01-30 14:58:59,257 - octoprint.server - INFO - Shutting down...
- 2020-01-30 14:58:59,656 - octoprint.events - INFO - Processing shutdown event, this will be our last event
- 2020-01-30 14:58:59,662 - octoprint.events - INFO - Event loop shut down
- 2020-01-30 14:58:59,677 - octoprint.server - INFO - Goodbye!
- 2020-01-30 14:59:01,275 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 14:59:01,276 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 14:59:01,277 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 14:59:01,654 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
- 2020-01-30 14:59:01,657 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
- 2020-01-30 14:59:01,704 - 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-01-30 14:59:02,906 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
- 2020-01-30 14:59:03,197 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 14:59:03,216 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 14:59:03,217 - 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-01-30 14:59:03,325 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
- 2020-01-30 14:59:03,349 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 14:59:03,351 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 14:59:03,417 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 14:59:04,240 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:59:04,966 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 14:59:04,968 - 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-01-30 14:59:04,969 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:59:04,975 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
- 2020-01-30 14:59:04,989 - octoprint.plugin.core - INFO - 19 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
- | Bed Visualizer (0.1.11) = /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
- | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
- | 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
- | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
- | 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.0) = /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
- 2020-01-30 14:59:05,003 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 14:59:05,015 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 14:59:05,037 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 14:59:05,556 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 14:59:05,891 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 14:59:05,893 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 14:59:05,894 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
- 2020-01-30 14:59:05,924 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 14:59:05,928 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 14:59:05,942 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:59:06,296 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:59:06,556 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 14:59:06,561 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 14:59:06,581 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 14:59:06,582 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
- 2020-01-30 14:59:06,595 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
- 2020-01-30 14:59:06,596 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 14:59:06,608 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:59:06,623 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
- 2020-01-30 14:59:06,631 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:59:06,647 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
- !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
- 2020-01-30 14:59:06,656 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 14:59:06,659 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
- 2020-01-30 14:59:06,662 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
- 2020-01-30 14:59:06,723 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
- 2020-01-30 14:59:06,736 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
- 2020-01-30 14:59:06,911 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 14:59:07,423 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 14:59:07,734 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:59:07,735 - 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-01-30 14:59:07,736 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:59:08,406 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:59:08,542 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:59:08,765 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 14:59:08,907 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 14:59:11,357 - 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-01-30 14:59:11,358 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 14:59:11,398 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
- 2020-01-30 14:59:11,400 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
- 2020-01-30 14:59:11,403 - octoprint.plugins.navbartemp - INFO - Broadcom detected
- 2020-01-30 14:59:11,406 - octoprint.plugins.themeify - INFO - Themeify initialized.
- 2020-01-30 14:59:11,674 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
- 2020-01-30 14:59:20,974 - octoprint.server.preemptive_cache - INFO - ... done in 9.30s
- 2020-01-30 14:59:27,064 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:59:27,154 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.31
- 2020-01-30 14:59:27,167 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
- 2020-01-30 14:59:33,518 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:59:33,775 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 14:59:35,221 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 14:59:35,299 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 14:59:36,355 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 15:01:47,561 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:01:47,608 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:01:48,177 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:01:48,262 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:01:49,155 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 15:04:24,510 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:04:24,553 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:04:26,921 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:04:27,346 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:04:27,855 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:04:30,056 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:04:32,257 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:04:32,363 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:04:32,455 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:04:32,998 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 15:04:37,545 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:05:43,029 - tornado.access - WARNING - 404 GET /favicon.ico (::ffff:192.168.0.23) 12.54ms
- 2020-01-30 15:13:49,794 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:13:49,850 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:13:49,865 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:13:50,351 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:13:50,446 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:13:51,303 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 15:14:03,199 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 15:14:52,291 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:14:52,339 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:14:52,899 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:14:52,987 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:14:53,865 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 15:15:02,403 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
- 2020-01-30 15:19:26,985 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:19:27,917 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:19:30,155 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:19:52,727 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
- 2020-01-30 15:20:56,787 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:20:56,848 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:20:59,225 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:20:59,296 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:21:00,166 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:21:02,362 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:21:04,558 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:21:04,692 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
- 2020-01-30 15:21:04,789 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
- 2020-01-30 15:21:05,708 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
- 2020-01-30 15:21:10,544 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:24:34,719 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:24:34,725 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
- 2020-01-30 15:25:57,754 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
- 2020-01-30 15:25:57,852 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
- 2020-01-30 15:25:57,878 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
- 2020-01-30 15:26:36,671 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
- 2020-01-30 15:29:03,200 - octoprint.server.heartbeat - INFO - Server heartbeat <3
- 2020-01-30 15:28:58,092 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 15:28:58,094 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
- 2020-01-30 15:28:58,094 - octoprint.startup - INFO - ******************************************************************************
- 2020-01-30 15:28:58,512 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
- 2020-01-30 15:28:58,567 - 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-01-30 15:29:00,047 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
- 2020-01-30 15:29:00,346 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
- 2020-01-30 15:29:00,372 - octoprint.server - INFO - Intermediary server started
- 2020-01-30 15:29:00,373 - 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-01-30 15:29:00,438 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
- 2020-01-30 15:29:00,457 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
- 2020-01-30 15:29:00,458 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
- 2020-01-30 15:29:00,516 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
- 2020-01-30 15:29:01,215 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 15:29:01,769 - octoprint.util.pip - INFO - Version of pip is 19.3.1
- 2020-01-30 15:29:01,771 - 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-01-30 15:29:01,772 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 15:29:01,775 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
- 2020-01-30 15:29:01,942 - octoprint.plugin.core - INFO - 19 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
- | Bed Visualizer (0.1.11) = /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
- | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
- | 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
- | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
- | 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.0) = /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
- 2020-01-30 15:29:01,954 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
- | hardware:
- | cores: 4
- | freq: 1500.0
- | ram: 4041732096
- | os:
- | id: linux
- | platform: linux2
- | plugins:
- | pi_support:
- | model: Raspberry Pi 4 Model B Rev 1.2
- | octopi_version: 0.17.0
- | python:
- | pip: 19.3.1
- | version: 2.7.16
- | virtualenv: /home/pi/oprint
- 2020-01-30 15:29:01,960 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
- 2020-01-30 15:29:01,972 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
- 2020-01-30 15:29:02,424 - octoprint.server - INFO - Shutting down intermediary server...
- 2020-01-30 15:29:02,877 - octoprint.server - INFO - Intermediary server shut down
- 2020-01-30 15:29:02,881 - octoprint.events - INFO - Processing startup event, this is our first event
- 2020-01-30 15:29:02,882 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
- 2020-01-30 15:29:02,883 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
- 2020-01-30 15:29:02,885 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
- 2020-01-30 15:29:02,910 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
- 2020-01-30 15:29:02,912 - octoprint.server.util.watchdog - INFO - ... initial scan done.
- 2020-01-30 15:29:02,920 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
- 2020-01-30 15:29:02,926 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
- 2020-01-30 15:29:02,947 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
- 2020-01-30 15:29:03,005 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
- 2020-01-30 15:29:03,346 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
- 2020-01-30 15:29:03,616 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 15:29:03,617 - 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-01-30 15:29:03,617 - octoprint.util.pip - INFO - ==> pip ok -> yes
- 2020-01-30 15:29:04,446 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 15:29:04,570 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 15:29:04,572 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 15:29:04,573 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
- 2020-01-30 15:29:04,575 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip