2019-08-30 09:45:17,645 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 09:45:17,956 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 09:45:20,376 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 09:45:22,782 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 09:45:22,783 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 09:45:22,784 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 09:45:24,957 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 09:45:25,995 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 09:45:28,446 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 09:45:28,455 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 09:45:28,456 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 09:45:31,718 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 09:45:37,047 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 09:45:37,048 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 09:45:37,072 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 09:45:57,919 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 09:45:57,985 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 09:45:58,824 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 09:45:59,082 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 09:56:06,074 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 09:56:06,080 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 09:56:07,102 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 09:56:07,109 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 09:56:07,121 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 09:56:07,122 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Connecting to: /run/klipper/sock | Changing monitoring state from "Offline" to "Opening serial port" | Connected to: Serial(port='/run/klipper/sock', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Send: N0 M110 N0*125 | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: // Printer is halted | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 09:56:07,140 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 09:56:07,147 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 09:57:50,198 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:03:30,658 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 10:03:30,683 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 10:03:30,697 - 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:2739)" 2019-08-30 10:04:03,157 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 10:04:03,163 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 10:04:03,171 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:04:03,211 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 10:04:03,224 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:04:03,259 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 10:04:03,260 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 10:04:18,238 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:11:40,848 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 10:11:40,852 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 10:11:40,862 - 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:2739)" 2019-08-30 10:11:46,806 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 10:11:46,812 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 10:11:46,817 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:11:46,839 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 10:11:46,870 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:11:46,917 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 10:11:46,922 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 10:11:56,615 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Connecting" | Send: N0 M110 N0*125 | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:14:19,403 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 10:25:53,209 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 10:25:53,221 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 10:25:53,233 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:25:53,254 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 10:25:53,261 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:25:53,320 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 10:25:53,320 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 10:26:01,387 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Connecting" | Send: N0 M110 N0*125 | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: M21 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:28:49,485 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 10:28:49,488 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 10:28:49,504 - 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:2739)" 2019-08-30 10:28:53,557 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 10:28:53,560 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 10:28:53,569 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:28:53,603 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 10:28:53,608 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:28:53,639 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 10:28:53,643 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 10:29:29,486 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:36:11,200 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 10:36:11,202 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 10:36:11,205 - 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:2739)" 2019-08-30 10:36:14,545 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 10:36:14,550 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 10:36:14,563 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:36:14,587 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 10:36:14,612 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:36:14,634 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 10:36:14,637 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 10:36:19,631 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Connecting" | Send: N0 M110 N0*125 | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:38:20,807 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 10:38:20,809 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 10:38:20,820 - 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:2739)" 2019-08-30 10:38:23,893 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 10:38:23,901 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 10:38:23,912 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:38:23,920 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 10:38:23,938 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 10:38:23,960 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 10:38:23,964 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 10:38:29,720 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Connecting" | Send: N0 M110 N0*125 | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 10:41:34,332 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 10:41:34,337 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 10:41:34,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:2739)" 2019-08-30 10:41:42,014 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 10:41:42,324 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 10:41:44,716 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:41:47,012 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 10:41:47,013 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:41:47,014 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 10:41:48,422 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 10:41:50,319 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 10:41:52,933 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:41:52,935 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:41:52,935 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 10:41:56,420 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:42:01,056 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:42:01,056 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 10:42:01,074 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 10:51:36,697 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 10:51:37,012 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 10:51:39,431 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:51:41,639 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 10:51:41,642 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:51:41,644 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 10:51:43,031 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 10:51:43,541 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 10:51:45,171 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:51:45,174 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:51:45,176 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 10:58:19,634 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 10:58:19,947 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 10:58:22,286 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:58:24,538 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 10:58:24,541 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:58:24,542 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 10:58:26,159 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 10:58:26,722 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 10:58:28,372 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 10:58:28,375 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 10:58:28,378 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 11:04:35,143 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 11:04:35,181 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 11:04:35,893 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 11:04:38,482 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 11:04:43,061 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 11:04:43,061 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 11:04:43,080 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 11:04:48,471 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 11:04:48,474 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 11:04:49,498 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 11:04:49,508 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 11:04:49,521 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 11:04:49,523 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Connecting to: /run/klipper/sock | Changing monitoring state from "Offline" to "Opening serial port" | Connected to: Serial(port='/run/klipper/sock', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: // Internal error during connect: No module named jinja2 | Send: N0 M110 N0*125 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: // Printer is halted | Recv: !! Internal error during connect: No module named jinja2 | Send: N0 M110 N0*125 2019-08-30 11:04:49,543 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 11:04:49,545 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 11:06:16,028 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 11:07:03,291 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M107 | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 11:12:38,931 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 11:12:38,944 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 11:12:38,954 - 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:2739)" 2019-08-30 11:13:26,714 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 11:13:27,021 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 11:13:29,379 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 11:13:31,580 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 11:13:31,582 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 11:13:31,585 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 11:13:33,001 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 11:13:33,432 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 11:13:35,161 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 11:13:35,165 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 11:13:35,168 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 11:13:37,494 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 11:13:37,500 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 11:13:41,300 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 11:13:41,301 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 11:13:41,331 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 11:13:41,406 - octoprint.plugins.klipper - INFO - Added klipper serial port /tmp/printer to list of additional ports. 2019-08-30 11:14:07,688 - octoprint.plugins.klipper - ERROR - Error: Klipper config file not found at: /var/lib/octoprint/printer.cfg 2019-08-30 11:14:07,761 - octoprint.plugins.klipper - ERROR - Error: Klipper config file not found at: /var/lib/octoprint/printer.cfg 2019-08-30 11:14:10,004 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 11:14:10,078 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 11:14:10,722 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 11:14:10,831 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 11:14:34,852 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 16.84ms 2019-08-30 11:14:55,845 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 17.84ms 2019-08-30 11:16:04,759 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 17.34ms 2019-08-30 11:16:20,538 - octoprint.plugins.klipper - ERROR - Error: Klipper config file not found at: /var/lib/octoprint/printer.cfg 2019-08-30 11:16:20,610 - octoprint.plugins.klipper - ERROR - Error: Klipper config file not found at: /var/lib/octoprint/printer.cfg 2019-08-30 11:16:24,031 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 21.44ms 2019-08-30 11:16:27,517 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 17.98ms 2019-08-30 11:16:34,416 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 19.09ms 2019-08-30 11:16:36,256 - octoprint.plugins.klipper - ERROR - Error: Klipper config file not found at: /var/lib/octoprint/printer.cfg 2019-08-30 11:16:36,324 - octoprint.plugins.klipper - ERROR - Error: Klipper config file not found at: /var/lib/octoprint/printer.cfg 2019-08-30 11:16:44,188 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 20.74ms 2019-08-30 11:16:53,798 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 19.46ms 2019-08-30 11:20:33,513 - tornado.access - WARNING - 400 POST /api/connection (127.0.0.1) 18.11ms 2019-08-30 11:21:08,276 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 11:21:08,282 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 11:21:09,300 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 11:21:09,315 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 11:21:09,329 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 11:21:09,340 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Connecting to: /run/klipper/sock | Changing monitoring state from "Offline" to "Opening serial port" | Connected to: Serial(port='/run/klipper/sock', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Send: N0 M110 N0*125 | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: // Printer is halted | Send: N0 M110 N0*125 | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 11:21:09,360 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 11:21:09,363 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 11:22:42,702 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Internal error during connect: No module named jinja2 | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Internal error during connect: No module named jinja2 | Recv: // | Recv: // Once the underlying issue is corrected, use the "RESTART" | Recv: // command to reload the config and restart the host software. | Recv: // Printer is halted | Recv: // Klipper state: Not ready | Recv: !! Internal error during connect: No module named jinja2 2019-08-30 11:40:29,404 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 11:40:29,431 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 11:40:29,457 - 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:2739)" 2019-08-30 11:40:41,064 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 11:40:41,072 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 11:40:41,093 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 11:40:41,108 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 11:40:41,156 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 11:40:41,183 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 11:40:41,188 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 11:40:57,966 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-30 12:01:01,336 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 12:01:07,167 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 12:01:07,173 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 12:01:07,183 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:01:07,194 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 12:01:07,198 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:01:07,231 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 12:01:07,232 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 12:02:11,784 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: G91 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:11,801 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: G91 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G1 X10 F6000 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:11,817 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G1 X10 F6000 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G90 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:14,691 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G90 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: M105 | Recv: ok T:0 | Send: G91 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:14,707 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: M105 | Recv: ok T:0 | Send: G91 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G1 X-10 F6000 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:14,720 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G1 X-10 F6000 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G90 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:16,496 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G90 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G91 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:16,512 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G91 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G1 Y10 F6000 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:16,526 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G1 Y10 F6000 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G90 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:20,658 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: G90 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M18 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:02:45,571 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 12:02:47,669 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 12:02:47,677 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 12:02:47,687 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:02:47,738 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 12:02:47,757 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:02:47,802 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 12:02:47,803 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 12:03:04,879 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M107 | Recv: // Unable to connect | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: !! Unable to connect 2019-08-30 12:06:53,633 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: restart | Recv: ok | Recv: // Klipper state: Disconnect | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-30 12:15:43,908 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 12:15:48,542 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 12:15:48,549 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 12:15:48,566 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:15:48,592 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 12:15:48,598 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:15:48,614 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 12:15:48,619 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 12:16:12,678 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-30 12:17:07,430 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 12:17:07,433 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 12:17:07,444 - 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:2739)" 2019-08-30 12:17:15,918 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 12:17:15,931 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 12:17:15,939 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:17:15,969 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 12:17:15,978 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 12:17:16,028 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 12:17:16,041 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 12:17:31,071 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: status | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-30 12:18:51,838 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Recv: ok | Recv: // Klipper state: Disconnect | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-30 12:22:10,123 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 12:31:05,734 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 12:31:05,986 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 12:31:08,397 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 12:31:10,650 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 12:31:10,652 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 12:31:10,654 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 12:31:11,953 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 12:31:12,969 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 12:31:15,851 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -2019-08-30 12:31:05,848 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 12:31:06,111 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 12:31:08,490 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 12:31:10,701 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 12:31:10,702 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 12:31:10,704 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 12:31:12,103 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 12:31:12,472 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 12:31:14,226 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 12:31:14,227 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 12:31:14,229 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 12:31:16,441 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 12:31:22,188 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 12:31:22,189 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 12:31:22,235 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 13:02:26,327 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 13:02:26,355 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 13:02:26,990 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 13:02:27,389 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 13:03:23,966 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:03:23,975 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 13:03:25,011 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:03:25,019 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Connecting to: /run/klipper/sock | Changing monitoring state from "Offline" to "Opening serial port" | Connected to: Serial(port='/run/klipper/sock', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Send: N0 M110 N0*125 | Recv: // retry in a few moments. | Recv: !! Printer is not ready 2019-08-30 13:03:25,024 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 13:03:25,031 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:03:25,047 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:03:25,050 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:03:49,627 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer is not ready | Last lines in terminal: | Send: N0 M110 N0*125 | Send: N1 M115*39 | Recv: ok | Send: N2 M21*18 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Recv: ok | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Printer is not ready | Recv: // The klippy host software is attempting to connect. Please | Recv: // retry in a few moments. | Recv: // Klipper state: Not ready | Recv: !! Printer is not ready 2019-08-30 13:04:11,403 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 13:05:37,110 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 13:05:37,444 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 13:05:39,808 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:05:42,001 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 13:05:42,003 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 13:05:42,005 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 13:05:43,389 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 13:05:43,793 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 13:05:45,581 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:05:45,583 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 13:05:45,584 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 13:05:47,827 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:05:47,845 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:05:51,600 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 13:05:51,601 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 13:05:51,627 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 13:08:52,654 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 13:08:52,721 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 13:08:53,489 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 13:08:53,605 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 13:09:02,637 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:09:02,645 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 13:09:03,665 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:09:03,676 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 13:09:03,683 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:09:03,695 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect | Last lines in terminal: | Connecting to: /run/klipper/sock | Changing monitoring state from "Offline" to "Opening serial port" | Connected to: Serial(port='/run/klipper/sock', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: // Unable to connect | Send: N0 M110 N0*125 | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: // Error configuring printer | Send: N0 M110 N0*125 | Recv: !! Unable to connect 2019-08-30 13:09:03,712 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:09:03,713 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:14:11,839 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: MCU 'mcu' shutdown: ADC out of range | Last lines in terminal: | Recv: // Klipper state: Ready | Recv: // Klipper state: Shutdown | Send: M105 | Recv: ok B:-90.9 /0.0 T0:-94.0 /0.0 | Send: M105 | Recv: ok B:-90.2 /0.0 T0:-96.2 /0.0 | Send: M105 | Recv: ok B:-85.9 /0.0 T0:-95.1 /0.0 | Send: M105 | Recv: ok B:-87.7 /0.0 T0:-95.3 /0.0 | Send: STATUS | Recv: // MCU 'mcu' shutdown: ADC out of range | Recv: // This generally occurs when a heater temperature exceeds | Recv: // its configured min_temp or max_temp. | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Printer is shutdown | Recv: // Klipper state: Not ready | Recv: !! MCU 'mcu' shutdown: ADC out of range 2019-08-30 13:23:08,481 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 13:23:11,595 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:23:11,631 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 13:23:11,641 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:23:11,656 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 13:23:11,664 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:23:11,683 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:23:11,685 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:23:22,907 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: MCU 'mcu' shutdown: ADC out of range | Last lines in terminal: | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: M21 | Recv: ok | Send: M105 | Recv: ok B:27.8 /0.0 T0:25.4 /0.0 | Send: M105 | Recv: ok B:27.8 /0.0 T0:25.4 /0.0 | Send: STATUS | Recv: // MCU 'mcu' shutdown: ADC out of range | Recv: // This generally occurs when a heater temperature exceeds | Recv: // its configured min_temp or max_temp. | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Printer is shutdown | Recv: // Klipper state: Not ready | Recv: !! MCU 'mcu' shutdown: ADC out of range 2019-08-30 13:24:04,712 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Can not update MCU 'mcu' config as it is shutdown | Last lines in terminal: | Recv: ok B:27.5 /0.0 T0:25.4 /0.0 | Send: RESTART | Recv: ok | Recv: // Klipper state: Disconnect | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Can not update MCU 'mcu' config as it is shutdown | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: // Klipper state: Not ready | Recv: !! Can not update MCU 'mcu' config as it is shutdown 2019-08-30 13:24:30,790 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Can not update MCU 'mcu' config as it is shutdown | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: RESTART | Recv: ok | Recv: // Klipper state: Disconnect | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Can not update MCU 'mcu' config as it is shutdown | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: // Klipper state: Not ready | Recv: !! Can not update MCU 'mcu' config as it is shutdown 2019-08-30 13:25:09,031 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 13:25:13,484 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:25:13,492 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 13:25:13,498 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:25:13,509 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 13:25:13,522 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:25:13,552 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:25:13,553 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:25:21,428 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Can not update MCU 'mcu' config as it is shutdown | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Connecting" | Send: N0 M110 N0*125 | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Recv: ok | Send: N1 M115*39 | Recv: ok FIRMWARE_VERSION:v0.7.0-796-gf21f66a3-archlinux FIRMWARE_NAME:Klipper | Send: N2 M21*18 | Recv: ok | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Can not update MCU 'mcu' config as it is shutdown | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: // Klipper state: Not ready | Recv: !! Can not update MCU 'mcu' config as it is shutdown 2019-08-30 13:40:34,087 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Can not update MCU 'mcu' config as it is shutdown | Last lines in terminal: | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Can not update MCU 'mcu' config as it is shutdown | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: // Klipper state: Not ready | Recv: !! Can not update MCU 'mcu' config as it is shutdown 2019-08-30 13:49:40,085 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 13:49:40,416 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 13:49:42,773 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:49:45,131 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 13:49:45,134 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 13:49:45,135 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 13:49:46,364 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 13:49:47,213 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 13:49:50,254 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:49:50,256 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 13:49:50,256 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 13:49:55,241 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:49:55,438 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 13:49:59,703 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 13:49:59,704 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 13:49:59,730 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 13:50:41,165 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 13:50:41,197 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 13:50:41,955 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 13:50:42,017 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 13:50:46,267 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:50:46,274 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 13:50:47,296 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:50:47,310 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 13:50:47,329 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:50:47,336 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Can not update MCU 'mcu' config as it is shutdown | Last lines in terminal: | Connecting to: /run/klipper/sock | Changing monitoring state from "Offline" to "Opening serial port" | Connected to: Serial(port='/run/klipper/sock', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: // Can not update MCU 'mcu' config as it is shutdown | Recv: // Once the underlying issue is corrected, use the | Send: N0 M110 N0*125 | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: // Error configuring printer | Recv: !! Can not update MCU 'mcu' config as it is shutdown | Send: N0 M110 N0*125 2019-08-30 13:50:47,367 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:50:47,370 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:52:00,330 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Can not update MCU 'mcu' config as it is shutdown | Last lines in terminal: | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: RESTART | Recv: ok | Recv: // Klipper state: Disconnect | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: M105 | Recv: ok T:0 | Send: STATUS | Recv: // Can not update MCU 'mcu' config as it is shutdown | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Error configuring printer | Recv: // Klipper state: Not ready | Recv: !! Can not update MCU 'mcu' config as it is shutdown 2019-08-30 13:52:28,595 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 13:52:30,903 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:52:30,909 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 13:52:30,923 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:52:30,963 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 13:52:30,978 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:52:31,019 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:52:31,021 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:53:34,690 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-08-30 13:53:37,676 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 13:53:37,681 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-08-30 13:53:37,688 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:53:37,701 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-08-30 13:53:37,713 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 13:53:37,748 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 13:53:37,764 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 13:55:25,046 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Must home axis first: 10.000 0.000 0.000 [0.000] | Last lines in terminal: | Recv: ok B:27.6 /0.0 T0:26.9 /0.0 | Send: M105 | Recv: ok B:27.6 /0.0 T0:26.9 /0.0 | Send: M105 | Recv: ok B:27.7 /0.0 T0:26.8 /0.0 | Send: M105 | Recv: ok B:27.7 /0.0 T0:26.8 /0.0 | Send: M105 | Recv: ok B:27.7 /0.0 T0:26.8 /0.0 | Send: STATUS | Recv: // Klipper state: Ready | Recv: ok | Send: M105 | Recv: ok B:27.7 /0.0 T0:26.7 /0.0 | Send: M105 | Recv: ok B:27.8 /0.0 T0:26.6 /0.0 | Send: G91 | Recv: ok | Send: G1 X10 F6000 | Recv: !! Must home axis first: 10.000 0.000 0.000 [0.000] 2019-08-30 14:17:40,935 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/master.zip 2019-08-30 14:17:50,591 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: TouchUI, version 0.3.13 2019-08-30 14:27:47,287 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/opt/octoprint-venv/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/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?) 2019-08-30 14:27:47,314 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-08-30 14:27:47,327 - 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:2739)" 2019-08-30 14:28:19,420 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 14:28:19,838 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 14:28:24,009 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 14:28:27,329 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 14:28:27,331 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 14:28:27,331 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 14:28:29,264 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2019-08-30 14:28:29,284 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2019-08-30 14:28:29,287 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2019-08-30 14:28:29,287 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 14:28:29,292 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2019-08-30 14:28:29,321 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2019-08-30 14:28:29,659 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2019-08-30 14:28:32,226 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 14:28:32,228 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 14:28:32,229 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 14:28:35,080 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 14:28:35,249 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 14:28:35,656 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 14:28:39,310 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 14:28:39,310 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 14:28:39,348 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 14:29:19,845 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2019-08-30 14:29:19,850 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2019-08-30 14:29:19,852 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2019-08-30 14:29:19,854 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2019-08-30 14:29:19,856 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2019-08-30 14:29:20,012 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 14:29:20,057 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 14:29:20,406 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.33s 2019-08-30 14:29:20,752 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-08-30 14:29:20,841 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.16s 2019-08-30 14:29:20,972 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 14:29:21,075 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.16s 2019-08-30 14:29:21,318 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.18s 2019-08-30 14:29:21,702 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.23s 2019-08-30 14:30:10,801 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 14:30:10,806 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 14:30:11,830 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 14:30:11,836 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 14:30:11,843 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 14:30:11,860 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 14:30:11,862 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 14:31:17,795 - tornado.access - WARNING - 404 GET /favicon.ico (192.168.178.39) 7.90ms 2019-08-30 15:30:16,627 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/ieatacid/OctoPrint-TerminalCommands/archive/master.zip 2019-08-30 15:30:26,801 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Terminal Commands, version 0.1.6 2019-08-30 15:35:33,932 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 15:35:35,815 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 15:35:36,177 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 15:35:38,457 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 15:35:40,759 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 15:35:40,762 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 15:35:40,766 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 15:35:41,951 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 15:35:42,051 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on AtomicPi for SSDP 2019-08-30 15:35:42,373 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 15:35:43,333 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 15:35:43,601 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 15:35:44,778 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 15:35:44,781 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 15:35:44,782 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 15:35:46,458 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 15:35:50,984 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 15:35:50,994 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 15:35:51,313 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 17:27:59,145 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 17:27:59,152 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 17:28:00,169 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 17:28:00,178 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 17:28:00,185 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 17:28:00,209 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 17:28:00,212 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 18:07:17,202 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 18:07:19,243 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 18:07:19,616 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 18:07:22,241 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:07:24,589 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 18:07:24,591 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:07:24,595 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:07:25,872 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 18:07:26,020 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on AtomicPi for SSDP 2019-08-30 18:07:26,402 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 18:07:27,109 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 18:07:27,421 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 18:07:28,739 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:07:28,744 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:07:28,745 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:07:37,459 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?d53a5340 (127.0.0.1) 22.81ms 2019-08-30 18:07:37,481 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?c54c015c (127.0.0.1) 3.53ms 2019-08-30 18:07:37,551 - tornado.access - WARNING - 404 GET /static/webassets/packed_client.js?b633422c (127.0.0.1) 58.02ms 2019-08-30 18:07:37,928 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?c54c015c (127.0.0.1) 21.97ms 2019-08-30 18:07:37,964 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?d53a5340 (127.0.0.1) 8.86ms 2019-08-30 18:10:12,108 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/benlye/OctoPrint-ActionCommandsPlugin/archive/master.zip 2019-08-30 18:10:21,043 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Action Commands, version 0.1 2019-08-30 18:10:37,584 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 18:10:39,034 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 18:10:39,451 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 18:10:41,760 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:10:44,048 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 18:10:44,051 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:10:44,052 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:10:45,452 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 18:10:45,494 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on AtomicPi for SSDP 2019-08-30 18:10:45,974 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 18:10:46,908 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 18:10:47,613 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 18:10:48,696 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:10:48,699 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:10:48,699 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:10:50,610 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:10:55,586 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:10:55,587 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:10:56,367 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 18:34:03,247 - octoprint.plugins.actioncommands - INFO - Add command definition 'action:' = 2019-08-30 18:37:14,246 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/Salandora/OctoPrint-SystemCommandEditor/archive/master.zip 2019-08-30 18:37:14,627 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 18:37:23,840 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 18:37:23,943 - octoprint.plugin.core - INFO - Loading plugins from /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins, /var/lib/octoprint/.octoprint/plugins and installed plugin packages... 2019-08-30 18:37:23,956 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 18:37:24,020 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 18 mixin implementations, 29 hook handlers 2019-08-30 18:37:24,027 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/action_command_prompt | Action Commands (0.1) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_actioncommands | Announcement Plugin (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/appkeys | Backup & Restore (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/backup | Core Wizard (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/corewizard | Discovery (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/discovery | Error Tracking (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/errortracking | Force Login (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/forcelogin | Logging (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/logging | OctoKlipper (0.2.5) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_klipper | Plugin Manager (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/softwareupdate | !System Command Editor (0.3.3) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_systemcommandeditor | Terminal Commands (0.1.6) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_TerminalCommands | TouchUI (0.3.13) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/virtual_printer 2019-08-30 18:37:24,028 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: System Command Editor, version 0.3.3 2019-08-30 18:37:31,522 - octoprint.server - INFO - Shutting down... 2019-08-30 18:37:32,356 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-08-30 18:37:32,361 - octoprint.events - INFO - Event loop shut down 2019-08-30 18:37:32,378 - octoprint.server - INFO - Goodbye! 2019-08-30 18:37:35,892 - octoprint.startup - INFO - ****************************************************************************** 2019-08-30 18:37:35,898 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-30 18:37:35,899 - octoprint.startup - INFO - ****************************************************************************** 2019-08-30 18:37:36,003 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 18:37:36,217 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-08-30 18:37:36,350 - octoprint.plugin.core - INFO - Loading plugins from /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins, /var/lib/octoprint/.octoprint/plugins and installed plugin packages... 2019-08-30 18:37:37,859 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 18:37:37,990 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 18:37:38,005 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 30 hook handlers 2019-08-30 18:37:38,168 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-30 18:37:38,202 - octoprint.server - INFO - Intermediary server started 2019-08-30 18:37:38,203 - octoprint.plugin.core - INFO - Loading plugins from /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins, /var/lib/octoprint/.octoprint/plugins and installed plugin packages... 2019-08-30 18:37:38,217 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 18:37:38,275 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 30 hook handlers 2019-08-30 18:37:38,301 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /var/lib/octoprint/.octoprint/uploads... 2019-08-30 18:37:38,303 - octoprint.filemanager.storage - INFO - ... file metadata for /var/lib/octoprint/.octoprint/uploads initialized successfully. 2019-08-30 18:37:38,460 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 18:37:40,780 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:37:43,067 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 18:37:43,070 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:37:43,070 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:37:43,077 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s) 2019-08-30 18:37:43,087 - octoprint.plugins.actioncommands - INFO - Add command definition 'action:' = 2019-08-30 18:37:43,093 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/action_command_prompt | Action Commands (0.1) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_actioncommands | Announcement Plugin (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/appkeys | Backup & Restore (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/backup | Core Wizard (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/corewizard | Discovery (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/discovery | Error Tracking (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/errortracking | Force Login (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/forcelogin | Logging (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/logging | OctoKlipper (0.2.5) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_klipper | Plugin Manager (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/softwareupdate | System Command Editor (0.3.3) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_systemcommandeditor | Terminal Commands (0.1.6) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_TerminalCommands | TouchUI (0.3.13) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/virtual_printer 2019-08-30 18:37:43,175 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1920.0 | ram: 1996034048 | os: | id: linux | platform: linux2 | python: | pip: 19.2.3 | version: 2.7.16 | virtualenv: /opt/octoprint-venv 2019-08-30 18:37:43,187 - octoprint.server - INFO - Reset webasset folder /var/lib/octoprint/.octoprint/generated/webassets... 2019-08-30 18:37:43,211 - octoprint.server - INFO - Reset webasset folder /var/lib/octoprint/.octoprint/generated/.webassets-cache... 2019-08-30 18:37:44,135 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-30 18:37:44,412 - octoprint.server - INFO - Intermediary server shut down 2019-08-30 18:37:44,421 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-30 18:37:44,422 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-08-30 18:37:44,430 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-30 18:37:44,439 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-30 18:37:44,446 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-30 18:37:44,466 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 18:37:44,472 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-30 18:37:44,558 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on AtomicPi for SSDP 2019-08-30 18:37:44,583 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-08-30 18:37:45,015 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 18:37:45,042 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2019-08-30 18:37:45,685 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 18:37:46,007 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 18:37:46,584 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 18:37:46,781 - octoprint.server.util.sockjs - INFO - User rynr logged in on the socket from client 127.0.0.1 2019-08-30 18:37:46,922 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2019-08-30 18:37:47,770 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:37:47,774 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:37:47,776 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:37:49,458 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 18:37:53,548 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 18:37:53,551 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 18:37:53,610 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 18:37:53,729 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://127.0.0.1:5000/'} 2019-08-30 18:38:03,193 - octoprint.server.preemptive_cache - INFO - ... done in 9.46s 2019-08-30 18:39:29,007 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 18:39:29,099 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2019-08-30 18:39:30,648 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2019-08-30 18:39:30,723 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 18:39:33,344 - octoprint.server.util.sockjs - INFO - User rynr logged in on the socket from client 127.0.0.1 2019-08-30 18:41:03,109 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 18:41:03,189 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2019-08-30 18:41:04,730 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2019-08-30 18:41:04,799 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 18:41:06,975 - octoprint.server.util.sockjs - INFO - User rynr logged in on the socket from client 127.0.0.1 2019-08-30 18:42:34,627 - octoprint.server.api.system - INFO - Performing command for custom:restart 2019-08-30 18:42:34,699 - octoprint.server.api.system - WARNING - Command for custom:restart failed: 'ascii' codec can't encode character u'\xe4' in position 79: ordinal not in range(128) 2019-08-30 18:42:34,712 - tornado.access - ERROR - 500 POST /api/system/commands/custom/restart (127.0.0.1) 96.72ms 2019-08-30 18:44:13,576 - octoprint.server.api.system - INFO - Performing command for custom:restart 2019-08-30 18:44:13,648 - octoprint.server.api.system - WARNING - Command for custom:restart failed: 'ascii' codec can't encode character u'\xe4' in position 79: ordinal not in range(128) 2019-08-30 18:44:13,659 - tornado.access - ERROR - 500 POST /api/system/commands/custom/restart (127.0.0.1) 92.18ms 2019-08-30 18:52:38,171 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 18:58:16,339 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo systemctl restart octoprint 2019-08-30 19:02:09,828 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-08-30 19:03:00,270 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2019-08-30 19:04:23,024 - octoprint.server - INFO - Shutting down... 2019-08-30 19:04:23,342 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-08-30 19:04:23,345 - octoprint.events - INFO - Event loop shut down 2019-08-30 19:04:23,471 - octoprint.server - INFO - Goodbye! 2019-08-30 19:04:50,502 - octoprint.startup - INFO - ****************************************************************************** 2019-08-30 19:04:50,504 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-08-30 19:04:50,507 - octoprint.startup - INFO - ****************************************************************************** 2019-08-30 19:04:50,597 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2019-08-30 19:04:50,742 - octoprint.plugin.core - INFO - Loading plugins from /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins, /var/lib/octoprint/.octoprint/plugins and installed plugin packages... 2019-08-30 19:04:52,338 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 19:04:52,524 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available 2019-08-30 19:04:52,544 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 30 hook handlers 2019-08-30 19:04:52,766 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-08-30 19:04:52,805 - octoprint.server - INFO - Intermediary server started 2019-08-30 19:04:52,806 - octoprint.plugin.core - INFO - Loading plugins from /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins, /var/lib/octoprint/.octoprint/plugins and installed plugin packages... 2019-08-30 19:04:52,821 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading. 2019-08-30 19:04:52,906 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 30 hook handlers 2019-08-30 19:04:52,939 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /var/lib/octoprint/.octoprint/uploads... 2019-08-30 19:04:52,945 - octoprint.filemanager.storage - INFO - ... file metadata for /var/lib/octoprint/.octoprint/uploads initialized successfully. 2019-08-30 19:04:53,174 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-08-30 19:04:57,500 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:01,113 - octoprint.util.pip - INFO - Version of pip is 19.2.3 2019-08-30 19:05:01,118 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 19:05:01,121 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 19:05:01,129 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s) 2019-08-30 19:05:01,144 - octoprint.plugins.actioncommands - INFO - Add command definition 'action:' = 2019-08-30 19:05:01,152 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/action_command_prompt | Action Commands (0.1) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_actioncommands | Announcement Plugin (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/appkeys | Backup & Restore (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/backup | Core Wizard (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/corewizard | Discovery (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/discovery | Error Tracking (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/errortracking | Force Login (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/forcelogin | Logging (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/logging | OctoKlipper (0.2.5) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_klipper | Plugin Manager (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/softwareupdate | System Command Editor (0.3.3) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_systemcommandeditor | Terminal Commands (0.1.6) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_TerminalCommands | TouchUI (0.3.13) = /opt/octoprint-venv/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/virtual_printer 2019-08-30 19:05:01,234 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1920.0 | ram: 1996034048 | os: | id: linux | platform: linux2 | python: | pip: 19.2.3 | version: 2.7.16 | virtualenv: /opt/octoprint-venv 2019-08-30 19:05:01,249 - octoprint.server - INFO - Reset webasset folder /var/lib/octoprint/.octoprint/generated/webassets... 2019-08-30 19:05:01,277 - octoprint.server - INFO - Reset webasset folder /var/lib/octoprint/.octoprint/generated/.webassets-cache... 2019-08-30 19:05:02,434 - octoprint.server - INFO - Shutting down intermediary server... 2019-08-30 19:05:02,835 - octoprint.server - INFO - Intermediary server shut down 2019-08-30 19:05:02,838 - octoprint.events - INFO - Processing startup event, this is our first event 2019-08-30 19:05:02,839 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2019-08-30 19:05:02,846 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-08-30 19:05:02,849 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-08-30 19:05:02,857 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-08-30 19:05:02,861 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-08-30 19:05:02,882 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2019-08-30 19:05:02,954 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 19:05:03,909 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 19:05:06,038 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:06,039 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 19:05:06,042 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 19:05:06,957 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2019-08-30 19:05:10,161 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:10,660 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:10,722 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:10,726 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:10,809 - octoprint.util.pip - INFO - Using "/opt/octoprint-venv/bin/python2 -m pip" as command to invoke pip 2019-08-30 19:05:14,535 - octoprint.util.pip - INFO - pip installs to /opt/octoprint-venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-08-30 19:05:14,535 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-08-30 19:05:14,595 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 19:05:14,707 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://127.0.0.1:5000/'} 2019-08-30 19:05:23,376 - octoprint.server.preemptive_cache - INFO - ... done in 8.67s 2019-08-30 19:05:51,357 - octoprint.server.api - INFO - Actively logging in user rynr from 127.0.0.1 2019-08-30 19:05:51,472 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 19:05:51,568 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2019-08-30 19:05:53,819 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2019-08-30 19:05:53,889 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 127.0.0.1 2019-08-30 19:05:56,007 - octoprint.server.util.sockjs - INFO - User rynr logged in on the socket from client 127.0.0.1 2019-08-30 19:05:56,554 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 19:05:56,607 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 19:05:57,495 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 19:05:57,826 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-08-30 19:06:01,614 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-08-30 19:06:01,619 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-08-30 19:06:02,636 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 19:06:02,651 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-08-30 19:06:02,657 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-08-30 19:06:02,676 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2019-08-30 19:06:02,677 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2019-08-30 19:06:51,004 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-08-30 19:06:58,914 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2019-08-30 19:17:59,019 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2019-08-30 19:18:11,848 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2019-08-30 19:19:52,769 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 19:34:52,772 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 19:49:52,774 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 20:04:52,777 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 20:04:53,680 - octoprint.util.connectivity_checker - INFO - Connectivity changed from online to offline 2019-08-30 20:19:52,780 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 20:19:53,696 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-08-30 20:19:53,747 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-08-30 20:19:54,875 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-08-30 20:34:52,783 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 20:49:52,786 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 20:56:07,776 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.178.39 2019-08-30 20:56:07,848 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 192.168.178.39 2019-08-30 20:56:07,867 - octoprint.server.util.sockjs - INFO - User rynr logged in on the socket from client 192.168.178.39 2019-08-30 20:56:11,523 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 192.168.178.39 2019-08-30 20:56:16,093 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.178.39 2019-08-30 20:56:16,758 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.178.39 2019-08-30 20:56:16,831 - octoprint.server.util.flask - INFO - Passively logging in user rynr from 192.168.178.39 2019-08-30 20:56:17,556 - octoprint.plugins.announcements - ERROR - Could not fetch channel _important from https://octoprint.org/feeds/important.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/important.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2019-08-30 20:56:17,575 - octoprint.plugins.announcements - ERROR - Could not fetch channel _releases from https://octoprint.org/feeds/releases.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/releases.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2019-08-30 20:56:17,590 - octoprint.plugins.announcements - ERROR - Could not fetch channel _blog from https://octoprint.org/feeds/octoblog.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octoblog.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2019-08-30 20:56:17,609 - octoprint.plugins.announcements - ERROR - Could not fetch channel _plugins from https://plugins.octoprint.org/feed.xml: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Max retries exceeded with url: /feed.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2019-08-30 20:56:17,625 - octoprint.plugins.announcements - ERROR - Could not fetch channel _octopi from https://octoprint.org/feeds/octopi.xml: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) Traceback (most recent call last): File "/opt/octoprint-venv/lib/python2.7/site-packages/OctoPrint-1.3.11-py2.7.egg/octoprint/plugins/announcements/__init__.py", line 355, in _get_channel_data_from_network r = requests.get(url, timeout=30) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/opt/octoprint-venv/lib/python2.7/site-packages/requests-2.22.0-py2.7.egg/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPSConnectionPool(host='octoprint.org', port=443): Max retries exceeded with url: /feeds/octopi.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)) 2019-08-30 20:56:17,830 - octoprint.server.util.sockjs - INFO - User rynr logged in on the socket from client 192.168.178.39 2019-08-30 20:56:43,917 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.178.39 2019-08-30 21:04:52,789 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 21:19:52,792 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-08-30 21:22:04,497 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2019-08-30 21:22:15,274 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now