2020-03-30 14:20:59,687 - 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-03-30 14:21:24,744 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers 2020-03-30 14:21:27,457 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 14:21:28,376 - octoprint.server - INFO - Intermediary server started 2020-03-30 14:21:28,422 - 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-03-30 14:21:32,777 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers 2020-03-30 14:21:34,182 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 14:21:34,216 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 14:21:35,427 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 14:22:01,916 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 14:22:25,957 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 14:22:25,970 - 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-03-30 14:22:25,980 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 14:22:26,010 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s) 2020-03-30 14:22:26,095 - 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-03-30 14:22:26,289 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 387194880 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 14:22:27,364 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 14:22:27,391 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 14:22:43,215 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 14:22:43,275 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 14:22:43,323 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 14:22:43,346 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-03-30 14:22:43,398 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 14:22:43,421 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 14:22:43,435 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 14:22:43,464 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 14:22:44,340 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 14:22:44,554 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 14:22:44,670 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 14:22:45,206 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 14:22:51,635 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 5.6s 2020-03-30 14:22:52,438 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2020-03-30 14:23:12,730 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 2.5s 2020-03-30 14:23:28,224 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2020-03-30 14:23:30,275 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 14:23:30,356 - 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-03-30 14:23:30,467 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 14:23:30,872 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1585574610.87223, 'base_url': u'http://192.168.1.24/'} 2020-03-30 14:23:53,535 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 2.3s 2020-03-30 14:23:58,434 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 2.3s 2020-03-30 14:24:01,207 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 14:24:05,518 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 2.3s 2020-03-30 14:25:30,836 - 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-03-30 14:25:30,858 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 14:25:31,083 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-30 14:25:32,854 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 14:27:38,580 - octoprint.server.preemptive_cache - INFO - ... done in 125.72s 2020-03-30 14:31:19,694 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 14:32:11,893 - octoprint.server.api - INFO - Actively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 14:32:25,739 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 387194880, 'octopi_version': '0.17.0', 'version': u'1.3.12', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, 'pi_model': 'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 14:32:26,800 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 667} 2020-03-30 14:32:27,875 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u''} 2020-03-30 14:32:30,715 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 14:34:15,892 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 14:34:16,053 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 14:34:16,089 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 14:34:17,161 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:34:17,511 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 14:34:17,629 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:34:19,405 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 14:34:19,498 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 14:34:20,897 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2020-03-30 14:34:32,314 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 14:34:41,113 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 14:34:56,239 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2793, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4932, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 14:34:56,436 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 14:34:56,473 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2793)" 2020-03-30 14:36:27,513 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 14:38:25,747 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.4.0... 2020-03-30 14:44:06,133 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.4.0 successful! 2020-03-30 14:44:07,119 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-30 14:44:07,159 - octoprint.plugins.softwareupdate - INFO - Restarting... 2020-03-30 14:44:07,434 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': u'1.4.0', 'from_version': u'1.3.12', 'target': 'octoprint'} 2020-03-30 14:44:08,261 - octoprint.server - INFO - Shutting down... 2020-03-30 14:44:08,281 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-30 14:44:08,329 - octoprint.events - INFO - Event loop shut down 2020-03-30 14:44:08,402 - octoprint.server - INFO - Goodbye! 2020-03-30 14:44:21,905 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 14:44:21,918 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 14:44:21,931 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 14:44:26,220 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 14:44:27,076 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 14:44:27,336 - 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-03-30 14:44:35,921 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-30 14:44:37,334 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 14:44:37,537 - octoprint.server - INFO - Intermediary server started 2020-03-30 14:44:37,552 - 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-03-30 14:44:38,634 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-30 14:44:38,931 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 14:44:38,945 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 14:44:38,982 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 14:44:38,995 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 14:44:39,009 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 14:44:39,022 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 14:44:39,034 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 14:44:39,046 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 14:44:39,059 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 14:44:39,072 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 14:44:39,085 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 14:44:39,098 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 14:44:39,110 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 14:44:39,123 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 14:44:39,255 - octoprint.access.users - INFO - Migrating user luigi to new granular permission system 2020-03-30 14:44:39,579 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2020-03-30 14:44:47,202 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 14:44:54,813 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 14:44:54,828 - 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-03-30 14:44:54,838 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 14:44:54,872 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s) 2020-03-30 14:44:55,761 - 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 | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 14:44:55,879 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 387194880 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 14:44:55,945 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 14:44:56,095 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 14:45:02,643 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 14:45:02,835 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 14:45:02,855 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 14:45:02,872 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 14:45:02,889 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 14:45:02,930 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 14:45:03,076 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 14:45:03,063 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 14:45:03,116 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 14:45:03,466 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 14:45:03,772 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 14:45:03,869 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 14:45:04,360 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 14:45:04,853 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 14:45:14,265 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 14:45:19,909 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 14:45:20,004 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 14:45:36,325 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 14:45:36,385 - 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-03-30 14:45:36,422 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 14:45:38,502 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 14:45:51,796 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 14:45:51,862 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 14:46:06,512 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 14:46:07,317 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 14:46:31,870 - 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-03-30 14:46:31,883 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 14:46:32,134 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-30 14:46:33,635 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 118} 2020-03-30 14:46:35,012 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u''} 2020-03-30 14:46:35,395 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 14:46:36,498 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 387194880, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 14:48:00,730 - octoprint.server.preemptive_cache - INFO - ... done in 85.33s 2020-03-30 14:48:00,900 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 14:48:01,095 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 14:48:04,573 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 14:48:05,028 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 14:48:05,040 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 14:48:22,291 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 14:48:29,042 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 14:48:29,395 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 14:48:30,943 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 14:50:23,214 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 14:50:23,648 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 14:50:23,709 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 14:50:24,841 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:50:25,232 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 14:50:25,377 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:50:27,157 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 14:50:27,265 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 14:50:28,099 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 14:50:36,744 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 14:50:45,603 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 14:51:01,093 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 14:51:01,293 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 14:51:01,344 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 14:56:05,222 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 14:56:05,639 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 14:56:05,723 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 14:56:05,834 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:05,885 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:06,384 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:08,232 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 14:56:08,298 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:08,482 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 14:56:08,576 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 14:56:09,966 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 14:56:12,514 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 14:56:18,006 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-30 14:56:18,057 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 14:56:18,152 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:18,753 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:20,577 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:20,616 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 14:56:20,727 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 14:56:20,871 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 14:56:20,946 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 14:56:22,342 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'/dev/ttyUSB0', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 14:57:20,759 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 14:57:29,605 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 14:57:45,820 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 14:57:45,904 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 14:57:45,994 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 14:59:37,356 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 15:01:32,918 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1019} 2020-03-30 15:02:41,260 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BLTouch/archive/master.zip 2020-03-30 15:03:37,080 - 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-03-30 15:03:38,288 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-30 15:03:38,327 - 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 | !BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 15:03:38,337 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: BLTouch Plugin, version 0.3.3 2020-03-30 15:03:39,552 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.3.3', 'plugin': 'BLTouch'} 2020-03-30 15:04:33,430 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2020-03-30 15:04:34,399 - octoprint.server - INFO - Shutting down... 2020-03-30 15:04:35,244 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-30 15:04:35,308 - octoprint.events - INFO - Event loop shut down 2020-03-30 15:04:35,382 - octoprint.server - INFO - Goodbye! 2020-03-30 15:04:47,800 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 15:04:47,813 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 15:04:47,816 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 15:04:52,203 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 15:04:53,088 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 15:04:53,334 - 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-03-30 15:05:00,987 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 15:05:02,376 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 15:05:02,566 - octoprint.server - INFO - Intermediary server started 2020-03-30 15:05:02,581 - 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-03-30 15:05:03,687 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 15:05:03,965 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 15:05:03,980 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 15:05:04,017 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 15:05:04,030 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 15:05:04,044 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 15:05:04,056 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 15:05:04,069 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 15:05:04,082 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 15:05:04,095 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 15:05:04,108 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 15:05:04,121 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 15:05:04,134 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 15:05:04,147 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 15:05:04,159 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 15:05:04,607 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 15:05:12,303 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 15:05:19,753 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 15:05:19,768 - 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-03-30 15:05:19,779 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 15:05:19,813 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 15:05:19,905 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 15:05:20,028 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 387194880 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 15:05:20,102 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 15:05:20,269 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 15:05:26,888 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 15:05:27,015 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 15:05:27,035 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 15:05:27,052 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 15:05:27,071 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 15:05:27,108 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 15:05:27,233 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 15:05:27,250 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 15:05:27,246 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 15:05:27,621 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 15:05:27,860 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 15:05:27,936 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 15:05:28,477 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 15:05:29,027 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 15:05:36,883 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 15:06:01,594 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 15:06:01,637 - 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-03-30 15:06:01,694 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 15:06:02,423 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 15:06:07,959 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 15:06:08,007 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 15:06:31,666 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 15:06:32,077 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 15:06:56,474 - 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-03-30 15:06:56,492 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 15:06:56,874 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-30 15:06:58,348 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 118} 2020-03-30 15:06:59,821 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 387194880, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 15:07:00,245 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 15:07:01,247 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 15:08:26,570 - octoprint.server.preemptive_cache - INFO - ... done in 86.33s 2020-03-30 15:08:27,522 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 15:08:27,540 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 15:08:30,138 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 15:08:31,589 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 15:08:32,366 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 15:08:32,380 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 15:08:44,385 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 15:08:59,272 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 15:08:59,689 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 15:08:59,751 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 15:09:00,883 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:09:01,250 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 15:09:01,394 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:09:03,149 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 15:09:03,258 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 15:09:04,204 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 15:09:05,733 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 15:09:06,312 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 15:09:06,689 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 15:09:06,748 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 15:09:07,900 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:09:08,239 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 15:09:08,390 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:09:10,162 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 15:09:10,285 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 15:09:11,652 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 15:10:19,188 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 15:10:28,053 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 15:10:44,569 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 15:10:44,773 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 15:10:44,814 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 15:10:56,242 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 15:10:56,639 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 15:10:56,715 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 15:10:56,842 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:10:57,389 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:10:59,209 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:10:59,252 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 15:10:59,390 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:10:59,512 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 15:10:59,619 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 15:11:01,073 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 15:14:56,542 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 15:15:05,399 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 15:15:21,050 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 15:15:21,141 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 15:15:21,231 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 15:20:02,432 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 15:21:58,316 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1018} 2020-03-30 15:22:33,542 - tornado.access - WARNING - 404 GET /favicon.ico (::ffff:192.168.1.2) 256.78ms 2020-03-30 15:35:02,514 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 15:36:58,384 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1918} 2020-03-30 15:50:02,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 15:50:21,870 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 15:50:22,349 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 15:50:22,410 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 15:50:22,575 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:50:23,099 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:50:24,962 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:50:25,009 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 15:50:25,167 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 15:50:25,280 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 15:50:25,393 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 15:50:26,902 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 15:50:45,764 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 15:51:08,356 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 15:51:08,489 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 15:51:08,556 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 15:51:57,720 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2818} 2020-03-30 15:52:23,278 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 15:52:27,735 - octoprint.server - INFO - Shutting down... 2020-03-30 15:52:27,934 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-30 15:52:28,011 - octoprint.events - INFO - Event loop shut down 2020-03-30 15:52:28,589 - octoprint.server - INFO - Goodbye! 2020-03-30 15:53:52,680 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 15:53:52,717 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 15:53:52,720 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 15:54:03,659 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 15:54:05,565 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 15:54:06,281 - 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-03-30 15:54:25,816 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 15:54:29,281 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 15:54:29,768 - octoprint.server - INFO - Intermediary server started 2020-03-30 15:54:29,822 - 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-03-30 15:54:32,442 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 15:54:33,159 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 15:54:33,199 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 15:54:33,288 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 15:54:33,329 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 15:54:33,357 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 15:54:33,384 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 15:54:33,409 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 15:54:33,438 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 15:54:33,469 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 15:54:33,494 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 15:54:33,523 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 15:54:33,562 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 15:54:33,596 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 15:54:33,621 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 15:54:35,041 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 15:54:53,000 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 15:55:10,494 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 15:55:10,532 - 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-03-30 15:55:10,553 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 15:55:10,639 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 15:55:10,879 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 15:55:11,174 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 15:55:11,350 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 15:55:11,741 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 15:55:27,579 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 15:55:27,842 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 15:55:27,887 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 15:55:27,928 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 15:55:27,971 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 15:55:28,069 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 15:55:28,339 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 15:55:28,449 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 15:55:28,377 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 15:55:29,157 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 15:55:29,578 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 15:55:29,761 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 15:55:30,652 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 15:55:31,330 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 15:56:23,562 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 15:56:23,651 - 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-03-30 15:56:23,707 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 15:56:28,339 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 125} 2020-03-30 15:56:31,760 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 15:56:35,030 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 15:56:35,601 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 15:56:37,918 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 15:56:42,939 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 15:56:43,170 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 15:57:04,131 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 15:57:17,147 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 15:57:18,512 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 15:59:48,830 - octoprint.server.preemptive_cache - INFO - ... done in 193.23s 2020-03-30 16:09:29,327 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 16:11:26,826 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1025} 2020-03-30 16:15:06,986 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 16:16:13,448 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 16:16:13,472 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 16:16:21,287 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 16:16:22,365 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 16:16:22,399 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 16:16:43,326 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 16:21:38,546 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 16:22:55,267 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 16:22:56,358 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 16:22:56,387 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 16:23:14,590 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 16:24:29,352 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 16:24:42,317 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 16:26:26,000 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1925} 2020-03-30 16:27:18,222 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 16:27:19,315 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 16:27:19,342 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 16:27:37,770 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 16:28:19,902 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 16:39:29,380 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 16:54:29,412 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 16:56:26,057 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3725} 2020-03-30 16:56:32,941 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 16:56:32,965 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 16:56:38,648 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 16:56:39,715 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 16:56:39,741 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 16:57:11,918 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 16:57:50,726 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 16:57:51,781 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 16:57:51,978 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 16:57:53,230 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 16:57:53,668 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 16:57:54,043 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 16:57:55,609 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 16:57:55,924 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 16:57:59,132 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 16:58:04,108 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 16:58:05,677 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 16:58:06,776 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 16:58:06,875 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 16:58:07,330 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Offline" 2020-03-30 16:58:08,257 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 115200 Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2332, in _perform_baudrate_detection_step self._serial.baudrate = baudrate AttributeError: 'NoneType' object has no attribute 'baudrate' 2020-03-30 16:58:09,005 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 16:58:10,107 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 16:58:10,230 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 16:58:11,503 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 16:58:11,992 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 16:58:12,450 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 16:58:14,026 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 16:58:14,264 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 16:58:17,777 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 16:58:34,819 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 16:58:44,383 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 17:02:15,183 - octoprint.plugins.pluginmanager - INFO - Cleaning up plugin BLTouch... 2020-03-30 17:02:34,377 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip 2020-03-30 17:09:29,435 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 17:11:27,973 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4626} 2020-03-30 17:24:29,487 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 17:28:08,271 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 17:28:08,550 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 17:28:08,703 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 17:38:03,318 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:38:03,349 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 17:38:03,367 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:38:17,111 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-03-30 17:38:17,831 - 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-03-30 17:38:38,017 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:38:41,386 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 17:38:41,926 - octoprint.server - INFO - Intermediary server started 2020-03-30 17:38:41,960 - 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-03-30 17:38:46,046 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:38:47,062 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 17:38:47,100 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 17:38:47,240 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 17:38:47,297 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:38:47,324 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:38:47,379 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 17:38:47,435 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 17:38:47,480 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 17:38:47,512 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 17:38:47,578 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:38:47,611 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:38:47,671 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 17:38:47,714 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 17:38:47,768 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 17:38:49,992 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 17:39:10,770 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:39:28,542 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 17:39:28,574 - 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-03-30 17:39:28,608 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:39:28,694 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 17:39:28,916 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 17:39:29,211 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 17:39:29,376 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 17:39:29,771 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 17:40:02,897 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 17:40:03,256 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 17:40:03,310 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 17:40:03,351 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-03-30 17:40:03,382 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 17:40:03,425 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 17:40:03,480 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 17:40:03,505 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 17:40:03,733 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 17:40:03,930 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 17:40:03,993 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 17:40:04,412 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 17:40:05,012 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 17:40:38,843 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:40:38,865 - 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-03-30 17:40:38,887 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:40:39,081 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 17:40:39,339 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 17:40:41,853 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 17:40:43,681 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 112} 2020-03-30 17:40:44,535 - octoprint.server - INFO - Shutting down... 2020-03-30 17:40:44,542 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 17:40:45,117 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-30 17:40:45,218 - octoprint.events - INFO - Event loop shut down 2020-03-30 17:40:45,563 - octoprint.server - INFO - Goodbye! 2020-03-30 17:42:02,682 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:42:02,724 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 17:42:02,727 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:42:17,025 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 17:42:19,425 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 17:42:20,455 - 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-03-30 17:42:39,922 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:42:43,291 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 17:42:43,800 - octoprint.server - INFO - Intermediary server started 2020-03-30 17:42:43,858 - 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-03-30 17:42:46,430 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:42:47,126 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 17:42:47,149 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 17:42:47,238 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 17:42:47,276 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:42:47,315 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:42:47,337 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 17:42:47,364 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 17:42:47,396 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 17:42:47,428 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 17:42:47,457 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:42:47,484 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:42:47,514 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 17:42:47,550 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 17:42:47,578 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 17:42:48,984 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 17:43:07,998 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:43:26,770 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 17:43:26,809 - 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-03-30 17:43:26,828 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:43:26,923 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 17:43:27,143 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 17:43:27,448 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 17:43:27,647 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 17:43:27,675 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 17:43:44,271 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 17:43:44,316 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 17:43:44,360 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 17:43:44,404 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 17:43:44,445 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 17:43:44,490 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 17:43:44,554 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 17:43:44,607 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 17:43:45,004 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 17:43:45,624 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 17:43:46,104 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 17:43:46,304 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 17:43:47,092 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 17:43:47,944 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 17:43:51,134 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585586625862 (::ffff:192.168.1.2) 2952.83ms 2020-03-30 17:44:08,215 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585586628365 (::ffff:192.168.1.2) 1916.40ms 2020-03-30 17:44:19,079 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585586630873 (::ffff:192.168.1.2) 1647.71ms 2020-03-30 17:44:21,844 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585586633378 (::ffff:192.168.1.2) 1446.61ms 2020-03-30 17:44:24,169 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585586635884 (::ffff:192.168.1.2) 1771.56ms 2020-03-30 17:44:45,338 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:44:45,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-03-30 17:44:45,574 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:44:51,099 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 133} 2020-03-30 17:44:55,034 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 17:44:59,355 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 17:44:59,397 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 17:45:10,197 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 17:45:10,347 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 17:45:55,646 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 17:45:57,367 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 17:50:39,622 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:50:39,680 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 17:50:39,714 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:50:50,875 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 17:50:50,961 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 17:50:51,697 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-03-30 17:51:11,408 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:51:14,798 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 17:51:15,328 - octoprint.server - INFO - Intermediary server started 2020-03-30 17:51:15,364 - 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-03-30 17:51:18,276 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:51:18,958 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 17:51:18,989 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 17:51:19,081 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 17:51:19,116 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:51:19,159 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:51:19,208 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 17:51:19,253 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 17:51:19,273 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 17:51:19,307 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 17:51:19,327 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:51:19,363 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:51:19,388 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 17:51:19,428 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 17:51:19,463 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 17:51:20,938 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 17:51:39,628 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:51:57,915 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 17:51:57,942 - 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-03-30 17:51:57,976 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:51:58,058 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 17:51:58,267 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 17:51:58,601 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 17:51:58,778 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 17:51:59,058 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 17:52:14,937 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 17:52:15,267 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 17:52:15,311 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 17:52:15,364 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 17:52:15,435 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 17:52:15,531 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 17:52:15,846 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 17:52:15,846 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 17:52:16,015 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 17:52:16,626 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 17:52:17,054 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 17:52:17,250 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 17:52:18,082 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 17:52:18,945 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 17:53:15,546 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:53:15,708 - 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-03-30 17:53:15,767 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:53:21,170 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 132} 2020-03-30 17:53:25,655 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 17:53:29,128 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 17:53:29,780 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 17:53:32,595 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 17:53:32,755 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 17:54:17,995 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 17:54:23,649 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 17:58:36,540 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:58:36,580 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 17:58:36,599 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 17:58:46,887 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 17:58:48,516 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 17:58:49,077 - 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-03-30 17:59:09,478 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:59:12,701 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 17:59:13,154 - octoprint.server - INFO - Intermediary server started 2020-03-30 17:59:13,207 - 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-03-30 17:59:15,785 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 17:59:16,445 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 17:59:16,481 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 17:59:16,562 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 17:59:16,597 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:59:16,626 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 17:59:16,664 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 17:59:16,687 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 17:59:16,711 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 17:59:16,750 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 17:59:16,779 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:59:16,812 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 17:59:16,837 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 17:59:16,867 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 17:59:16,891 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 17:59:18,271 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 17:59:36,475 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 17:59:54,082 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 17:59:54,108 - 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-03-30 17:59:54,133 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 17:59:54,209 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 17:59:54,445 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 17:59:54,722 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 17:59:54,900 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 17:59:55,159 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 18:00:10,629 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 18:00:10,827 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 18:00:10,870 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 18:00:10,917 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 18:00:10,957 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 18:00:11,041 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 18:00:11,097 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 18:00:11,178 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 18:00:11,514 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:00:12,147 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 18:00:12,596 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 18:00:12,795 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 18:00:13,560 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 18:00:14,405 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:01:07,508 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:01:07,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-03-30 18:01:07,653 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:01:12,198 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 125} 2020-03-30 18:01:15,565 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 18:01:19,270 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 18:01:19,954 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 18:01:52,262 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 18:01:53,998 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 18:03:39,032 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:03:39,102 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 18:03:39,129 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:03:54,170 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 18:03:54,295 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 18:03:55,150 - 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-03-30 18:04:21,920 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 18:04:27,087 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 18:04:27,753 - octoprint.cli.server - ERROR - Uncaught exception Traceback (most recent call last): File "/home/pi/oprint/bin/octoprint", line 8, in sys.exit(main()) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/__init__.py", line 615, in main octo(args=args, prog_name="octoprint", auto_envvar_prefix="OCTOPRINT") File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 1114, in invoke return Command.invoke(self, ctx) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/cli/__init__.py", line 177, in octo ctx.invoke(serve_command, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/cli/server.py", line 207, in serve_command ignore_blacklist) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/cli/server.py", line 119, in run_server octoprint_server.run() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/__init__.py", line 305, in run self._start_intermediary_server() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/__init__.py", line 1863, in _start_intermediary_server self._intermediary_server.server_bind() File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind SocketServer.TCPServer.server_bind(self) File "/usr/lib/python2.7/SocketServer.py", line 434, in server_bind self.socket.bind(self.server_address) File "/usr/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) error: [Errno 98] Address already in use 2020-03-30 18:04:54,858 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 18:05:02,420 - tornado.access - WARNING - 403 POST /api/login (::ffff:192.168.1.2) 1200.39ms 2020-03-30 18:05:11,004 - octoprint.server.preemptive_cache - INFO - ... done in 231.05s 2020-03-30 18:05:11,487 - tornado.access - WARNING - 403 POST /api/login (::ffff:192.168.1.2) 253.68ms 2020-03-30 18:05:20,226 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:05:20,285 - octoprint.server.api - INFO - Actively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:05:20,908 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:05:20,932 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:05:23,534 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 18:05:28,771 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 18:05:29,924 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:05:29,966 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:05:30,316 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:05:30,340 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:06:08,780 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 18:06:16,479 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:06:16,515 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:06:19,356 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:06:26,235 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:06:27,171 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:06:27,298 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:06:27,478 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-30 18:06:28,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 342.15ms 2020-03-30 18:06:28,663 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 508.23ms 2020-03-30 18:06:29,028 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:06:29,247 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-30 18:06:29,829 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:06:31,105 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:06:31,460 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:06:34,808 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:06:44,013 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 3034.73ms 2020-03-30 18:06:50,628 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 178.93ms 2020-03-30 18:06:51,114 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 18:06:51,806 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 159.42ms 2020-03-30 18:06:57,008 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 151.44ms 2020-03-30 18:06:59,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 182.30ms 2020-03-30 18:07:04,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 177.15ms 2020-03-30 18:07:11,497 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-30 18:07:11,726 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:07:11,901 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:12,367 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:14,206 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:14,325 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:07:14,947 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:15,195 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:07:15,486 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:07:18,932 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'/dev/ttyUSB0', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:07:30,444 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 18:07:32,234 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-30 18:07:32,538 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:07:32,879 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:33,275 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:35,144 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:35,283 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:07:35,777 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:07:36,125 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:07:36,459 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:07:39,758 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'/dev/ttyUSB0', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:07:51,356 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 18:08:02,124 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 18:08:17,828 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 18:08:18,244 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 18:08:18,448 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 18:08:22,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 157.74ms 2020-03-30 18:08:25,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 174.52ms 2020-03-30 18:08:30,636 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 160.74ms 2020-03-30 18:08:35,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 179.09ms 2020-03-30 18:08:41,001 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 173.87ms 2020-03-30 18:08:46,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 174.95ms 2020-03-30 18:08:51,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 159.03ms 2020-03-30 18:08:56,672 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 175.38ms 2020-03-30 18:08:59,279 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:09:00,455 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:09:00,568 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:09:00,845 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:09:01,026 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:09:01,325 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:09:03,273 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:09:03,600 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:09:04,020 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:09:04,476 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:09:07,507 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:09:41,759 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 18:09:41,914 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 18:09:42,091 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 18:09:47,612 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 167.98ms 2020-03-30 18:09:51,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 157.93ms 2020-03-30 18:09:57,494 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:09:58,237 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 356.47ms 2020-03-30 18:09:58,630 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:09:58,838 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:09:59,156 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:09:59,547 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:01,441 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:01,593 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:10:02,117 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:02,375 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:10:02,683 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:10:06,170 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:10:14,386 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 18:10:16,205 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:10:17,449 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:10:17,561 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:10:17,798 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:18,240 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:20,063 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:20,226 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:10:20,688 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:10:21,004 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:10:21,300 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:10:24,616 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:10:46,057 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 18:10:46,204 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 18:10:46,359 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 18:10:49,470 - tornado.access - WARNING - 409 POST /api/printer/command (::ffff:192.168.1.2) 7262.60ms 2020-03-30 18:10:49,597 - tornado.access - WARNING - 409 POST /api/printer/command (::ffff:192.168.1.2) 4852.47ms 2020-03-30 18:10:49,703 - tornado.access - WARNING - 409 POST /api/printer/command (::ffff:192.168.1.2) 4885.14ms 2020-03-30 18:10:49,807 - tornado.access - WARNING - 409 POST /api/printer/command (::ffff:192.168.1.2) 4911.64ms 2020-03-30 18:10:49,907 - tornado.access - WARNING - 409 POST /api/printer/command (::ffff:192.168.1.2) 4938.22ms 2020-03-30 18:10:51,202 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.54ms 2020-03-30 18:10:52,097 - tornado.access - WARNING - 409 POST /api/printer/command (::ffff:192.168.1.2) 1990.54ms 2020-03-30 18:10:54,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.21ms 2020-03-30 18:10:58,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.36ms 2020-03-30 18:11:04,168 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.46ms 2020-03-30 18:11:09,487 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.82ms 2020-03-30 18:11:14,835 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.43ms 2020-03-30 18:11:20,514 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:11:20,778 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 154.57ms 2020-03-30 18:11:20,949 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:11:21,008 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:11:21,087 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:11:21,148 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:11:21,676 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:11:23,544 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:11:23,629 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:11:23,784 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:11:23,878 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:11:25,264 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 18:12:49,807 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 18:12:58,690 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 18:13:45,226 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 18:13:45,378 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 18:13:45,485 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 18:13:46,917 - octoprint.util.connectivity_checker - INFO - Connectivity changed from online to offline 2020-03-30 18:14:04,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.11ms 2020-03-30 18:14:05,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 77.52ms 2020-03-30 18:14:07,790 - tornado.access - WARNING - 409 GET /api/printer?history=true&limit=500&exclude=sd,state (::ffff:192.168.1.5) 70.00ms 2020-03-30 18:14:12,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.50ms 2020-03-30 18:14:12,765 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 18:14:13,600 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-30 18:14:13,704 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:14:13,817 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:14:14,301 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:14:16,187 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:14:16,245 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:14:16,450 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:14:16,594 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:14:16,694 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:14:29,309 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 18:14:48,207 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 18:14:48,324 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 18:14:48,413 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 18:14:50,165 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.31ms 2020-03-30 18:14:54,265 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.01ms 2020-03-30 18:14:59,581 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.27ms 2020-03-30 18:15:05,000 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.93ms 2020-03-30 18:15:10,321 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.45ms 2020-03-30 18:15:18,201 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.95ms 2020-03-30 18:15:21,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.46ms 2020-03-30 18:15:26,602 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.70ms 2020-03-30 18:15:32,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.37ms 2020-03-30 18:15:37,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.16ms 2020-03-30 18:15:42,963 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.10ms 2020-03-30 18:15:48,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.37ms 2020-03-30 18:15:53,534 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.88ms 2020-03-30 18:15:59,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.59ms 2020-03-30 18:16:04,391 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.98ms 2020-03-30 18:16:09,800 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.96ms 2020-03-30 18:16:15,347 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.15ms 2020-03-30 18:16:20,680 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.65ms 2020-03-30 18:16:26,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.87ms 2020-03-30 18:16:31,635 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.48ms 2020-03-30 18:16:36,962 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.46ms 2020-03-30 18:16:42,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.70ms 2020-03-30 18:16:47,907 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.18ms 2020-03-30 18:16:53,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 62.93ms 2020-03-30 18:16:58,667 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.62ms 2020-03-30 18:17:04,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.73ms 2020-03-30 18:17:09,515 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.10ms 2020-03-30 18:17:14,971 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.06ms 2020-03-30 18:17:21,709 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.92ms 2020-03-30 18:17:26,023 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.80ms 2020-03-30 18:17:31,347 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.84ms 2020-03-30 18:17:36,774 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.09ms 2020-03-30 18:17:42,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.26ms 2020-03-30 18:17:47,835 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.63ms 2020-03-30 18:17:53,191 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.01ms 2020-03-30 18:17:58,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.71ms 2020-03-30 18:18:04,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.55ms 2020-03-30 18:18:09,642 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.64ms 2020-03-30 18:18:15,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.08ms 2020-03-30 18:18:20,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.46ms 2020-03-30 18:18:26,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.61ms 2020-03-30 18:18:31,544 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.36ms 2020-03-30 18:18:36,966 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.54ms 2020-03-30 18:18:42,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.87ms 2020-03-30 18:18:48,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.15ms 2020-03-30 18:18:53,573 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.76ms 2020-03-30 18:18:59,668 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 133.20ms 2020-03-30 18:19:04,635 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.91ms 2020-03-30 18:19:39,125 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 68.49ms 2020-03-30 18:19:40,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.99ms 2020-03-30 18:19:45,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.24ms 2020-03-30 18:19:51,513 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.34ms 2020-03-30 18:19:56,514 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:19:56,901 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:20:00,475 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:00,861 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:20:01,669 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:02,044 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:20:02,895 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:03,255 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 203.09ms 2020-03-30 18:20:03,259 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:20:06,404 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:06,768 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:20:07,634 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:08,239 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:20:09,534 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:09,947 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:20:09,989 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:20:10,077 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:20:10,679 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:20:12,517 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:20:12,567 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:20:12,698 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:20:12,804 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:20:12,872 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:20:15,406 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 18:20:16,114 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:16,557 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Connection error, see Terminal tab" 2020-03-30 18:20:16,642 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port: AUTO SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_openSerial:2691 (hook default) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2691, in _openSerial serial_obj = factory(self, self._port, self._baudrate, settings().getFloat(["serial", "timeout", "connection"])) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2671, in default serial_obj.open() File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 272, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 312, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2020-03-30 18:20:17,621 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:18,083 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Connection error, see Terminal tab" 2020-03-30 18:20:18,159 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port: AUTO SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_openSerial:2691 (hook default) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2691, in _openSerial serial_obj = factory(self, self._port, self._baudrate, settings().getFloat(["serial", "timeout", "connection"])) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2671, in default serial_obj.open() File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 272, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 312, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2020-03-30 18:20:20,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 79.00ms 2020-03-30 18:20:22,489 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:22,993 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Connection error, see Terminal tab" 2020-03-30 18:20:23,063 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port: AUTO SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_openSerial:2691 (hook default) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2691, in _openSerial serial_obj = factory(self, self._port, self._baudrate, settings().getFloat(["serial", "timeout", "connection"])) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2671, in default serial_obj.open() File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 272, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 312, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2020-03-30 18:20:24,044 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:24,587 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Connection error, see Terminal tab" 2020-03-30 18:20:24,665 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port: AUTO SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_openSerial:2691 (hook default) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2691, in _openSerial serial_obj = factory(self, self._port, self._baudrate, settings().getFloat(["serial", "timeout", "connection"])) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2671, in default serial_obj.open() File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 272, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 312, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2020-03-30 18:20:33,463 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 68.73ms 2020-03-30 18:20:35,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.67ms 2020-03-30 18:20:41,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.42ms 2020-03-30 18:20:49,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.42ms 2020-03-30 18:20:52,546 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.94ms 2020-03-30 18:20:58,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 71.04ms 2020-03-30 18:20:59,164 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:20:59,575 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 18:20:59,637 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:20:59,717 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:00,318 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:02,177 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:02,245 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:21:02,405 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:02,532 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:21:02,651 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:21:05,100 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 18:21:06,611 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 79.11ms 2020-03-30 18:21:10,147 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Error: Connection error, see Terminal tab" 2020-03-30 18:21:10,293 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port: /dev/ttyUSB0 SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_openSerial:2691 (hook default) Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2691, in _openSerial serial_obj = factory(self, self._port, self._baudrate, settings().getFloat(["serial", "timeout", "connection"])) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2671, in default serial_obj.open() File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 272, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 312, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2020-03-30 18:21:13,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 79.95ms 2020-03-30 18:21:15,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 77.29ms 2020-03-30 18:21:20,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 77.89ms 2020-03-30 18:21:26,281 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 76.54ms 2020-03-30 18:21:31,616 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 79.03ms 2020-03-30 18:21:37,125 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 83.24ms 2020-03-30 18:21:42,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.94ms 2020-03-30 18:21:45,550 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2020-03-30 18:21:45,637 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 18:21:45,709 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:46,256 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:48,132 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:48,217 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 18:21:48,405 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 18:21:48,528 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 18:21:48,607 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 18:21:54,278 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 18:22:01,314 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:22:05,879 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:22:05,902 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:22:08,627 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:22:09,946 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:22:10,506 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 1075.00ms 2020-03-30 18:22:11,596 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 18:22:11,696 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 18:22:11,795 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 18:22:12,844 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 52.12ms 2020-03-30 18:22:14,735 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 1852.13ms 2020-03-30 18:22:15,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.81ms 2020-03-30 18:22:20,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.35ms 2020-03-30 18:22:28,129 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.61ms 2020-03-30 18:22:31,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 68.22ms 2020-03-30 18:22:37,008 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.03ms 2020-03-30 18:22:42,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.34ms 2020-03-30 18:22:48,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 68.48ms 2020-03-30 18:22:54,106 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.16ms 2020-03-30 18:23:00,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.34ms 2020-03-30 18:23:00,425 - octoprint.server - INFO - Shutting down... 2020-03-30 18:23:01,408 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-30 18:23:01,489 - octoprint.events - INFO - Event loop shut down 2020-03-30 18:23:01,541 - octoprint.server - INFO - Goodbye! 2020-03-30 18:23:13,101 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:23:13,114 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 18:23:13,117 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled! 2020-03-30 18:23:13,119 - octoprint.startup - INFO - Reason for safe mode: problem during last startup 2020-03-30 18:23:13,122 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:23:17,337 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 18:23:18,205 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 18:23:18,446 - 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-03-30 18:23:25,980 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-30 18:23:26,544 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 18:23:26,729 - octoprint.server - INFO - Intermediary server started 2020-03-30 18:23:26,740 - 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-03-30 18:23:27,856 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-30 18:23:28,136 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 18:23:28,149 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 18:23:28,186 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 18:23:28,198 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 18:23:28,212 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 18:23:28,224 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 18:23:28,236 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 18:23:28,249 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 18:23:28,262 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 18:23:28,274 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 18:23:28,288 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 18:23:28,299 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 18:23:28,312 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 18:23:28,324 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 18:23:28,878 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 18:23:36,305 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:23:43,714 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 18:23:43,729 - 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-03-30 18:23:43,740 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:23:43,772 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s) 2020-03-30 18:23:43,882 - 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 | !BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 18:23:43,999 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 18:23:44,072 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 18:23:44,236 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 18:23:50,811 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 18:23:51,249 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 18:23:51,269 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 18:23:51,284 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 18:23:51,305 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 18:23:51,310 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-03-30 18:23:51,324 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 18:23:51,504 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:23:52,900 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2020-03-30 18:23:54,272 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:23:54,257 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 18:23:54,328 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 18:23:54,664 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 18:23:54,844 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:23:54,986 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 18:23:55,040 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 18:23:55,480 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 18:23:56,160 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:23:56,660 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:23:57,417 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:24:16,918 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 457.51ms 2020-03-30 18:24:21,656 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:24:21,722 - 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-03-30 18:24:21,743 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:24:23,914 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 58} 2020-03-30 18:24:25,644 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u''} 2020-03-30 18:24:27,541 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 18:24:28,291 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 18:24:36,815 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:24:36,869 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:24:51,816 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:24:51,829 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 18:24:51,832 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:24:55,988 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 18:24:56,019 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 18:24:56,275 - 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-03-30 18:25:03,666 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 18:25:05,106 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 18:25:05,297 - octoprint.server - INFO - Intermediary server started 2020-03-30 18:25:05,310 - 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-03-30 18:25:06,491 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 18:25:06,770 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 18:25:06,783 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 18:25:06,819 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 18:25:06,832 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 18:25:06,845 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 18:25:06,858 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 18:25:06,870 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 18:25:06,882 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 18:25:06,894 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 18:25:06,907 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 18:25:06,920 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 18:25:06,943 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 18:25:06,962 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 18:25:06,979 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 18:25:07,582 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 18:25:15,641 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:25:31,223 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 18:25:31,258 - 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-03-30 18:25:31,277 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:25:31,342 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 18:25:31,537 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 18:25:31,784 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 18:25:31,907 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 18:25:31,933 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 18:25:36,029 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:25:36,064 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 18:25:36,067 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled! 2020-03-30 18:25:36,069 - octoprint.startup - INFO - Reason for safe mode: problem during last startup 2020-03-30 18:25:36,072 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:25:44,798 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 18:25:44,861 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 18:25:45,364 - 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-03-30 18:25:46,145 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 18:25:46,248 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 18:25:46,295 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 18:25:46,324 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 18:25:46,358 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 18:25:46,367 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-03-30 18:25:46,413 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 18:25:46,741 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:25:49,495 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2020-03-30 18:25:52,154 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:25:52,216 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 18:25:52,295 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 18:25:52,968 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 18:25:53,356 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:25:53,612 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 18:25:53,771 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 18:25:54,755 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 18:25:56,115 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:25:59,707 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:26:00,747 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 27 hook handlers 2020-03-30 18:26:01,895 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 18:26:02,268 - octoprint.cli.server - ERROR - Uncaught exception Traceback (most recent call last): File "/home/pi/oprint/bin/octoprint", line 8, in sys.exit(main()) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/__init__.py", line 615, in main octo(args=args, prog_name="octoprint", auto_envvar_prefix="OCTOPRINT") File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 1114, in invoke return Command.invoke(self, ctx) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/cli/__init__.py", line 177, in octo ctx.invoke(serve_command, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/cli/server.py", line 207, in serve_command ignore_blacklist) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/cli/server.py", line 119, in run_server octoprint_server.run() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/__init__.py", line 305, in run self._start_intermediary_server() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/__init__.py", line 1863, in _start_intermediary_server self._intermediary_server.server_bind() File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind SocketServer.TCPServer.server_bind(self) File "/usr/lib/python2.7/SocketServer.py", line 434, in server_bind self.socket.bind(self.server_address) File "/usr/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) error: [Errno 98] Address already in use 2020-03-30 18:26:06,601 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585589147963 (::ffff:192.168.1.2) 662.40ms 2020-03-30 18:26:07,467 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585589150467 (::ffff:192.168.1.2) 637.01ms 2020-03-30 18:26:08,322 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585589152974 (::ffff:192.168.1.2) 733.92ms 2020-03-30 18:26:09,591 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1585589155481 (::ffff:192.168.1.2) 732.63ms 2020-03-30 18:26:11,036 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:26:11,144 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:26:12,231 - tornado.access - WARNING - 404 GET /cached.gif?_=1585589169594 (::ffff:192.168.1.2) 1862.72ms 2020-03-30 18:26:12,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 444.52ms 2020-03-30 18:26:13,726 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:26:13,791 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:26:14,577 - tornado.access - WARNING - 404 GET /cached.gif?_=1585589172100 (::ffff:192.168.1.2) 1523.18ms 2020-03-30 18:26:14,882 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:26:21,654 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:26:21,681 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:26:22,425 - tornado.access - WARNING - 404 GET /cached.gif?_=1585589174604 (::ffff:192.168.1.2) 1128.80ms 2020-03-30 18:26:23,277 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:26:23,319 - 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-03-30 18:26:23,359 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:26:25,668 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 82} 2020-03-30 18:26:27,567 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 18:26:29,296 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 18:26:29,644 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 18:26:37,002 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:26:37,057 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:26:46,805 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 18:26:49,717 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 18:28:43,139 - octoprint.server.preemptive_cache - INFO - ... done in 133.84s 2020-03-30 18:28:43,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 86.56ms 2020-03-30 18:28:44,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 66.05ms 2020-03-30 18:28:51,530 - octoprint.server.util.sockjs - WARNING - Unknown user/session combo: _api:C5B74D4F39CC43E79EEB4EFAC540EAA2 2020-03-30 18:28:51,708 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:28:52,146 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 18:28:52,598 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 18:28:52,610 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 18:28:54,234 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:29:01,964 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 18:29:36,446 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:29:36,462 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:29:37,619 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:29:39,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 68.32ms 2020-03-30 18:29:40,176 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:29:40,340 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 323.80ms 2020-03-30 18:29:42,471 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 53.80ms 2020-03-30 18:29:43,264 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 874.44ms 2020-03-30 18:29:43,639 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.07ms 2020-03-30 18:29:48,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.70ms 2020-03-30 18:29:51,864 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:35:35,793 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:35:35,812 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:35:37,864 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:35:38,491 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:35:38,674 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.17ms 2020-03-30 18:35:38,898 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 314.58ms 2020-03-30 18:35:40,748 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 49.14ms 2020-03-30 18:35:40,846 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 70.43ms 2020-03-30 18:35:41,626 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:35:41,940 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.60ms 2020-03-30 18:35:47,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.61ms 2020-03-30 18:35:52,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.04ms 2020-03-30 18:35:57,270 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.21ms 2020-03-30 18:36:02,384 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.16ms 2020-03-30 18:36:05,104 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:36:06,861 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:36:06,878 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:36:07,862 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:36:09,158 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:36:09,616 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.92ms 2020-03-30 18:36:09,845 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 317.92ms 2020-03-30 18:36:11,600 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 48.86ms 2020-03-30 18:36:11,698 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 68.65ms 2020-03-30 18:36:12,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.47ms 2020-03-30 18:36:15,934 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:36:18,011 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:36:18,032 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:36:19,126 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:36:20,392 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:36:20,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.68ms 2020-03-30 18:36:21,055 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 311.68ms 2020-03-30 18:36:22,876 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 48.29ms 2020-03-30 18:36:22,938 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 139.97ms 2020-03-30 18:36:23,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 63.58ms 2020-03-30 18:36:29,118 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.06ms 2020-03-30 18:36:34,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.59ms 2020-03-30 18:36:39,347 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.33ms 2020-03-30 18:36:42,504 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:36:44,798 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:36:44,817 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:36:46,354 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:36:46,699 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:36:46,812 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:36:48,320 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:36:48,845 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:36:50,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.68ms 2020-03-30 18:36:50,471 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 115.15ms 2020-03-30 18:36:50,514 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:36:52,152 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 18:36:52,171 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 18:36:53,328 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 18:36:54,738 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 18:36:55,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.68ms 2020-03-30 18:36:55,275 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 226.36ms 2020-03-30 18:36:57,075 - tornado.access - WARNING - 404 GET /plugin/enclosure/updateUI (::ffff:192.168.1.5) 48.79ms 2020-03-30 18:36:57,168 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (::ffff:192.168.1.5) 65.54ms 2020-03-30 18:36:58,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.98ms 2020-03-30 18:37:02,378 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:02,731 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:04,383 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:06,064 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:06,449 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:06,800 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 297.50ms 2020-03-30 18:37:08,114 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:09,513 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.72ms 2020-03-30 18:37:13,760 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.82ms 2020-03-30 18:37:18,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.91ms 2020-03-30 18:37:24,205 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.52ms 2020-03-30 18:37:29,428 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.87ms 2020-03-30 18:37:34,678 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 65.64ms 2020-03-30 18:37:37,334 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:37,701 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:39,333 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:41,151 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:41,528 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:42,734 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:43,252 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:43,364 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:44,437 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:45,044 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:45,247 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:46,274 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:46,806 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:46,972 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:48,008 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:48,550 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:48,832 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:50,285 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:51,411 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 64.01ms 2020-03-30 18:37:52,402 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:52,815 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:53,939 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:54,504 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:54,734 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:55,940 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:37:56,414 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:37:56,471 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:37:58,203 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:38:00,795 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:38:01,161 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:38:02,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 141.54ms 2020-03-30 18:38:02,883 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:38:05,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 67.84ms 2020-03-30 18:38:08,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.5) 129.49ms 2020-03-30 18:38:15,701 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.2 2020-03-30 18:38:15,792 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 18:38:16,830 - octoprint.server - INFO - Shutting down... 2020-03-30 18:38:16,944 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-30 18:38:17,047 - octoprint.events - INFO - Event loop shut down 2020-03-30 18:38:17,280 - octoprint.server - INFO - Goodbye! 2020-03-30 18:48:21,951 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:48:21,988 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 18:48:21,992 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 18:48:32,399 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 18:48:34,164 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 18:48:34,873 - 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-03-30 18:48:53,503 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 18:48:56,868 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 18:48:57,516 - octoprint.server - INFO - Intermediary server started 2020-03-30 18:48:57,586 - 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-03-30 18:49:00,418 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 18:49:01,081 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 18:49:01,120 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 18:49:01,211 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 18:49:01,235 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 18:49:01,275 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 18:49:01,299 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 18:49:01,333 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 18:49:01,355 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 18:49:01,385 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 18:49:01,423 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 18:49:01,448 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 18:49:01,481 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 18:49:01,501 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 18:49:01,537 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 18:49:02,888 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 18:49:20,889 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:49:38,148 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 18:49:38,181 - 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-03-30 18:49:38,213 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:49:38,299 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 18:49:38,515 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 18:49:38,790 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 18:49:38,951 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 18:49:39,352 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 18:49:54,928 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 18:49:55,237 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 18:49:55,286 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 18:49:55,318 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 18:49:55,365 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 18:49:55,375 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-03-30 18:49:55,419 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 18:49:55,843 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:49:58,872 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2020-03-30 18:50:02,043 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 18:50:02,101 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 18:50:02,254 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 18:50:03,334 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 18:50:03,337 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 18:50:03,987 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 18:50:04,159 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 18:50:05,283 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 18:50:06,540 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 18:50:08,856 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 18:50:57,554 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 18:50:57,699 - 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-03-30 18:50:57,764 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 18:51:02,204 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 131} 2020-03-30 18:51:05,616 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 18:51:09,317 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 18:51:09,685 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 18:51:35,591 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 18:51:41,577 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 18:54:09,109 - octoprint.server.preemptive_cache - INFO - ... done in 179.42s 2020-03-30 19:03:56,904 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 19:06:00,125 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1031} 2020-03-30 19:07:23,769 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 19:07:25,756 - tornado.access - WARNING - 403 POST /api/login (::ffff:192.168.1.5) 265.05ms 2020-03-30 19:08:35,853 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:08:35,901 - octoprint.server.api - INFO - Actively logging in user luigi from ::ffff:192.168.1.5 2020-03-30 19:08:36,567 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.5 2020-03-30 19:08:36,605 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:08:38,624 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 19:08:41,924 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 19:08:43,262 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.5 2020-03-30 19:08:43,296 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:09:17,317 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 19:09:22,673 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:09:23,661 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 19:09:23,820 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 19:09:24,077 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:09:24,655 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:09:26,482 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:09:26,586 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 19:09:27,066 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:09:27,346 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 19:09:27,719 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 19:09:31,266 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 19:10:04,519 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.1.5 2020-03-30 19:10:04,568 - octoprint.access.users - INFO - Logged in user: _api 2020-03-30 19:10:11,559 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 19:10:16,822 - tornado.access - WARNING - 404 POST /api/plugin/psucontrol (::ffff:192.168.1.5) 680.35ms 2020-03-30 19:10:22,712 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 19:10:23,516 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 19:14:13,654 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 19:18:56,930 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 19:21:00,421 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1931} 2020-03-30 19:32:33,972 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 19:32:34,015 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:32:41,289 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 19:32:42,681 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 19:32:42,718 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:33:08,827 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 19:33:16,661 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 19:33:25,664 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 19:33:38,892 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 19:33:39,263 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 19:33:39,366 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 19:33:56,958 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-03-30 19:34:10,963 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:34:11,345 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 19:34:11,405 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 19:34:11,463 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:34:12,095 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:34:13,919 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:34:13,965 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 19:34:14,060 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:34:14,203 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 19:34:14,310 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 19:34:15,863 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 19:35:03,640 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 19:35:12,509 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-03-30 19:35:27,955 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 19:35:28,002 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 19:35:28,106 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 19:35:59,582 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2831} 2020-03-30 19:36:00,076 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:36:00,401 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 19:36:00,480 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 19:36:00,560 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:36:01,137 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:36:02,970 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:36:03,012 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 19:36:03,120 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:36:03,263 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 19:36:03,348 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 19:36:04,862 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 19:36:11,173 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-03-30 19:36:31,964 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-30 19:36:32,064 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-30 19:36:32,133 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)" 2020-03-30 19:36:42,670 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.5 2020-03-30 19:36:43,240 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.5 2020-03-30 19:36:43,253 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:36:43,471 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.5 2020-03-30 19:37:06,863 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.5 2020-03-30 19:40:12,623 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:40:12,973 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 19:40:14,633 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 19:40:26,623 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:40:26,948 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 19:40:28,913 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 19:40:29,474 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:40:29,811 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 19:40:30,954 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:40:31,417 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 19:40:31,624 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 19:40:33,153 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 19:40:35,943 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:40:36,320 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-30 19:40:36,403 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-03-30 19:40:36,469 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:40:37,069 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:40:38,899 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:40:38,970 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-03-30 19:40:39,118 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-30 19:40:39,245 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-03-30 19:40:39,358 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-30 19:40:40,903 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': u'Marlin 1.1.9 (Github)'} 2020-03-30 19:40:41,883 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2020-03-30 19:42:37,454 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 19:42:37,492 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-30 19:42:37,495 - octoprint.startup - INFO - ****************************************************************************** 2020-03-30 19:42:47,739 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-30 19:42:49,740 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-30 19:42:50,453 - 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-03-30 19:43:10,019 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 19:43:15,763 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-30 19:43:16,715 - octoprint.server - INFO - Intermediary server started 2020-03-30 19:43:16,803 - 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-03-30 19:43:21,094 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 28 hook handlers 2020-03-30 19:43:22,121 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-30 19:43:22,146 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-30 19:43:22,238 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-03-30 19:43:22,263 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 19:43:22,298 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-30 19:43:22,338 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-30 19:43:22,363 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-30 19:43:22,383 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-30 19:43:22,422 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-03-30 19:43:22,443 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 19:43:22,478 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-30 19:43:22,501 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-03-30 19:43:22,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-30 19:43:22,563 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-30 19:43:23,987 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-30 19:43:42,553 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 19:43:59,984 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-30 19:44:00,026 - 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-03-30 19:44:00,058 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 19:44:00,128 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s) 2020-03-30 19:44:00,345 - 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 | BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | 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 Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-30 19:44:00,635 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 700.0 | ram: 386928640 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Model B Plus Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-30 19:44:00,797 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-30 19:44:01,185 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-30 19:44:16,425 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-30 19:44:16,685 - octoprint.server - INFO - Intermediary server shut down 2020-03-30 19:44:16,732 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-30 19:44:16,781 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-30 19:44:16,829 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-30 19:44:16,835 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-03-30 19:44:16,927 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-30 19:44:17,438 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 19:44:20,205 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2020-03-30 19:44:23,389 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-30 19:44:23,493 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-30 19:44:23,369 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:44:24,320 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2020-03-30 19:44:24,771 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 19:44:25,009 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2020-03-30 19:44:25,380 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-03-30 19:44:26,052 - 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. !!! UNDERVOLTAGE REPORTED !!! Make sure that the power supply and power cable are capable of supplying enough voltage and current to your Pi. 2020-03-30 19:44:26,460 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-30 19:44:27,720 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-30 19:44:30,453 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-30 19:44:36,244 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_mask': 327680, 'throttled_voltage_now': False, 'throttled_voltage_past': True, 'throttled_overheat_now': False, 'throttled_now': False, 'throttled_past': True, 'throttled_overheat_past': False} 2020-03-30 19:44:46,740 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 19:44:55,282 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 19:44:55,387 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:45:22,279 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-30 19:45:22,479 - 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-03-30 19:45:22,559 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-30 19:45:23,030 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 19:45:27,348 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 386928640, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 1, 'freq': 700.0, u'pi_model': u'Raspberry Pi Model B Plus Rev 1.2', 'os': 'linux'} 2020-03-30 19:45:30,865 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 140} 2020-03-30 19:45:34,315 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'bltouch:0.3.3'} 2020-03-30 19:45:34,743 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-03-30 19:46:10,621 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 19:46:10,705 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:46:12,371 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 19:46:18,740 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-30 19:51:06,451 - octoprint.server.preemptive_cache - INFO - ... done in 331.71s 2020-03-30 19:51:18,917 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 19:51:18,967 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:51:23,910 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.2 2020-03-30 19:51:25,015 - octoprint.server.util.flask - INFO - Passively logging in user luigi from ::ffff:192.168.1.2 2020-03-30 19:51:25,040 - octoprint.access.users - INFO - Logged in user: luigi 2020-03-30 19:51:46,113 - octoprint.server.util.sockjs - INFO - User luigi logged in on the socket from client ::ffff:192.168.1.2 2020-03-30 19:52:08,758 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-30 19:52:09,809 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-30 19:52:13,320 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {u'throttled_now': False, u'throttled_past': True, 'commerror_text': u'Failed to autodetect serial port, please set it manually.', u'throttled_mask': 327680}