2021-02-19 02:24:21,625 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-19 02:24:21,679 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyS0, baudrate 19200, skipping 2021-02-19 02:24:21,681 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyS0, baudrate 9600 2021-02-19 02:24:21,684 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2021-02-19 02:24:21,684 - octoprint.server - INFO - OctoPrint 1.5.3 2021-02-19 02:24:21,688 - octoprint.plugin.core - INFO - 33 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | BetterHeaterTimeout (1.3.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BetterHeaterTimeout | BLTouch Plugin (0.3.4) = /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 | Dashboard (1.17.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Fan Speed Control (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fanspeedslider | Fan Speed Mirror (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_FanSpeedMirror | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | GcodeEditor (0.2.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Preheat Button (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_resource_monitor | Sidebar Webcam (0.1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamSB | Simple Emergency Stop (1.0.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Tab Order (0.5.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | TP-Link Smartplug (0.9.26) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-02-19 02:24:21,700 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 917016576 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.17.0 | throttle_state: '0x50000' | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2021-02-19 02:24:21,700 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2021-02-19 02:24:21,702 - octoprint.util.comm - INFO - Connecting to port /dev/ttyS0, baudrate 9600 2021-02-19 02:24:21,711 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyS0, baudrate 9600 from hook default: SerialException: '[Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 268, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) SerialException: [Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0' 2021-02-19 02:24:21,804 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyS0, baudrate 9600, skipping 2021-02-19 02:24:21,808 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2021-02-19 02:24:21,821 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2021-02-19 02:24:21,864 - octoprint.plugins.tplinksmartplug.debug - INFO - Turning off 192.168.132.65 at 2021-02-19 02:24:21.863818 2021-02-19 02:24:22,366 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-02-19 02:24:22,428 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-02-19 02:24:24,112 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-02-19 02:24:24,945 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-02-19 02:24:24,964 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-02-19 02:24:25,173 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-02-19 02:24:26,434 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-02-19 02:24:26,438 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-02-19 02:24:26,439 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-02-19 02:24:26,448 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.1GB. That is considered sufficient for updating. 2021-02-19 02:24:33,823 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-02-19 02:24:33,824 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-02-19 02:24:33,826 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-02-19 02:24:33,834 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-02-19 02:24:33,854 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-02-19 02:24:46,045 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-02-19 02:24:46,057 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-02-19 02:24:46,091 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-02-19 02:24:47,199 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-02-19 02:24:47,200 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-02-19 02:24:47,201 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-02-19 02:24:47,388 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-02-19 02:24:47,401 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-02-19 02:24:47,402 - octoprint.plugins.dashboard - INFO - Dashboard started 2021-02-19 02:24:47,411 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2021-02-19 02:24:47,422 - octoprint.plugins.webcamSB - INFO - Sidebar Webcam LOADED 2021-02-19 02:24:47,958 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://octopi.local/'} 2021-02-19 02:25:08,963 - octoprint.server.preemptive_cache - INFO - ... done in 21.01s 2021-02-19 02:39:21,671 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-19 02:39:27,693 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:39:31,625 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:39:31,629 - octoprint.server.api - INFO - Actively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:39:31,662 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:39:31,689 - octoprint.server.util.flask - INFO - Passively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:39:31,691 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:39:34,570 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:39:34,629 - octoprint.server.util.flask - INFO - Passively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:39:34,631 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:39:46,027 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-02-19 02:39:46,033 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-02-19 02:39:46,041 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-02-19 02:39:46,048 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-02-19 02:39:46,054 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-02-19 02:39:46,335 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-02-19 02:39:46,336 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-02-19 02:39:59,385 - tornado.access - WARNING - 404 GET /plugin/octolapse/getSnapshot?file_type=thumbnail&camera_guid=354def78-9eea-409a-ad23-ee966dfff4ba&apikey=&time=1613702399185 (fe80::438:4bf7:75b7:d3c7) 2.92ms 2021-02-19 02:39:59,392 - tornado.access - WARNING - 404 GET /plugin/octolapse/getSnapshot?file_type=snapshot&camera_guid=354def78-9eea-409a-ad23-ee966dfff4ba&apikey=&time=1613702399186 (fe80::438:4bf7:75b7:d3c7) 2.48ms 2021-02-19 02:39:59,416 - octoprint.server.util.sockjs - INFO - User benjamin.cw.nichols@gmail.com logged in on the socket from client fe80::438:4bf7:75b7:d3c7 2021-02-19 02:40:02,416 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-02-19 02:40:02,509 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2021-02-19 02:40:02,512 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-02-19 02:40:02,519 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-02-19 02:40:02,535 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-02-19 02:40:02,551 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:40:04,554 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2021-02-19 02:40:04,568 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:40:06,572 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2021-02-19 02:40:06,584 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:40:08,411 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-02-19 02:40:08,444 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:40:08,599 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jan 27 2021" 2021-02-19 02:40:08,649 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-02-19 02:40:08,720 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-02-19 02:40:58,777 - octoprint.plugins.DisplayLayerProgress - INFO - Limit of 500 reached and no M117 INDICATOR-Layer found 2021-02-19 02:40:58,780 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2021-02-19 02:40:58,782 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2021-02-19 02:41:07,216 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3PRO_Sled.gcode 2021-02-19 02:41:07,858 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-02-19 02:41:07,912 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-02-19 02:41:07,927 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2021-02-19 02:41:25,719 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-02-19 02:41:25,985 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3PRO_Sled.gcode finished, needed 18.77s 2021-02-19 02:41:25,988 - octoprint.plugin - ERROR - Error while calling plugin DisplayLayerProgress Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 271, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress/__init__.py", line 1237, in on_event self._storeLayerCountInMeta(fileLocation, selectedFilename, self._layerDetectorFileProcessor.totalLayerNumbers) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress/__init__.py", line 1461, in _storeLayerCountInMeta overwrite=True) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 1002, in set_additional_metadata path, key, data, overwrite=overwrite, merge=merge File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/storage.py", line 1094, in set_additional_metadata metadata = self._copied_metadata(metadata, name) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/storage.py", line 1923, in _copied_metadata metadata[name] = copy.deepcopy(metadata.get(name, {})) File "/usr/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) File "/usr/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) File "/usr/lib/python2.7/copy.py", line 256, in _deepcopy_dict for key, value in x.iteritems(): RuntimeError: dictionary changed size during iteration 2021-02-19 02:41:26,572 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-02-19 02:41:26,879 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-02-19 02:41:42,748 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3PRO_Sled.gcode, owner: benjamin.cw.nichols@gmail.com, user: benjamin.cw.nichols@gmail.com 2021-02-19 02:41:42,810 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-02-19 02:41:42,814 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/CE3PRO_Sled.gcode' selected. Determining number of layers. 2021-02-19 02:41:42,822 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2021-02-19 02:41:42,865 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2021-02-19 02:41:42,878 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3PRO_Sled.gcode, owner: benjamin.cw.nichols@gmail.com, user: benjamin.cw.nichols@gmail.com 2021-02-19 02:41:42,977 - octoprint.plugins.preheat - ERROR - Something went wrong while trying to read the preheat temperature from /home/pi/.octoprint/uploads/CE3PRO_Sled.gcode Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat/__init__.py", line 108, in read_temperatures_from_file tool, temperature = self.parse_line(line, current_tool) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat/__init__.py", line 65, in parse_line line = strip_comment(line) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 5848, in strip_comment if ";" not in line: UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 10: ordinal not in range(128) 2021-02-19 02:41:43,233 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:41:43,288 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-02-19 02:41:45,813 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-02-19 02:41:46,061 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2021-02-19 02:41:46,161 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2021-02-19 02:41:46,229 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{u'origin': u'local', u'name': u'CE3PRO_Sled.gcode', u'user': 'benjamin.cw.nichols@gmail.com', u'owner': 'benjamin.cw.nichols@gmail.com', u'path': u'CE3PRO_Sled.gcode', u'size': 7631544L} 2021-02-19 02:42:01,380 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:42:01,610 - octoprint.server - INFO - Shutting down... 2021-02-19 02:42:01,814 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-02-19 02:42:01,815 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-02-19 02:42:01,828 - octoprint.events - INFO - Event loop shut down 2021-02-19 02:42:02,342 - octoprint.server - INFO - Goodbye! 2021-02-19 02:42:16,056 - octoprint.startup - INFO - ****************************************************************************** 2021-02-19 02:42:16,059 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-02-19 02:42:16,060 - octoprint.startup - INFO - ****************************************************************************** 2021-02-19 02:42:23,011 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-02-19 02:42:23,014 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:80 is not working 2021-02-19 02:42:23,016 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-02-19 02:42:23,025 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-02-19 02:42:23,143 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-02-19 02:42:31,680 - octoprint.plugins.errortracking - INFO - Initialized error tracking 2021-02-19 02:42:31,728 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-02-19 02:42:31,747 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2021-02-19 02:42:31,768 - octoprint.plugin.core - INFO - Found 33 plugin(s) providing 33 mixin implementations, 76 hook handlers 2021-02-19 02:42:32,119 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-02-19 02:42:32,201 - octoprint.server - INFO - Intermediary server started 2021-02-19 02:42:32,235 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-02-19 02:42:32,663 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-02-19 02:42:32,669 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')") 2021-02-19 02:42:32,670 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')") 2021-02-19 02:42:32,672 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2021-02-19 02:42:32,674 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2021-02-19 02:42:32,676 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2021-02-19 02:42:32,678 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2021-02-19 02:42:32,680 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2021-02-19 02:42:32,682 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: u"Need(method='role', value=u'plugin_dashboard_admin')") 2021-02-19 02:42:32,684 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')") 2021-02-19 02:42:32,686 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2021-02-19 02:42:32,688 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2021-02-19 02:42:32,690 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2021-02-19 02:42:32,692 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2021-02-19 02:42:32,695 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2021-02-19 02:42:32,696 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2021-02-19 02:42:32,698 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')") 2021-02-19 02:42:32,700 - octoprint.server - INFO - Added new permission from plugin tplinksmartplug: PLUGIN_TPLINKSMARTPLUG_CONTROL (needs: u"Need(method='role', value=u'plugin_tplinksmartplug_admin')") 2021-02-19 02:42:32,724 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-02-19 02:42:33,209 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-02-19 02:42:34,902 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-02-19 02:42:35,920 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2021-02-19 02:42:35,923 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-02-19 02:42:35,925 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-02-19 02:42:35,945 - octoprint.plugin.core - INFO - Initialized 33 plugin implementation(s) 2021-02-19 02:42:36,014 - octoprint.plugin.core - INFO - 33 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | BetterHeaterTimeout (1.3.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BetterHeaterTimeout | BLTouch Plugin (0.3.4) = /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 | Dashboard (1.17.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.25.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Fan Speed Control (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fanspeedslider | Fan Speed Mirror (1.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_FanSpeedMirror | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | GcodeEditor (0.2.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Preheat Button (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_resource_monitor | Sidebar Webcam (0.1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamSB | Simple Emergency Stop (1.0.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_simpleemergencystop | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Tab Order (0.5.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | TP-Link Smartplug (0.9.26) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-02-19 02:42:36,054 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 917016576 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.17.0 | throttle_state: '0x0' | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2021-02-19 02:42:36,075 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-02-19 02:42:36,109 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-02-19 02:42:38,116 - octoprint.server - INFO - Shutting down intermediary server... 2021-02-19 02:42:38,253 - octoprint.server - INFO - Intermediary server shut down 2021-02-19 02:42:38,257 - octoprint.events - INFO - Processing startup event, this is our first event 2021-02-19 02:42:38,259 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-02-19 02:42:38,269 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-02-19 02:42:38,273 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-02-19 02:42:38,274 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-02-19 02:42:38,327 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-02-19 02:42:38,409 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-02-19 02:42:38,432 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-02-19 02:42:38,453 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-02-19 02:42:38,478 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2021-02-19 02:42:38,508 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-02-19 02:42:38,512 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-02-19 02:42:38,585 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-02-19 02:42:38,592 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:42:38,609 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-02-19 02:42:38,617 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-19 02:42:38,767 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (Jan 27 2021" 2021-02-19 02:42:38,783 - octoprint.plugins.firmware_check - INFO - Your printer's firmware is a development build. It might be more unstable than a release version and should be updated regularly.. More information at https://faq.octoprint.org/warning-firmware-development 2021-02-19 02:42:38,807 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-02-19 02:44:07,587 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-02-19 02:44:08,412 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-02-19 02:44:08,429 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-02-19 02:44:08,531 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-02-19 02:44:08,551 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2021-02-19 02:44:08,556 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-02-19 02:44:08,559 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-02-19 02:44:08,560 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2021-02-19 02:44:08,564 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2021-02-19 02:44:08,567 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2021-02-19 02:44:08,570 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2021-02-19 02:44:09,751 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2021-02-19 02:44:09,754 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-02-19 02:44:09,755 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-02-19 02:44:09,764 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.1GB. That is considered sufficient for updating. 2021-02-19 02:44:09,764 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-02-19 02:44:11,096 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:44:11,270 - octoprint.server.util.flask - INFO - Passively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:44:11,272 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:44:11,309 - octoprint.server.util.sockjs - INFO - User benjamin.cw.nichols@gmail.com logged in on the socket from client fe80::438:4bf7:75b7:d3c7 2021-02-19 02:44:22,094 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2021-02-19 02:44:22,098 - octoprint.plugins.dashboard - INFO - Dashboard started 2021-02-19 02:44:22,114 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2021-02-19 02:44:22,124 - octoprint.plugins.webcamSB - INFO - Sidebar Webcam LOADED 2021-02-19 02:44:22,768 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://octopi.local/'} 2021-02-19 02:44:37,842 - 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 3831, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 6455, 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?) 2021-02-19 02:44:38,672 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2021-02-19 02:44:38,722 - 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:3831)" 2021-02-19 02:44:38,737 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-02-19 02:44:45,822 - octoprint.server.preemptive_cache - INFO - ... done in 23.05s 2021-02-19 02:45:33,801 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:34,791 - octoprint.server.util.flask - INFO - Passively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:34,792 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:45:36,134 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:37,752 - 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. 2021-02-19 02:45:39,264 - octoprint.server.util.flask - INFO - Passively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:39,267 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:45:40,554 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:42,246 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:42,306 - octoprint.server.util.flask - INFO - Passively logging in user benjamin.cw.nichols@gmail.com from fe80::438:4bf7:75b7:d3c7 2021-02-19 02:45:42,309 - octoprint.access.users - INFO - Logged in user: benjamin.cw.nichols@gmail.com 2021-02-19 02:45:48,381 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-02-19 02:45:48,383 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2021-02-19 02:46:01,089 - tornado.access - WARNING - 404 GET /plugin/octolapse/getSnapshot?file_type=thumbnail&camera_guid=354def78-9eea-409a-ad23-ee966dfff4ba&apikey=&time=1613702761034 (fe80::438:4bf7:75b7:d3c7) 3.16ms 2021-02-19 02:46:01,105 - tornado.access - WARNING - 404 GET /plugin/octolapse/getSnapshot?file_type=snapshot&camera_guid=354def78-9eea-409a-ad23-ee966dfff4ba&apikey=&time=1613702761035 (fe80::438:4bf7:75b7:d3c7) 3.42ms 2021-02-19 02:46:01,125 - octoprint.server.util.sockjs - INFO - User benjamin.cw.nichols@gmail.com logged in on the socket from client fe80::438:4bf7:75b7:d3c7 2021-02-19 02:47:36,494 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::438:4bf7:75b7:d3c7