2019-12-30 10:03:35,378 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 10:03:35,380 - octoprint.startup - INFO - Starting OctoPrint 0+unknown 2019-12-30 10:03:35,381 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 10:03:35,415 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\src\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 10:03:35,956 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 10:03:36,101 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-12-30 10:03:36,114 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 10:03:36,204 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-12-30 10:03:36,242 - octoprint.server - INFO - Intermediary server started 2019-12-30 10:03:36,242 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\src\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 10:03:36,247 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 10:03:36,280 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 10:03:36,281 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default 2019-12-30 10:03:36,318 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads... 2019-12-30 10:03:36,319 - octoprint.filemanager.storage - INFO - ... file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads initialized successfully. 2019-12-30 10:03:36,320 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2019-12-30 10:03:36,320 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2019-12-30 10:03:36,321 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_printer_safety_check_display')") 2019-12-30 10:03:36,322 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2019-12-30 10:03:36,322 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2019-12-30 10:03:36,741 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 10:03:37,166 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2019-12-30 10:03:37,166 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 10:03:37,167 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 10:03:37,182 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2019-12-30 10:03:37,210 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\tracking | Application Keys Plugin (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\appkeys | Backup & Restore (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\backup | Core Wizard (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\corewizard | Discovery (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\discovery | Error Tracking (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\errortracking | Logging (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\logging | Plugin Manager (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\pluginmanager | Printer Safety Check (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\printer_safety_check | Software Update (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2019-12-30 10:03:37,212 - octoprint.environment - INFO - Detected environment is Python 3.8.1 under Windows (win32). Details: | hardware: | cores: 8 | freq: 3601.0 | ram: 17103175680 | os: | id: windows | platform: win32 | python: | pip: 19.3.1 | version: 3.8.1 | virtualenv: d:\github\octoprint\venv3 2019-12-30 10:03:37,238 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\webassets... 2019-12-30 10:03:37,238 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\.webassets-cache... 2019-12-30 10:03:37,426 - octoprint.server - INFO - Shutting down intermediary server... 2019-12-30 10:03:37,744 - octoprint.server - INFO - Intermediary server shut down 2019-12-30 10:03:37,746 - octoprint.events - INFO - Processing startup event, this is our first event 2019-12-30 10:03:37,747 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2019-12-30 10:03:37,749 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-12-30 10:03:37,752 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-12-30 10:03:37,753 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-12-30 10:03:37,755 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-12-30 10:03:37,763 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-SE33VTO for SSDP 2019-12-30 10:03:37,789 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-12-30 10:03:38,252 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 10:03:38,253 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 10:03:38,253 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 10:03:38,523 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.72s 2019-12-30 10:03:39,177 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.58s 2019-12-30 10:03:39,189 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 10:03:39,895 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.58s 2019-12-30 10:03:40,357 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 10:03:40,357 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 10:03:40,382 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-12-30 10:03:41,005 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.1s 2019-12-30 10:03:41,714 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.69s 2019-12-30 10:03:42,227 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-12-30 10:03:44,162 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-12-30 10:04:11,188 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://localhost:5000/', 'query_string': 'l10n=en', '_timestamp': 1577718251.1883125, '_count': 1} 2019-12-30 10:04:15,209 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 10:04:15,694 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::1) 4.00ms 2019-12-30 10:04:34,269 - octoprint.server.api - INFO - Actively logging in user josh from ::1 2019-12-30 10:04:34,765 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 10:04:43,383 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 66} 2019-12-30 10:04:43,962 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': ''} 2019-12-30 10:04:44,514 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '0+unknown', 'os': 'windows', 'python': '3.8.1', 'pip': '19.3.1', 'cores': 8, 'freq': 3601.0, 'ram': 17103175680} 2019-12-30 10:18:37,375 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 10:19:44,579 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 966} 2019-12-30 10:33:16,639 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-12-30 10:33:37,375 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 10:34:44,571 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1866} 2019-12-30 10:48:37,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 10:49:44,556 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2766} 2019-12-30 11:03:37,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 11:04:44,592 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3666} 2019-12-30 11:18:37,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 11:19:44,555 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4566} 2019-12-30 11:33:37,377 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 11:34:44,555 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5466} 2019-12-30 11:43:15,041 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/vitormhenrique/OctoPrint-Enclosure/archive/master.zip 2019-12-30 11:43:15,103 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 11:43:15,176 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/vitormhenrique/OctoPrint-Enclosure/archive/master.zip --no-cache-dir 2019-12-30 11:43:15,176 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/vitormhenrique/OctoPrint-Enclosure/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 11:43:58,918 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-TPLinkSmartplug/archive/master.zip 2019-12-30 11:43:58,961 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 11:43:59,050 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-TPLinkSmartplug/archive/master.zip --no-cache-dir 2019-12-30 11:43:59,051 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-TPLinkSmartplug/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 11:48:37,377 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 11:49:28,929 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-SideBarTempGraph/archive/master.zip 2019-12-30 11:49:28,973 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 11:49:29,044 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-SideBarTempGraph/archive/master.zip --no-cache-dir 2019-12-30 11:49:29,045 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-SideBarTempGraph/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 11:49:44,567 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6366} 2019-12-30 11:53:18,421 - octoprint.server - INFO - Shutting down... 2019-12-30 11:53:18,797 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-12-30 11:53:18,808 - octoprint.events - INFO - Event loop shut down 2019-12-30 11:53:18,838 - octoprint.server - INFO - Goodbye! 2019-12-30 11:53:46,898 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 11:53:46,900 - octoprint.startup - INFO - Starting OctoPrint 0+unknown 2019-12-30 11:53:46,900 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 11:53:46,949 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-12-30 11:53:47,554 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: tplinksmartplug (0.7.0), tplinksmartplug (0.7.1), roomtemp (any) 2019-12-30 11:53:47,581 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\src\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 11:53:47,852 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 11:53:47,945 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-12-30 11:53:47,947 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 11:53:47,984 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-12-30 11:53:47,990 - octoprint.server - INFO - Intermediary server started 2019-12-30 11:53:47,991 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\src\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 11:53:47,996 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 11:53:48,030 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 11:53:48,038 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads... 2019-12-30 11:53:48,039 - octoprint.filemanager.storage - INFO - ... file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads initialized successfully. 2019-12-30 11:53:48,040 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2019-12-30 11:53:48,040 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2019-12-30 11:53:48,040 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2019-12-30 11:53:48,040 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_printer_safety_check_display')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2019-12-30 11:53:48,041 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2019-12-30 11:53:48,454 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 11:53:48,854 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2019-12-30 11:53:48,855 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 11:53:48,855 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 11:53:48,885 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-12-30 11:53:48,887 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2019-12-30 11:53:48,889 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\tracking | Application Keys Plugin (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\appkeys | Backup & Restore (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\backup | Core Wizard (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\corewizard | Discovery (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\discovery | Error Tracking (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\errortracking | Logging (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\logging | Plugin Manager (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\pluginmanager | Printer Safety Check (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\printer_safety_check | Software Update (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2019-12-30 11:53:48,891 - octoprint.environment - INFO - Detected environment is Python 3.8.1 under Windows (win32). Details: | hardware: | cores: 8 | freq: 3601.0 | ram: 17103175680 | os: | id: windows | platform: win32 | python: | pip: 19.3.1 | version: 3.8.1 | virtualenv: d:\github\octoprint\venv3 2019-12-30 11:53:48,917 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\webassets... 2019-12-30 11:53:48,945 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\.webassets-cache... 2019-12-30 11:53:49,090 - octoprint.server - INFO - Shutting down intermediary server... 2019-12-30 11:53:52,638 - octoprint.server - INFO - Intermediary server shut down 2019-12-30 11:53:52,642 - octoprint.events - INFO - Processing startup event, this is our first event 2019-12-30 11:53:52,642 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-12-30 11:53:52,645 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-12-30 11:53:52,653 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-12-30 11:53:52,658 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-12-30 11:53:52,659 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-12-30 11:53:52,669 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-SE33VTO for SSDP 2019-12-30 11:53:52,709 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-12-30 11:53:52,716 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 11:53:52,868 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 11:53:53,017 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-12-30 11:53:53,127 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-12-30 11:53:53,323 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 11:53:53,323 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 11:53:53,324 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 11:53:53,430 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://localhost:5000/', 'path': '/', 'query_string': 'l10n=en'} 2019-12-30 11:53:53,925 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5} 2019-12-30 11:53:54,503 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': ''} 2019-12-30 11:53:55,070 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '0+unknown', 'os': 'windows', 'python': '3.8.1', 'pip': '19.3.1', 'cores': 8, 'freq': 3601.0, 'ram': 17103175680} 2019-12-30 11:53:55,675 - octoprint.server.preemptive_cache - INFO - ... done in 2.25s 2019-12-30 11:53:59,665 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 11:53:59,700 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 11:54:00,019 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 12:08:47,986 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 12:08:53,944 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 905} 2019-12-30 12:23:47,986 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 12:23:53,942 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1805} 2019-12-30 12:24:03,962 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1 2019-12-30 12:40:59,489 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 12:40:59,507 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 12:40:59,518 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 12:42:20,474 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1 2019-12-30 12:42:20,839 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 12:42:20,854 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 12:42:21,483 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 12:42:49,720 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip 2019-12-30 12:42:49,761 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 12:42:49,853 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip --no-cache-dir 2019-12-30 12:42:49,853 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 12:52:31,086 - octoprint.server - INFO - Shutting down... 2019-12-30 12:52:31,865 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-12-30 12:52:31,876 - octoprint.events - INFO - Event loop shut down 2019-12-30 12:52:31,915 - octoprint.server - INFO - Goodbye! 2019-12-30 12:56:02,889 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 12:56:02,891 - octoprint.startup - INFO - Starting OctoPrint 1.4.0rc3 2019-12-30 12:56:02,891 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 12:56:03,067 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-12-30 12:56:04,162 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-12-30 12:56:04,221 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 12:56:04,541 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 12:56:04,648 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-12-30 12:56:04,651 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 12:56:04,684 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-12-30 12:56:04,706 - octoprint.server - INFO - Intermediary server started 2019-12-30 12:56:04,706 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 12:56:04,711 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 12:56:04,756 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 12:56:04,763 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads... 2019-12-30 12:56:04,764 - octoprint.filemanager.storage - INFO - ... file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads initialized successfully. 2019-12-30 12:56:04,765 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2019-12-30 12:56:04,765 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2019-12-30 12:56:04,765 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2019-12-30 12:56:04,765 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2019-12-30 12:56:04,765 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2019-12-30 12:56:04,766 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2019-12-30 12:56:04,766 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2019-12-30 12:56:04,766 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2019-12-30 12:56:04,766 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_printer_safety_check_display')") 2019-12-30 12:56:04,766 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2019-12-30 12:56:04,766 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2019-12-30 12:56:05,169 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 12:56:05,562 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2019-12-30 12:56:05,563 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 12:56:05,563 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 12:56:05,569 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2019-12-30 12:56:05,570 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2019-12-30 12:56:05,572 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\backup | Core Wizard (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\errortracking | Logging (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\pluginmanager | Printer Safety Check (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\printer_safety_check | Software Update (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2019-12-30 12:56:05,573 - octoprint.environment - INFO - Detected environment is Python 3.8.1 under Windows (win32). Details: | hardware: | cores: 8 | freq: 3601.0 | ram: 17103175680 | os: | id: windows | platform: win32 | python: | pip: 19.3.1 | version: 3.8.1 | virtualenv: d:\github\octoprint\venv3 2019-12-30 12:56:05,577 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\webassets... 2019-12-30 12:56:05,603 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\.webassets-cache... 2019-12-30 12:56:05,742 - octoprint.server - INFO - Shutting down intermediary server... 2019-12-30 12:56:06,213 - octoprint.server - INFO - Intermediary server shut down 2019-12-30 12:56:06,216 - octoprint.events - INFO - Processing startup event, this is our first event 2019-12-30 12:56:06,216 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-12-30 12:56:06,219 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-12-30 12:56:06,227 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-12-30 12:56:06,229 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-12-30 12:56:06,232 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-12-30 12:56:06,238 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 12:56:06,319 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-SE33VTO for SSDP 2019-12-30 12:56:06,403 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-12-30 12:56:06,555 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 12:56:06,804 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-12-30 12:56:06,845 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-12-30 12:56:07,020 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 12:56:07,021 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 12:56:07,021 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 12:56:07,345 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 12:56:08,409 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 12:56:08,409 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 12:56:08,419 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-12-30 12:56:08,452 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://localhost:5000/', 'path': '/', 'query_string': 'l10n=en'} 2019-12-30 12:56:09,009 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3} 2019-12-30 12:56:09,561 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': ''} 2019-12-30 12:56:10,130 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.4.0rc3', 'os': 'windows', 'python': '3.8.1', 'pip': '19.3.1', 'cores': 8, 'freq': 3601.0, 'ram': 17103175680} 2019-12-30 12:56:12,160 - octoprint.server.preemptive_cache - INFO - ... done in 3.70s 2019-12-30 12:56:17,411 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 12:56:17,438 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 12:56:17,797 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 12:56:21,217 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1 2019-12-30 12:56:21,545 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 12:56:21,561 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 12:56:22,128 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 12:56:39,784 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip 2019-12-30 12:56:39,827 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 12:56:39,898 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip --no-cache-dir 2019-12-30 12:56:39,898 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 12:57:14,632 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip 2019-12-30 12:57:14,692 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 12:57:14,760 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip --no-cache-dir 2019-12-30 12:57:14,761 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 13:11:04,685 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 13:11:09,017 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 903} 2019-12-30 13:19:00,760 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip 2019-12-30 13:19:00,862 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 13:19:01,102 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip --no-cache-dir 2019-12-30 13:19:01,103 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 13:26:04,686 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 13:26:08,998 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1803} 2019-12-30 13:41:04,686 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 13:41:08,999 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2703} 2019-12-30 13:56:04,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 13:56:08,997 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3603} 2019-12-30 14:11:04,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 14:11:09,004 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4503} 2019-12-30 14:26:04,688 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 14:26:08,997 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5403} 2019-12-30 14:41:04,688 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 14:41:09,005 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6303} 2019-12-30 14:56:04,688 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 14:56:09,005 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7203} 2019-12-30 15:08:00,737 - octoprint.server - INFO - Shutting down... 2019-12-30 15:08:00,949 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-12-30 15:08:00,959 - octoprint.events - INFO - Event loop shut down 2019-12-30 15:08:00,990 - octoprint.server - INFO - Goodbye! 2019-12-30 15:09:23,706 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 15:09:23,707 - octoprint.startup - INFO - Starting OctoPrint 1.4.0rc3 2019-12-30 15:09:23,707 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 15:09:23,903 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-12-30 15:09:24,493 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-12-30 15:09:24,534 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 15:09:24,851 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 15:09:24,929 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-12-30 15:09:24,931 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 15:09:25,005 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-12-30 15:09:25,031 - octoprint.server - INFO - Intermediary server started 2019-12-30 15:09:25,032 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 15:09:25,036 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 15:09:25,082 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 15:09:25,090 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads... 2019-12-30 15:09:25,091 - octoprint.filemanager.storage - INFO - ... file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads initialized successfully. 2019-12-30 15:09:25,092 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2019-12-30 15:09:25,093 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2019-12-30 15:09:25,094 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_printer_safety_check_display')") 2019-12-30 15:09:25,094 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2019-12-30 15:09:25,094 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2019-12-30 15:09:25,525 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 15:09:25,965 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2019-12-30 15:09:25,966 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 15:09:25,966 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 15:09:25,976 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-12-30 15:09:25,978 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2019-12-30 15:09:25,980 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\backup | Core Wizard (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\errortracking | Logging (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\pluginmanager | Printer Safety Check (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\printer_safety_check | Software Update (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = D:\Github\OctoPrint\venv3\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2019-12-30 15:09:25,982 - octoprint.environment - INFO - Detected environment is Python 3.8.1 under Windows (win32). Details: | hardware: | cores: 8 | freq: 3601.0 | ram: 17103175680 | os: | id: windows | platform: win32 | python: | pip: 19.3.1 | version: 3.8.1 | virtualenv: d:\github\octoprint\venv3 2019-12-30 15:09:25,985 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\webassets... 2019-12-30 15:09:26,017 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\.webassets-cache... 2019-12-30 15:09:26,156 - octoprint.server - INFO - Shutting down intermediary server... 2019-12-30 15:09:26,395 - octoprint.server - INFO - Intermediary server shut down 2019-12-30 15:09:26,398 - octoprint.events - INFO - Processing startup event, this is our first event 2019-12-30 15:09:26,398 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-12-30 15:09:26,401 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-12-30 15:09:26,407 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-12-30 15:09:26,409 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-12-30 15:09:26,415 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-12-30 15:09:26,421 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-SE33VTO for SSDP 2019-12-30 15:09:26,436 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 15:09:26,469 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-12-30 15:09:26,657 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-12-30 15:09:26,660 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 15:09:26,851 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-12-30 15:09:27,069 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 15:09:27,069 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 15:09:27,070 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 15:09:27,144 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://localhost:5000/', 'path': '/', 'query_string': 'l10n=en'} 2019-12-30 15:09:27,627 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2} 2019-12-30 15:09:28,181 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': ''} 2019-12-30 15:09:28,828 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.4.0rc3', 'os': 'windows', 'python': '3.8.1', 'pip': '19.3.1', 'cores': 8, 'freq': 3601.0, 'ram': 17103175680} 2019-12-30 15:09:31,783 - octoprint.server.preemptive_cache - INFO - ... done in 4.64s 2019-12-30 15:09:48,411 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 15:09:48,457 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 15:09:48,716 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 15:14:28,522 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1 2019-12-30 15:14:28,864 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 15:14:28,880 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 15:14:29,462 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 15:18:56,219 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 15:18:57,305 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 15:18:57,305 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 15:18:57,315 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-12-30 15:19:09,980 - octoprint.plugins.errortracking - INFO - Initialized error tracking 2019-12-30 15:19:10,195 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1 2019-12-30 15:19:10,532 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 15:19:10,549 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 15:19:11,167 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 15:19:35,283 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-ActiveFiltersExtended/archive/master.zip 2019-12-30 15:19:35,325 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 15:19:35,395 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-ActiveFiltersExtended/archive/master.zip --no-cache-dir 2019-12-30 15:19:35,397 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-ActiveFiltersExtended/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 15:24:25,007 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 15:24:27,672 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 902} 2019-12-30 15:39:25,007 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 15:39:27,682 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1802} 2019-12-30 15:54:25,007 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 15:54:27,669 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2702} 2019-12-30 16:09:25,007 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 16:09:27,649 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3602} 2019-12-30 16:09:29,691 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1 2019-12-30 16:28:53,403 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 16:28:53,404 - octoprint.startup - INFO - Starting OctoPrint 0+unknown 2019-12-30 16:28:53,405 - octoprint.startup - INFO - ****************************************************************************** 2019-12-30 16:28:53,460 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-12-30 16:28:54,047 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: tplinksmartplug (0.7.0), tplinksmartplug (0.7.1), roomtemp (any) 2019-12-30 16:28:54,106 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\src\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 16:28:54,418 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 16:28:54,514 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-12-30 16:28:54,537 - octoprint.plugins.errortracking - INFO - Initialized error tracking 2019-12-30 16:28:54,539 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 16:28:54,614 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-12-30 16:28:54,656 - octoprint.server - INFO - Intermediary server started 2019-12-30 16:28:54,656 - octoprint.plugin.core - INFO - Loading plugins from D:\Github\OctoPrint\src\octoprint\plugins, C:\Users\joshu\AppData\Roaming\OctoPrint\plugins and installed plugin packages... 2019-12-30 16:28:54,661 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 16:28:54,697 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 25 hook handlers 2019-12-30 16:28:54,704 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads... 2019-12-30 16:28:54,705 - octoprint.filemanager.storage - INFO - ... file metadata for C:\Users\joshu\AppData\Roaming\OctoPrint\uploads initialized successfully. 2019-12-30 16:28:54,706 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2019-12-30 16:28:54,706 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2019-12-30 16:28:54,706 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2019-12-30 16:28:54,707 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2019-12-30 16:28:54,707 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2019-12-30 16:28:54,707 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2019-12-30 16:28:54,707 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2019-12-30 16:28:54,707 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2019-12-30 16:28:54,707 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_printer_safety_check_display')") 2019-12-30 16:28:54,708 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2019-12-30 16:28:54,708 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2019-12-30 16:28:55,140 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3b\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 16:28:55,540 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2019-12-30 16:28:55,541 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3b\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 16:28:55,541 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 16:28:55,571 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2019-12-30 16:28:55,573 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2019-12-30 16:28:55,600 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\tracking | Application Keys Plugin (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\appkeys | Backup & Restore (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\backup | Core Wizard (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\corewizard | Discovery (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\discovery | Error Tracking (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\errortracking | Logging (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\logging | Plugin Manager (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\pluginmanager | Printer Safety Check (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\printer_safety_check | Software Update (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = D:\Github\OctoPrint\src\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2019-12-30 16:28:55,602 - octoprint.environment - INFO - Detected environment is Python 3.8.1 under Windows (win32). Details: | hardware: | cores: 8 | freq: 3601.0 | ram: 17103175680 | os: | id: windows | platform: win32 | python: | pip: 19.3.1 | version: 3.8.1 | virtualenv: d:\github\octoprint\venv3b 2019-12-30 16:28:55,630 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\webassets... 2019-12-30 16:28:55,657 - octoprint.server - INFO - Reset webasset folder C:\Users\joshu\AppData\Roaming\OctoPrint\generated\.webassets-cache... 2019-12-30 16:28:55,809 - octoprint.server - INFO - Shutting down intermediary server... 2019-12-30 16:28:56,158 - octoprint.server - INFO - Intermediary server shut down 2019-12-30 16:28:56,161 - octoprint.events - INFO - Processing startup event, this is our first event 2019-12-30 16:28:56,161 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-12-30 16:28:56,167 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-12-30 16:28:56,172 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-12-30 16:28:56,177 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-12-30 16:28:56,182 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-12-30 16:28:56,182 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 16:28:56,271 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-SE33VTO for SSDP 2019-12-30 16:28:56,349 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-12-30 16:28:56,409 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-12-30 16:28:56,853 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3b\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 16:28:56,854 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3b\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 16:28:56,854 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 16:28:56,942 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.67s 2019-12-30 16:28:56,980 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.59s 2019-12-30 16:28:57,016 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-12-30 16:28:57,212 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-12-30 16:28:57,223 - octoprint.util.pip - INFO - Using "d:\github\octoprint\venv3b\scripts\python.exe -m pip" as command to invoke pip 2019-12-30 16:28:57,630 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.59s 2019-12-30 16:28:57,661 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.62s 2019-12-30 16:28:58,341 - octoprint.util.pip - INFO - pip installs to d:\github\octoprint\venv3b\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-30 16:28:58,341 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-30 16:28:58,374 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-12-30 16:28:58,421 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://localhost:5000/', 'path': '/', 'query_string': 'l10n=en'} 2019-12-30 16:28:58,452 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.55s 2019-12-30 16:28:58,467 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.56s 2019-12-30 16:28:58,918 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3} 2019-12-30 16:28:59,023 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.53s 2019-12-30 16:28:59,025 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.56s 2019-12-30 16:28:59,469 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': ''} 2019-12-30 16:28:59,618 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.56s 2019-12-30 16:28:59,619 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.56s 2019-12-30 16:29:00,015 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '0+unknown', 'os': 'windows', 'python': '3.8.1', 'pip': '19.3.1', 'cores': 8, 'freq': 3601.0, 'ram': 17103175680} 2019-12-30 16:29:02,225 - octoprint.server.preemptive_cache - INFO - ... done in 3.80s 2019-12-30 16:30:12,143 - octoprint.server.util.sockjs - INFO - New connection from client: ::1 2019-12-30 16:30:12,159 - octoprint.server.util.flask - INFO - Passively logging in user josh from ::1 2019-12-30 16:30:13,016 - octoprint.server.util.sockjs - INFO - User josh logged in on the socket from client ::1 2019-12-30 16:31:17,726 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelingWizard/archive/master.zip 2019-12-30 16:31:17,770 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 16:31:17,863 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3b\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-BedLevelingWizard/archive/master.zip --no-cache-dir 2019-12-30 16:31:17,868 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-BedLevelingWizard/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 16:43:54,615 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-30 16:43:58,959 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 903} 2019-12-30 16:45:19,900 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip 2019-12-30 16:45:19,943 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 16:45:20,016 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3b\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip --no-cache-dir 2019-12-30 16:45:20,021 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/mtowara/OctoPrint-Gcodebar/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output 2019-12-30 16:48:36,673 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-SideBarTempGraph/archive/master.zip 2019-12-30 16:48:36,736 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-12-30 16:48:36,810 - octoprint.util.pip - ERROR - Error while trying to run command d:\github\octoprint\venv3b\scripts\python.exe -m pip --disable-pip-version-check install https://github.com/jneilliii/OctoPrint-SideBarTempGraph/archive/master.zip --no-cache-dir 2019-12-30 16:48:36,816 - octoprint.plugins.pluginmanager - ERROR - Installing the plugin from https://github.com/jneilliii/OctoPrint-SideBarTempGraph/archive/master.zip failed, could not parse output from pip. See plugin_pluginmanager_console.log for generated output