2020-12-20 07:33:36,614 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 07:33:36,661 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2020-12-20 07:33:36,663 - octoprint.server - INFO - OctoPrint 1.5.2 2020-12-20 07:33:36,677 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Dashboard (1.16.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.24.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | Firmware Updater (1.7.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Prusa Leveling Guide (1.0.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaLevelingGuide | Prusa Mesh Leveling (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaMeshMap | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-20 07:33:36,731 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 972230656 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | throttle_state: '0x0' | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2020-12-20 07:33:36,732 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2020-12-20 07:33:36,937 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'plugins': u'displaylayerprogress:1.24.0,firmwareupdater:1.7.5,prusameshmap:0.3.1,prusalevelingguide:1.0.12,bedlevelvisualizer:1.0.0,navbartemp:0.14,dashboard:1.16.3,printtimegenius:2.2.7', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 07:33:37,264 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-12-20 07:33:37,275 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 07:33:37,470 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20} 2020-12-20 07:33:37,627 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 07:33:37,721 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 07:33:37,724 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 07:33:37,728 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 07:33:37,747 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'plugins': u'displaylayerprogress:1.24.0,firmwareupdater:1.7.5,prusameshmap:0.3.1,prusalevelingguide:1.0.12,bedlevelvisualizer:1.0.0,navbartemp:0.14,dashboard:1.16.3,printtimegenius:2.2.7', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 07:33:37,755 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 07:33:37,770 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 07:33:38,387 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-20 07:33:38,931 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 07:33:38,950 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 07:33:38,963 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 07:33:39,053 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 07:33:46,268 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 07:33:46,762 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 07:33:59,679 - octoprint.server.preemptive_cache - INFO - ... done in 22.42s 2020-12-20 07:35:48,623 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-12-20 07:35:56,472 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-12-20 07:36:40,880 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.73ms 2020-12-20 07:37:35,669 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 07:37:35,672 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 07:37:38,711 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 07:37:38,950 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 07:37:38,952 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 07:37:42,906 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 07:37:43,531 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.17s 2020-12-20 07:37:43,999 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.15s 2020-12-20 07:37:44,268 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.18s 2020-12-20 07:37:44,539 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.19s 2020-12-20 07:37:44,844 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.16s 2020-12-20 07:37:45,495 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2020-12-20 07:37:47,957 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2020-12-20 07:37:51,840 - octoprint.plugins.softwareupdate - ERROR - Could not check firmware_check for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1496, in _get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 348, in get_latest apikey=apikey, File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 122, in _get_latest_release RELEASE_URL.format(user=user, repo=repo), timeout=(3.05, 30), headers=headers File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 529, in send raise ReadTimeout(e, request=request) ReadTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Read timed out. (read timeout=3.05) 2020-12-20 07:37:53,236 - octoprint.plugins.softwareupdate - ERROR - Could not check PrusaMeshMap for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1496, in _get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 348, in get_latest apikey=apikey, File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 122, in _get_latest_release RELEASE_URL.format(user=user, repo=repo), timeout=(3.05, 30), headers=headers File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests/adapters.py", line 529, in send raise ReadTimeout(e, request=request) ReadTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Read timed out. (read timeout=3.05) 2020-12-20 07:37:53,455 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-12-20 07:38:20,628 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.43ms 2020-12-20 07:38:25,836 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2020-12-20 07:38:25,838 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2020-12-20 07:39:24,362 - octoprint.filemanager.analysis - INFO - Starting analysis of local:mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode 2020-12-20 07:39:25,201 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:39:25,258 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:39:25,327 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-20 07:39:34,208 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode, owner: endevor, user: endevor 2020-12-20 07:39:34,235 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-12-20 07:39:34,241 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode' selected. Determining number of layers. 2020-12-20 07:39:34,246 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode, owner: endevor, user: endevor 2020-12-20 07:39:34,351 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:39:34,360 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 07:39:34,376 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-20 07:39:34,377 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-12-20 07:39:56,425 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:39:56,451 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-12-20 07:39:56,515 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{u'origin': u'local', u'name': u'mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode', u'user': 'endevor', u'owner': 'endevor', u'path': u'mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode', u'size': 37757872L} 2020-12-20 07:40:19,019 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:40:19,128 - octoprint.filemanager.analysis - INFO - Analysis of entry local:mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode finished, needed 54.74s 2020-12-20 07:40:19,321 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:40:19,398 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:40:19,614 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:45:12,452 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.71ms 2020-12-20 07:48:36,625 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 07:48:36,922 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 920} 2020-12-20 07:51:07,385 - octoprint.util.comm - ERROR - Error while processing hook dashboard for phase queued and command G1 X140.242 Y114.418 E0.0313�{�z/\�� mE��@��������PQ�f^\P��U.184 E0.01206: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4490, in _process_command_phase tags=tags, File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in process_gcode CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) ValueError: too many values to unpack 2020-12-20 07:51:07,411 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 12366, current line = 12367 | Last lines in terminal: | Recv: ok | Send: N12358 G1 F4800.000*81 | Recv: ok | Send: N12359 G1 X145.173 Y114.899 E0.00467*98 | Recv: ok | Send: N12360 G1 X144.725 Y114.532 E0.01434*103 | Recv: ok | Send: N12361 G1 X144.191 Y113.926 E0.01997*101 | Recv: ok | Send: N12362 G1 X143.312 Y113.463 E0.02460*98 | Recv: ok | Send: N12363 G1 X142.352 Y113.145 E0.02504*100 | Recv: ok | Send: N12364 G1 X141.563 Y113.052 E0.01966*104 | Recv: ok | Send: N12365 G1 X141.138 Y113.400 E0.01358*103 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 2020-12-20 07:51:07,446 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 12366, current line = 12367 | Last lines in terminal: | Recv: ok | Send: N12360 G1 X144.725 Y114.532 E0.01434*103 | Recv: ok | Send: N12361 G1 X144.191 Y113.926 E0.01997*101 | Recv: ok | Send: N12362 G1 X143.312 Y113.463 E0.02460*98 | Recv: ok | Send: N12363 G1 X142.352 Y113.145 E0.02504*100 | Recv: ok | Send: N12364 G1 X141.563 Y113.052 E0.01966*104 | Recv: ok | Send: N12365 G1 X141.138 Y113.400 E0.01358*103 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 2020-12-20 07:51:07,521 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 12366, current line = 12367 | Last lines in terminal: | Recv: ok | Send: N12362 G1 X143.312 Y113.463 E0.02460*98 | Recv: ok | Send: N12363 G1 X142.352 Y113.145 E0.02504*100 | Recv: ok | Send: N12364 G1 X141.563 Y113.052 E0.01966*104 | Recv: ok | Send: N12365 G1 X141.138 Y113.400 E0.01358*103 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 2020-12-20 07:51:07,569 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 12366, current line = 12367 | Last lines in terminal: | Recv: ok | Send: N12364 G1 X141.563 Y113.052 E0.01966*104 | Recv: ok | Send: N12365 G1 X141.138 Y113.400 E0.01358*103 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 2020-12-20 07:51:07,596 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 12366, current line = 12367 | Last lines in terminal: | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 | Recv: ok | Send: N12366 G1 X140.242 Y114.418 E0.0313?{?z/\?? mE??@????????PQ?f^\P??U.184 E0.01206*69 | Recv: Error:No Checksum with line number, Last Line: 12365 | Recv: Resend: 12366 2020-12-20 07:51:07,741 - octoprint.util.comm - WARNING - Printer keeps requesting line 12366 again and again, communication stuck 2020-12-20 07:51:07,743 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Printer keeps requesting line 12366 again and again, communication stuck" 2020-12-20 07:51:07,752 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2020-12-20 07:51:07,804 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Printer keeps requesting line 12366 again and again, communication stuck" to "Offline (Error: Printer keeps requesting line 12366 again and again, communication stuck)" 2020-12-20 07:51:07,903 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-12-20 07:51:08,011 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 15.99ms 2020-12-20 07:51:08,103 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-12-20 07:51:08,222 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_resend_loop, payload: {u'commerror_text': u'Printer keeps requesting line 12366 again and again, communication stuck'} 2020-12-20 07:51:08,370 - octoprint.util.comm - INFO - Firmware didn't send an 'ok' with their resend request. That's a known bug with some firmware variants out there. Simulating an ok to continue... 2020-12-20 07:51:08,472 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {u'origin': u'local', u'reason': u'error', u'commerror_text': u'Printer keeps requesting line 12366 again and again, communication stuck', u'file': 'cdbe8ab434597116f58b02877baa316e80c70489', u'elapsed': 693} 2020-12-20 07:51:08,959 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 14.12ms 2020-12-20 07:51:09,975 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 26.98ms 2020-12-20 07:51:10,751 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 07:51:10,802 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 07:51:10,804 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 07:51:10,808 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 07:51:10,814 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 07:51:10,820 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 07:51:10,958 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 13.20ms 2020-12-20 07:51:11,877 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 07:51:11,922 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 07:51:11,970 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 07:51:12,118 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 07:51:19,085 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 07:51:19,302 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 07:52:03,147 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.90ms 2020-12-20 07:53:26,659 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2020-12-20 07:53:26,661 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2020-12-20 07:54:24,743 - octoprint.filemanager.analysis - INFO - Starting analysis of local:mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode 2020-12-20 07:54:25,523 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:54:25,566 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:55:14,716 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode, owner: endevor, user: endevor 2020-12-20 07:55:14,743 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode' selected. Determining number of layers. 2020-12-20 07:55:14,746 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-12-20 07:55:14,765 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:55:14,770 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode, owner: endevor, user: endevor 2020-12-20 07:55:14,866 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-20 07:55:14,913 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 07:55:14,948 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-12-20 07:55:18,496 - octoprint.filemanager.analysis - INFO - Analysis of entry local:mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode finished, needed 53.75s 2020-12-20 07:55:36,902 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:55:37,011 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-12-20 07:55:37,082 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{u'origin': u'local', u'name': u'mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode', u'user': 'endevor', u'owner': 'endevor', u'path': u'mandocape-supportfree-icz_0.15mm_PLA_MK3_10h0m.gcode', u'size': 37757700L} 2020-12-20 07:55:37,158 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:55:37,268 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {u'origin': u'local', u'file': 'cdbe8ab434597116f58b02877baa316e80c70489'} 2020-12-20 07:55:37,289 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:55:37,343 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 07:55:37,520 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 07:57:13,234 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-12-20 07:57:22,097 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-12-20 07:58:54,770 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.25ms 2020-12-20 08:03:36,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 08:03:36,862 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1820} 2020-12-20 08:05:46,317 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.19ms 2020-12-20 08:12:37,972 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.80ms 2020-12-20 08:14:17,068 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 28.54ms 2020-12-20 08:18:36,647 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 08:18:36,890 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2720} 2020-12-20 08:21:08,651 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.13ms 2020-12-20 08:28:00,166 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.71ms 2020-12-20 08:29:39,231 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.71ms 2020-12-20 08:33:36,654 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 08:33:36,865 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3620} 2020-12-20 08:36:30,805 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 24.67ms 2020-12-20 08:43:22,392 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.23ms 2020-12-20 08:45:01,483 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 21.37ms 2020-12-20 08:48:36,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 08:48:36,936 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4520} 2020-12-20 08:51:53,103 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 13.70ms 2020-12-20 08:53:32,203 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.36ms 2020-12-20 09:00:23,767 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 31.82ms 2020-12-20 09:01:59,541 - octoprint.util.comm - ERROR - Error while processing hook dashboard for phase queued and command G1 X135.311 Y132.7G1 X126.127 Y111.617 E0.00779: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4490, in _process_command_phase tags=tags, File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in process_gcode CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) ValueError: too many values to unpack 2020-12-20 09:02:02,879 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.29ms 2020-12-20 09:03:36,668 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 09:03:36,853 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5420} 2020-12-20 09:08:55,134 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.10ms 2020-12-20 09:15:46,776 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.79ms 2020-12-20 09:17:25,903 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 13.40ms 2020-12-20 09:18:36,673 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 09:18:36,945 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6320} 2020-12-20 09:18:53,355 - octoprint.util.comm - ERROR - Error while processing hook dashboard for phase queued and command G1 X81.496 Y9�� m�{�z/\E(��@@������P� �S�켷OP: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4490, in _process_command_phase tags=tags, File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in process_gcode CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) UnicodeEncodeError: 'decimal' codec can't encode characters in position 1-12: invalid decimal Unicode string 2020-12-20 09:18:53,375 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 180712, current line = 180713 | Last lines in terminal: | Recv: ok | Send: N180704 G1 X82.545 Y90.012 E0.00699*90 | Recv: ok | Send: N180705 G1 X82.593 Y90.233 E0.00559*94 | Recv: ok | Send: N180706 G1 X82.610 Y90.588 E0.00879*93 | Recv: ok | Send: N180707 G1 X82.554 Y90.852 E0.00669*90 | Recv: ok | Send: N180708 G1 X82.432 Y91.040 E0.00555*82 | Recv: ok | Send: N180709 G1 X82.321 Y91.121 E0.00339*92 | Recv: ok | Send: N180710 G1 X82.200 Y91.276 E0.00487*85 | Recv: ok | Send: N180711 G1 X81.786 Y91.705 E0.01477*83 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 2020-12-20 09:18:53,401 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 180712, current line = 180713 | Last lines in terminal: | Recv: ok | Send: N180706 G1 X82.610 Y90.588 E0.00879*93 | Recv: ok | Send: N180707 G1 X82.554 Y90.852 E0.00669*90 | Recv: ok | Send: N180708 G1 X82.432 Y91.040 E0.00555*82 | Recv: ok | Send: N180709 G1 X82.321 Y91.121 E0.00339*92 | Recv: ok | Send: N180710 G1 X82.200 Y91.276 E0.00487*85 | Recv: ok | Send: N180711 G1 X81.786 Y91.705 E0.01477*83 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 2020-12-20 09:18:53,425 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 180712, current line = 180713 | Last lines in terminal: | Recv: ok | Send: N180708 G1 X82.432 Y91.040 E0.00555*82 | Recv: ok | Send: N180709 G1 X82.321 Y91.121 E0.00339*92 | Recv: ok | Send: N180710 G1 X82.200 Y91.276 E0.00487*85 | Recv: ok | Send: N180711 G1 X81.786 Y91.705 E0.01477*83 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 2020-12-20 09:18:53,449 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 180712, current line = 180713 | Last lines in terminal: | Recv: ok | Send: N180710 G1 X82.200 Y91.276 E0.00487*85 | Recv: ok | Send: N180711 G1 X81.786 Y91.705 E0.01477*83 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 2020-12-20 09:18:53,473 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 180712, current line = 180713 | Last lines in terminal: | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 | Recv: ok | Send: N180712 G1 X81.496 Y9?? m?{?z/\E(??@@??????P? ?S??OP*69 | Recv: Error:No Checksum with line number, Last Line: 180711 | Recv: Resend: 180712 2020-12-20 09:18:53,620 - octoprint.util.comm - WARNING - Printer keeps requesting line 180712 again and again, communication stuck 2020-12-20 09:18:53,623 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Printer keeps requesting line 180712 again and again, communication stuck" 2020-12-20 09:18:53,641 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2020-12-20 09:18:53,841 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Printer keeps requesting line 180712 again and again, communication stuck" to "Offline (Error: Printer keeps requesting line 180712 again and again, communication stuck)" 2020-12-20 09:18:53,869 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 18.54ms 2020-12-20 09:18:53,933 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-12-20 09:18:54,018 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-12-20 09:18:54,153 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_resend_loop, payload: {u'commerror_text': u'Printer keeps requesting line 180712 again and again, communication stuck'} 2020-12-20 09:18:54,353 - octoprint.util.comm - INFO - Firmware didn't send an 'ok' with their resend request. That's a known bug with some firmware variants out there. Simulating an ok to continue... 2020-12-20 09:18:54,372 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {u'origin': u'local', u'reason': u'error', u'commerror_text': u'Printer keeps requesting line 180712 again and again, communication stuck', u'file': 'cdbe8ab434597116f58b02877baa316e80c70489', u'elapsed': 5018} 2020-12-20 09:18:54,799 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 23.60ms 2020-12-20 09:18:55,732 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 09:18:55,785 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 13.45ms 2020-12-20 09:18:55,833 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 09:18:55,835 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 09:18:55,838 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 09:18:55,845 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 09:18:55,851 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 09:18:56,800 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 26.40ms 2020-12-20 09:18:56,904 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 09:18:56,946 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 09:18:56,950 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 09:18:57,026 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 09:19:03,933 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 09:19:04,135 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 09:24:17,465 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.25ms 2020-12-20 09:25:56,550 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.13ms 2020-12-20 09:32:47,135 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.91ms 2020-12-20 09:33:36,675 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 09:33:36,877 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7220} 2020-12-20 09:34:26,218 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.58ms 2020-12-20 09:41:17,821 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.04ms 2020-12-20 09:42:56,964 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.85ms 2020-12-20 09:48:36,678 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 09:48:36,890 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8120} 2020-12-20 09:49:48,564 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.51ms 2020-12-20 09:51:27,641 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.81ms 2020-12-20 09:58:18,334 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.51ms 2020-12-20 09:59:57,437 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.28ms 2020-12-20 10:03:36,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 10:03:36,895 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9020} 2020-12-20 10:06:49,023 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.19ms 2020-12-20 10:13:39,670 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.42ms 2020-12-20 10:18:36,709 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 10:18:36,904 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9920} 2020-12-20 10:20:31,338 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.32ms 2020-12-20 10:27:23,083 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.77ms 2020-12-20 10:33:36,712 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 10:33:36,915 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10820} 2020-12-20 10:34:14,674 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.96ms 2020-12-20 10:35:53,790 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.14ms 2020-12-20 10:42:45,623 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.98ms 2020-12-20 10:44:24,737 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.03ms 2020-12-20 10:48:36,714 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 10:51:16,425 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.54ms 2020-12-20 10:58:08,128 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.83ms 2020-12-20 10:59:47,223 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.47ms 2020-12-20 11:03:36,719 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 11:03:36,902 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12620} 2020-12-20 11:06:38,771 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.75ms 2020-12-20 11:08:17,883 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.64ms 2020-12-20 11:15:09,413 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.96ms 2020-12-20 11:16:48,491 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.97ms 2020-12-20 11:18:36,729 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 11:18:36,948 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13520} 2020-12-20 11:23:40,121 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 20.11ms 2020-12-20 11:25:19,248 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.75ms 2020-12-20 11:32:10,926 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.27ms 2020-12-20 11:33:36,738 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 11:33:36,925 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14420} 2020-12-20 11:39:02,566 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.58ms 2020-12-20 11:45:54,185 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.23ms 2020-12-20 11:47:33,279 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.27ms 2020-12-20 11:48:36,742 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 11:48:36,961 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15320} 2020-12-20 11:54:24,932 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.56ms 2020-12-20 12:01:16,519 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.14ms 2020-12-20 12:03:36,793 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 12:08:08,924 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.52ms 2020-12-20 12:15:00,845 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.33ms 2020-12-20 12:15:39,830 - octoprint.plugins.softwareupdate - INFO - Starting update of firmwareupdater to 1.7.6... 2020-12-20 12:15:52,212 - octoprint.plugins.softwareupdate - INFO - Update of firmwareupdater to 1.7.6 successful! 2020-12-20 12:15:52,595 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': u'1.7.6', 'from_version': '1.7.5', 'target': u'firmwareupdater'} 2020-12-20 12:15:52,747 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-12-20 12:15:52,751 - octoprint.plugins.softwareupdate - INFO - Restarting... 2020-12-20 12:15:53,020 - octoprint.server - INFO - Shutting down... 2020-12-20 12:15:53,348 - octoprint.server - INFO - Calling on_shutdown on plugins 2020-12-20 12:15:53,352 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-12-20 12:15:53,364 - octoprint.events - INFO - Event loop shut down 2020-12-20 12:15:54,110 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2020-12-20 12:15:54,144 - octoprint.server - INFO - Goodbye! 2020-12-20 12:15:59,273 - octoprint.startup - INFO - ****************************************************************************** 2020-12-20 12:15:59,276 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2020-12-20 12:15:59,277 - octoprint.startup - INFO - ****************************************************************************** 2020-12-20 12:15:59,380 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-12-20 12:15:59,411 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2020-12-20 12:15:59,412 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2020-12-20 12:15:59,412 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2020-12-20 12:15:59,641 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2020-12-20 12:15:59,680 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-12-20 12:16:03,652 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2020-12-20 12:16:03,667 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 57 hook handlers 2020-12-20 12:16:04,071 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-12-20 12:16:04,105 - octoprint.server - INFO - Intermediary server started 2020-12-20 12:16:04,159 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-12-20 12:16:04,781 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-12-20 12:16:04,787 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')") 2020-12-20 12:16:04,788 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')") 2020-12-20 12:16:04,790 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-12-20 12:16:04,792 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-12-20 12:16:04,794 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-12-20 12:16:04,796 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-12-20 12:16:04,799 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-12-20 12:16:04,801 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: u"Need(method='role', value=u'plugin_dashboard_admin')") 2020-12-20 12:16:04,803 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')") 2020-12-20 12:16:04,804 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-12-20 12:16:04,805 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-12-20 12:16:04,807 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-20 12:16:04,809 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-20 12:16:04,811 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-12-20 12:16:04,813 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-12-20 12:16:04,814 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')") 2020-12-20 12:16:04,848 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2020-12-20 12:16:05,329 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-12-20 12:16:07,422 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 12:16:09,268 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2020-12-20 12:16:09,271 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 12:16:09,272 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 12:16:09,282 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s) 2020-12-20 12:16:09,329 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Dashboard (1.16.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.24.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | Firmware Updater (1.7.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Prusa Leveling Guide (1.0.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaLevelingGuide | Prusa Mesh Leveling (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaMeshMap | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-20 12:16:09,378 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 972230656 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | throttle_state: '0x0' | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2020-12-20 12:16:09,403 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-12-20 12:16:09,439 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-12-20 12:16:11,229 - octoprint.server - INFO - Shutting down intermediary server... 2020-12-20 12:16:11,701 - octoprint.server - INFO - Intermediary server shut down 2020-12-20 12:16:11,708 - octoprint.events - INFO - Processing startup event, this is our first event 2020-12-20 12:16:11,710 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2020-12-20 12:16:11,746 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-12-20 12:16:11,775 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-12-20 12:16:11,778 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-20 12:16:11,906 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-20 12:16:11,918 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-12-20 12:16:11,960 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-12-20 12:16:12,299 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {u'throttled_mask': 0, u'throttled_voltage_now': False, u'throttled_voltage_past': False, u'throttled_overheat_now': False, u'throttled_now': False, u'throttled_past': False, u'throttled_overheat_past': False} 2020-12-20 12:16:13,045 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Mk3s"._http._tcp.local.' for _http._tcp.local. 2020-12-20 12:16:14,562 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-20 12:16:14,574 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Mk3s"._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-12-20 12:16:14,598 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Mk3s" for SSDP 2020-12-20 12:16:14,741 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-12-20 12:16:14,927 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-20 12:16:15,590 - octoprint.plugins.softwareupdate - ERROR - Could not fetch check overlay from https://plugins.octoprint.org/update_check_overlay.json: HTTPSConnectionPool(host='plugins.octoprint.org', port=443): Read timed out. (read timeout=3.1) 2020-12-20 12:16:17,078 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 12:16:17,100 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 12:16:17,102 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 12:16:17,216 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:16:17,469 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2020-12-20 12:16:18,161 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-20 12:16:18,432 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:16:18,435 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:16:18,621 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 12:16:18,741 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 12:16:18,741 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 12:16:18,745 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 12:16:18,758 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 12:16:18,770 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 12:16:19,848 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 12:16:20,090 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 12:16:20,097 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 12:16:20,121 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 12:16:20,109 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 12:16:20,125 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 12:16:20,149 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 12:16:20,342 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-12-20 12:16:20,459 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-12-20 12:16:20,464 - octoprint.plugins.dashboard - INFO - Dashboard started 2020-12-20 12:16:21,287 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'plugins': u'displaylayerprogress:1.24.0,firmwareupdater:1.7.6,prusameshmap:0.3.1,prusalevelingguide:1.0.12,bedlevelvisualizer:1.0.0,navbartemp:0.14,dashboard:1.16.3,printtimegenius:2.2.7', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 12:16:21,771 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 12:16:22,153 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-12-20 12:16:22,320 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19} 2020-12-20 12:16:22,534 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:16:27,521 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 12:16:28,771 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 12:16:40,007 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.92ms 2020-12-20 12:16:43,173 - octoprint.server.preemptive_cache - INFO - ... done in 21.02s 2020-12-20 12:18:56,805 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:18:57,852 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:18:57,854 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:18:58,871 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:18:59,066 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:18:59,081 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:18:59,091 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:19:01,066 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:19:01,068 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:19:03,812 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:19:03,904 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:19:03,906 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:19:08,019 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:17:11,741 - octoprint.startup - INFO - ****************************************************************************** 2020-12-20 12:17:11,744 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2020-12-20 12:17:11,745 - octoprint.startup - INFO - ****************************************************************************** 2020-12-20 12:17:11,881 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-12-20 12:17:11,923 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2020-12-20 12:17:11,924 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2020-12-20 12:17:11,925 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2020-12-20 12:17:11,969 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2020-12-20 12:17:12,046 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-12-20 12:17:17,646 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2020-12-20 12:17:17,668 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 57 hook handlers 2020-12-20 12:17:18,109 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-12-20 12:17:18,357 - octoprint.server - INFO - Intermediary server started 2020-12-20 12:17:18,415 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-12-20 12:17:19,080 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-12-20 12:17:19,086 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')") 2020-12-20 12:17:19,088 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')") 2020-12-20 12:17:19,090 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-12-20 12:17:19,092 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-12-20 12:17:19,094 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-12-20 12:17:19,097 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-12-20 12:17:19,099 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-12-20 12:17:19,101 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: u"Need(method='role', value=u'plugin_dashboard_admin')") 2020-12-20 12:17:19,103 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')") 2020-12-20 12:17:19,105 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-12-20 12:17:19,108 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-12-20 12:17:19,110 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-20 12:17:19,112 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-20 12:17:19,115 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-12-20 12:17:19,117 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-12-20 12:17:19,119 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')") 2020-12-20 12:17:19,159 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2020-12-20 12:17:19,690 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-12-20 12:17:22,408 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 12:17:24,349 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2020-12-20 12:17:24,351 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 12:17:24,351 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 12:17:24,361 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s) 2020-12-20 12:17:24,409 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Dashboard (1.16.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.24.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | Firmware Updater (1.7.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Prusa Leveling Guide (1.0.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaLevelingGuide | Prusa Mesh Leveling (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaMeshMap | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-20 12:17:24,455 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 972230656 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | throttle_state: '0x0' | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2020-12-20 12:17:24,478 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-12-20 12:17:24,506 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-12-20 12:17:26,377 - octoprint.server - INFO - Shutting down intermediary server... 2020-12-20 12:17:26,845 - octoprint.server - INFO - Intermediary server shut down 2020-12-20 12:17:26,849 - octoprint.events - INFO - Processing startup event, this is our first event 2020-12-20 12:17:26,850 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2020-12-20 12:17:26,877 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-12-20 12:17:26,893 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-20 12:17:26,904 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-12-20 12:17:26,927 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-12-20 12:17:27,015 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-12-20 12:17:27,010 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-20 12:17:29,165 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-20 12:17:29,233 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {u'throttled_mask': 0, u'throttled_voltage_now': False, u'throttled_voltage_past': False, u'throttled_overheat_now': False, u'throttled_now': False, u'throttled_past': False, u'throttled_overheat_past': False} 2020-12-20 12:17:29,658 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Mk3s"._http._tcp.local.' for _http._tcp.local. 2020-12-20 12:17:30,483 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Mk3s"._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-12-20 12:17:30,503 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Mk3s" for SSDP 2020-12-20 12:17:30,546 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-12-20 12:17:30,747 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-20 12:17:31,927 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 12:17:31,929 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 12:17:31,932 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 12:17:32,833 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 12:17:32,835 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 12:17:32,836 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 12:17:32,927 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-12-20 12:17:32,932 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2020-12-20 12:21:44,735 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-12-20 12:21:44,748 - octoprint.plugins.dashboard - INFO - Dashboard started 2020-12-20 12:21:45,074 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20} 2020-12-20 12:21:45,618 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-20 12:21:45,918 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-12-20 12:21:45,937 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 12:21:45,988 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 12:21:45,990 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 12:21:45,996 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 12:21:46,004 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 12:21:46,011 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 12:21:47,053 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 12:21:47,070 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 12:21:47,073 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 12:21:47,167 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 12:21:54,268 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 12:21:54,424 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 12:22:07,492 - octoprint.server.preemptive_cache - INFO - ... done in 21.57s 2020-12-20 12:23:30,672 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.96ms 2020-12-20 12:25:09,798 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.39ms 2020-12-20 12:30:37,029 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:30:37,379 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:30:37,382 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:30:37,428 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:32:01,416 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.24ms 2020-12-20 12:32:18,112 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 12:33:40,494 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.42ms 2020-12-20 12:35:39,749 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.41ms 2020-12-20 12:36:44,948 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 920} 2020-12-20 12:40:36,054 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:40:36,281 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:40:36,570 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:40:36,571 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:40:36,671 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:40:56,262 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:40:56,397 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:40:56,560 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:40:56,563 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:40:56,646 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:40:56,848 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:41:00,384 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:41:00,386 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:41:01,271 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:41:01,273 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:41:02,219 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:41:02,394 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:41:02,396 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:41:08,197 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:42:09,146 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.26ms 2020-12-20 12:44:08,499 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.17ms 2020-12-20 12:47:18,114 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 12:48:38,981 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2020-12-20 12:48:38,983 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2020-12-20 12:49:34,458 - octoprint.filemanager.analysis - INFO - Starting analysis of local:mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode 2020-12-20 12:49:34,796 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:49:34,928 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:49:34,936 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-20 12:50:22,894 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:50:23,116 - octoprint.filemanager.analysis - INFO - Analysis of entry local:mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode finished, needed 48.66s 2020-12-20 12:50:23,146 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:50:23,283 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:50:23,390 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:50:36,868 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.68ms 2020-12-20 12:51:39,946 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:51:40,155 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:51:40,526 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:51:40,527 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:51:40,666 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:51:45,066 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1820} 2020-12-20 12:52:15,987 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.85ms 2020-12-20 12:52:55,832 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode, owner: endevor, user: endevor 2020-12-20 12:52:55,863 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode' selected. Determining number of layers. 2020-12-20 12:52:55,890 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:53:00,485 - octoprint.printer.standard.job - INFO - Print job deselected - user: n/a 2020-12-20 12:53:16,310 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:53:16,346 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-12-20 12:53:45,858 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2020-12-20 12:53:45,860 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2020-12-20 12:54:42,129 - octoprint.filemanager.analysis - INFO - Starting analysis of local:mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode 2020-12-20 12:54:42,240 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:54:42,280 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:54:42,291 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-20 12:54:42,448 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.91ms 2020-12-20 12:54:45,030 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode, owner: endevor, user: endevor 2020-12-20 12:54:45,057 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-12-20 12:54:45,059 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode' selected. Determining number of layers. 2020-12-20 12:54:45,076 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:54:45,082 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode, owner: endevor, user: endevor 2020-12-20 12:54:45,084 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-20 12:54:45,259 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 12:54:45,281 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-12-20 12:54:47,102 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 12:54:47,540 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 12:54:47,733 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 12:54:47,741 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 12:54:47,838 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 12:55:08,086 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:55:08,111 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-12-20 12:55:08,175 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{u'origin': u'local', u'name': u'mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode', u'user': 'endevor', u'owner': 'endevor', u'path': u'mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode', u'size': 35260785L} 2020-12-20 12:55:08,356 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {u'origin': u'local', u'file': '53b0ab92aeff57b47e5543d932bfc1ce4df9b674'} 2020-12-20 12:55:32,684 - octoprint.filemanager.analysis - INFO - Analysis of entry local:mandocape-supportfree-icz_0.15mm_PPLA15_10h5m.gcode finished, needed 50.55s 2020-12-20 12:55:32,716 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:55:32,925 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:55:32,978 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-20 12:55:33,083 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-20 12:57:53,339 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-12-20 12:58:02,829 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-12-20 13:00:44,815 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.39ms 2020-12-20 13:02:18,116 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 13:02:44,163 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.61ms 2020-12-20 13:06:44,939 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2720} 2020-12-20 13:09:12,622 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.39ms 2020-12-20 13:11:11,983 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.33ms 2020-12-20 13:17:18,119 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 13:17:40,393 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 24.26ms 2020-12-20 13:19:19,472 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.81ms 2020-12-20 13:21:19,744 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.57ms 2020-12-20 13:21:44,914 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3620} 2020-12-20 13:27:49,128 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.78ms 2020-12-20 13:29:48,627 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.69ms 2020-12-20 13:32:18,120 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 13:36:17,990 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.55ms 2020-12-20 13:36:45,050 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4520} 2020-12-20 13:37:57,076 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.04ms 2020-12-20 13:39:57,479 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.10ms 2020-12-20 13:46:26,931 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.13ms 2020-12-20 13:47:18,124 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 13:48:06,028 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.71ms 2020-12-20 13:51:44,940 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5420} 2020-12-20 13:54:57,852 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.37ms 2020-12-20 13:56:36,951 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.08ms 2020-12-20 14:02:18,126 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 14:03:28,713 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 13.18ms 2020-12-20 14:05:07,817 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 13.88ms 2020-12-20 14:06:44,970 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6320} 2020-12-20 14:11:59,524 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.21ms 2020-12-20 14:13:38,692 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.90ms 2020-12-20 14:15:35,762 - octoprint.util.comm - ERROR - Error while processing hook dashboard for phase queued and command G1 X83.262 Y106.|��/�: Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4490, in _process_command_phase tags=tags, File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in process_gcode CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard/__init__.py", line 339, in CmdDict = dict ((x,float(y)) for d,x,y in (re.split('([A-Z])', i) for i in cmd.upper().split())) UnicodeEncodeError: 'decimal' codec can't encode characters in position 5-7: invalid decimal Unicode string 2020-12-20 14:15:35,782 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 164656, current line = 164657 | Last lines in terminal: | Recv: ok | Send: N164648 G1 X85.233 Y107.860 E0.00889*101 | Recv: ok | Send: N164649 G1 X84.851 Y107.843 E0.00879*101 | Recv: ok | Send: N164650 G1 X84.489 Y107.763 E0.00852*96 | Recv: ok | Send: N164651 G1 X84.164 Y107.619 E0.00817*106 | Recv: ok | Send: N164652 G1 X83.885 Y107.407 E0.00804*103 | Recv: ok | Send: N164653 G1 X83.652 Y107.138 E0.00820*109 | Recv: ok | Send: N164654 G1 X83.470 Y106.824 E0.00833*111 | Recv: ok | Send: N164655 G1 X83.345 Y106.482 E0.00836*106 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 2020-12-20 14:15:35,807 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 164656, current line = 164657 | Last lines in terminal: | Recv: ok | Send: N164650 G1 X84.489 Y107.763 E0.00852*96 | Recv: ok | Send: N164651 G1 X84.164 Y107.619 E0.00817*106 | Recv: ok | Send: N164652 G1 X83.885 Y107.407 E0.00804*103 | Recv: ok | Send: N164653 G1 X83.652 Y107.138 E0.00820*109 | Recv: ok | Send: N164654 G1 X83.470 Y106.824 E0.00833*111 | Recv: ok | Send: N164655 G1 X83.345 Y106.482 E0.00836*106 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 2020-12-20 14:15:35,828 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 164656, current line = 164657 | Last lines in terminal: | Recv: ok | Send: N164652 G1 X83.885 Y107.407 E0.00804*103 | Recv: ok | Send: N164653 G1 X83.652 Y107.138 E0.00820*109 | Recv: ok | Send: N164654 G1 X83.470 Y106.824 E0.00833*111 | Recv: ok | Send: N164655 G1 X83.345 Y106.482 E0.00836*106 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 2020-12-20 14:15:35,848 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 164656, current line = 164657 | Last lines in terminal: | Recv: ok | Send: N164654 G1 X83.470 Y106.824 E0.00833*111 | Recv: ok | Send: N164655 G1 X83.345 Y106.482 E0.00836*106 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 2020-12-20 14:15:35,869 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 164656, current line = 164657 | Last lines in terminal: | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 | Recv: ok | Send: N164656 G1 X83.262 Y106.|??/?*121 | Recv: Error:No Checksum with line number, Last Line: 164655 | Recv: Resend: 164656 2020-12-20 14:15:35,979 - octoprint.util.comm - WARNING - Printer keeps requesting line 164656 again and again, communication stuck 2020-12-20 14:15:35,981 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Printer keeps requesting line 164656 again and again, communication stuck" 2020-12-20 14:15:35,990 - octoprint.util.comm - INFO - Force-sending M112 to the printer 2020-12-20 14:15:36,053 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Printer keeps requesting line 164656 again and again, communication stuck" to "Offline (Error: Printer keeps requesting line 164656 again and again, communication stuck)" 2020-12-20 14:15:36,112 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-12-20 14:15:36,258 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2020-12-20 14:15:36,282 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_resend_loop, payload: {u'commerror_text': u'Printer keeps requesting line 164656 again and again, communication stuck'} 2020-12-20 14:15:36,591 - octoprint.util.comm - INFO - Firmware didn't send an 'ok' with their resend request. That's a known bug with some firmware variants out there. Simulating an ok to continue... 2020-12-20 14:15:36,623 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 14.02ms 2020-12-20 14:15:36,677 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {u'origin': u'local', u'reason': u'error', u'commerror_text': u'Printer keeps requesting line 164656 again and again, communication stuck', u'file': '53b0ab92aeff57b47e5543d932bfc1ce4df9b674', u'elapsed': 4850} 2020-12-20 14:15:37,564 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 14:15:37,612 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 24.97ms 2020-12-20 14:15:37,671 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 14:15:37,673 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 14:15:37,676 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 14:15:37,683 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 14:15:37,688 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 14:15:38,588 - tornado.access - WARNING - 409 GET /api/printer?history=false&limit=0&exclude=sd (127.0.0.1) 24.52ms 2020-12-20 14:15:38,741 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 14:15:38,771 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 14:15:38,773 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 14:15:38,871 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 14:15:45,968 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 14:15:46,196 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 14:17:18,127 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 14:20:30,323 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.88ms 2020-12-20 14:21:44,994 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7220} 2020-12-20 14:27:22,024 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.17ms 2020-12-20 14:32:18,130 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 14:34:13,656 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.86ms 2020-12-20 14:35:52,745 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.84ms 2020-12-20 14:36:44,979 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8120} 2020-12-20 14:42:44,434 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.36ms 2020-12-20 14:44:23,673 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.14ms 2020-12-20 14:47:18,133 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 14:51:14,360 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.81ms 2020-12-20 14:51:44,982 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9020} 2020-12-20 14:52:53,446 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.02ms 2020-12-20 14:59:45,736 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.13ms 2020-12-20 15:01:24,855 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.75ms 2020-12-20 15:02:18,137 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 15:06:44,994 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9920} 2020-12-20 15:08:16,540 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.54ms 2020-12-20 15:09:55,642 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.38ms 2020-12-20 15:16:46,335 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.10ms 2020-12-20 15:17:18,140 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 15:21:45,025 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10820} 2020-12-20 15:23:42,668 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.57ms 2020-12-20 15:25:21,799 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.84ms 2020-12-20 15:32:12,471 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.96ms 2020-12-20 15:32:18,141 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 15:36:45,036 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11720} 2020-12-20 15:39:04,228 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.83ms 2020-12-20 15:40:43,486 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.04ms 2020-12-20 15:47:18,144 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 15:47:35,463 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.63ms 2020-12-20 15:49:14,666 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.29ms 2020-12-20 15:51:45,001 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12620} 2020-12-20 15:56:05,369 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.59ms 2020-12-20 16:02:18,147 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 16:02:57,185 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.78ms 2020-12-20 16:06:45,064 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13520} 2020-12-20 16:09:48,973 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.66ms 2020-12-20 16:11:28,119 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.88ms 2020-12-20 16:17:18,152 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 16:18:20,780 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.16ms 2020-12-20 16:19:59,963 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.75ms 2020-12-20 16:21:45,078 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14420} 2020-12-20 16:26:51,726 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.58ms 2020-12-20 16:32:18,156 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 16:33:43,586 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.16ms 2020-12-20 16:36:45,121 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15320} 2020-12-20 16:40:35,272 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.81ms 2020-12-20 16:42:14,398 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.17ms 2020-12-20 16:47:18,158 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 16:49:06,129 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.01ms 2020-12-20 16:51:45,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16220} 2020-12-20 16:55:58,339 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.86ms 2020-12-20 16:57:37,446 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.44ms 2020-12-20 17:02:18,162 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 17:04:29,161 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.12ms 2020-12-20 17:06:45,026 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17120} 2020-12-20 17:11:20,865 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.88ms 2020-12-20 17:13:00,011 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.90ms 2020-12-20 17:17:18,164 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 17:19:51,766 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.60ms 2020-12-20 17:21:45,090 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18020} 2020-12-20 17:26:43,543 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.02ms 2020-12-20 17:32:18,166 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 17:33:36,853 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.99ms 2020-12-20 17:35:15,996 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.40ms 2020-12-20 17:36:45,107 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18920} 2020-12-20 17:42:08,480 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.82ms 2020-12-20 17:47:18,170 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 17:48:59,165 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.78ms 2020-12-20 17:50:58,469 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.05ms 2020-12-20 17:51:45,119 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19820} 2020-12-20 17:57:26,926 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.91ms 2020-12-20 17:59:06,023 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.77ms 2020-12-20 18:01:05,585 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.74ms 2020-12-20 18:02:18,174 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 18:02:44,664 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.91ms 2020-12-20 18:06:45,093 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20720} 2020-12-20 18:09:13,139 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.13ms 2020-12-20 18:11:12,762 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.98ms 2020-12-20 18:12:51,899 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.48ms 2020-12-20 18:17:18,177 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 18:19:20,334 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.16ms 2020-12-20 18:21:19,620 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.17ms 2020-12-20 18:21:45,112 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21620} 2020-12-20 18:24:13,804 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: MANDOC~1.GCO, owner: None, user: None 2020-12-20 18:24:13,822 - octoprint.plugins.DisplayLayerProgress - INFO - File 'SD-CARD FILE NOT SUPPORTED' selected. Determining number of layers. 2020-12-20 18:24:13,844 - octoprint.plugins.DisplayLayerProgress - ERROR - Files on SDCard not supported for layer analyse 2020-12-20 18:24:14,890 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: mandoc~1.gco, owner: None, user: None 2020-12-20 18:24:14,920 - octoprint.plugins.DisplayLayerProgress - INFO - File 'SD-CARD FILE NOT SUPPORTED' selected. Determining number of layers. 2020-12-20 18:24:14,938 - octoprint.plugins.DisplayLayerProgress - ERROR - Files on SDCard not supported for layer analyse 2020-12-20 18:24:16,039 - octoprint.util.comm - INFO - Externally triggered heatup detected 2020-12-20 18:27:22,342 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-12-20 18:27:47,982 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.86ms 2020-12-20 18:29:27,077 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 21.21ms 2020-12-20 18:29:28,201 - octoprint.util.comm - INFO - Timeout while in an active heatup, considering heatup to be over. 2020-12-20 18:29:30,208 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer. 2020-12-20 18:29:30,726 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2020-12-20 18:29:30,731 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: mandoc~1.gco, owner: None, user: None 2020-12-20 18:29:30,905 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-12-20 18:29:30,942 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{u'origin': u'sdcard', u'path': u'mandoc~1.gco', u'name': u'mandoc~1.gco', u'size': 35230718} 2020-12-20 18:29:31,088 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {u'origin': u'sdcard', u'file': 'e18054aa94f3247aad2f2a5a84c8a38bec184896'} 2020-12-20 18:29:32,686 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2020-12-20 18:31:26,935 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.59ms 2020-12-20 18:32:18,180 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 18:36:45,089 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22520} 2020-12-20 18:37:56,296 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.36ms 2020-12-20 18:39:55,615 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.87ms 2020-12-20 18:46:25,010 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.23ms 2020-12-20 18:47:18,182 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 18:48:24,262 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.40ms 2020-12-20 18:50:03,346 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.19ms 2020-12-20 18:51:45,072 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23420} 2020-12-20 18:56:32,710 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.28ms 2020-12-20 18:58:11,791 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.43ms 2020-12-20 19:00:11,054 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.75ms 2020-12-20 19:01:50,118 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.11ms 2020-12-20 19:02:18,186 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 19:06:45,090 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24320} 2020-12-20 19:08:19,493 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 13.62ms 2020-12-20 19:09:58,714 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.39ms 2020-12-20 19:16:50,303 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.27ms 2020-12-20 19:17:18,188 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 19:18:29,414 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.34ms 2020-12-20 19:21:45,084 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25220} 2020-12-20 19:25:19,937 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.17ms 2020-12-20 19:32:11,520 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 14.35ms 2020-12-20 19:32:18,190 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 19:36:45,102 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26120} 2020-12-20 19:39:03,195 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 20.56ms 2020-12-20 19:40:42,424 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.52ms 2020-12-20 19:47:18,191 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 19:47:33,953 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.43ms 2020-12-20 19:49:13,057 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.92ms 2020-12-20 19:51:45,087 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27020} 2020-12-20 19:56:03,622 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.31ms 2020-12-20 20:02:18,193 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 20:02:55,282 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.70ms 2020-12-20 20:04:34,388 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.26ms 2020-12-20 20:06:45,173 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27920} 2020-12-20 20:11:25,022 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.14ms 2020-12-20 20:17:18,197 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 20:18:16,606 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.39ms 2020-12-20 20:21:45,102 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28820} 2020-12-20 20:25:08,289 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.97ms 2020-12-20 20:31:58,931 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.68ms 2020-12-20 20:32:18,200 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 20:33:38,005 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.77ms 2020-12-20 20:36:45,103 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29720} 2020-12-20 20:40:29,551 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.48ms 2020-12-20 20:47:18,203 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 20:47:21,131 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.25ms 2020-12-20 20:51:45,106 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30620} 2020-12-20 20:54:12,709 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.92ms 2020-12-20 20:55:51,788 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.04ms 2020-12-20 21:02:18,206 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 21:02:43,355 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.71ms 2020-12-20 21:06:45,106 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31520} 2020-12-20 21:09:34,928 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.13ms 2020-12-20 21:11:14,007 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.09ms 2020-12-20 21:17:18,210 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 21:18:05,639 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.47ms 2020-12-20 21:19:44,773 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 27.59ms 2020-12-20 21:21:45,118 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32420} 2020-12-20 21:26:35,386 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.52ms 2020-12-20 21:28:14,495 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.52ms 2020-12-20 21:32:18,212 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 21:35:06,063 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.30ms 2020-12-20 21:36:45,137 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33320} 2020-12-20 21:41:59,639 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.54ms 2020-12-20 21:47:18,215 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 21:48:51,298 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.44ms 2020-12-20 21:50:30,397 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.04ms 2020-12-20 21:51:45,169 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34220} 2020-12-20 21:57:21,961 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.78ms 2020-12-20 21:59:01,052 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.08ms 2020-12-20 22:02:18,216 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 22:04:07,598 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2020-12-20 22:04:07,812 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 22:04:48,519 - octoprint.startup - INFO - ****************************************************************************** 2020-12-20 22:04:48,522 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2020-12-20 22:04:48,523 - octoprint.startup - INFO - ****************************************************************************** 2020-12-20 22:04:48,670 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-12-20 22:04:48,709 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2020-12-20 22:04:48,710 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2020-12-20 22:04:48,711 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2020-12-20 22:04:48,968 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2020-12-20 22:04:49,045 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-12-20 22:04:54,843 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2020-12-20 22:04:54,858 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 57 hook handlers 2020-12-20 22:04:55,274 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-12-20 22:04:55,490 - octoprint.server - INFO - Intermediary server started 2020-12-20 22:04:55,550 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-12-20 22:04:56,216 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-12-20 22:04:56,223 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')") 2020-12-20 22:04:56,225 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')") 2020-12-20 22:04:56,227 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-12-20 22:04:56,229 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-12-20 22:04:56,231 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-12-20 22:04:56,233 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-12-20 22:04:56,235 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-12-20 22:04:56,237 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: u"Need(method='role', value=u'plugin_dashboard_admin')") 2020-12-20 22:04:56,239 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')") 2020-12-20 22:04:56,242 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-12-20 22:04:56,244 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-12-20 22:04:56,246 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-20 22:04:56,247 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-20 22:04:56,249 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-12-20 22:04:56,251 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-12-20 22:04:56,253 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')") 2020-12-20 22:04:56,294 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2020-12-20 22:04:56,839 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-12-20 22:04:59,489 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 22:05:01,373 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2020-12-20 22:05:01,375 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 22:05:01,376 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 22:05:01,386 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s) 2020-12-20 22:05:01,433 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Dashboard (1.16.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.24.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | Firmware Updater (1.7.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Prusa Leveling Guide (1.0.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaLevelingGuide | Prusa Mesh Leveling (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrusaMeshMap | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-20 22:05:01,480 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 972230656 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | throttle_state: '0x0' | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2020-12-20 22:05:01,503 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-12-20 22:05:01,531 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-12-20 22:05:03,420 - octoprint.server - INFO - Shutting down intermediary server... 2020-12-20 22:05:03,885 - octoprint.server - INFO - Intermediary server shut down 2020-12-20 22:05:03,891 - octoprint.events - INFO - Processing startup event, this is our first event 2020-12-20 22:05:03,894 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2020-12-20 22:05:03,907 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-12-20 22:05:03,942 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-12-20 22:05:03,964 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-12-20 22:05:03,957 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-20 22:05:03,971 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-12-20 22:05:04,118 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-20 22:05:05,744 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {u'throttled_mask': 0, u'throttled_voltage_now': False, u'throttled_voltage_past': False, u'throttled_overheat_now': False, u'throttled_now': False, u'throttled_past': False, u'throttled_overheat_past': False} 2020-12-20 22:05:05,745 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Mk3s"._http._tcp.local.' for _http._tcp.local. 2020-12-20 22:05:06,312 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 2.2s 2020-12-20 22:05:06,693 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2020-12-20 22:05:06,831 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Mk3s"._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-12-20 22:05:06,852 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Mk3s" for SSDP 2020-12-20 22:05:06,899 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.2s 2020-12-20 22:05:06,999 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-12-20 22:05:07,130 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-20 22:05:07,592 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.55s 2020-12-20 22:05:09,226 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.8s 2020-12-20 22:05:09,228 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-20 22:05:09,291 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-20 22:05:09,292 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-20 22:05:09,840 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.7GB. That is considered sufficient for updating. 2020-12-20 22:05:17,267 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-20 22:05:17,633 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-12-20 22:05:17,634 - octoprint.plugins.dashboard - INFO - Dashboard started 2020-12-20 22:05:17,800 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.36s 2020-12-20 22:05:17,828 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.39s 2020-12-20 22:05:17,925 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'plugins': u'displaylayerprogress:1.24.0,firmwareupdater:1.7.6,prusameshmap:0.3.1,prusalevelingguide:1.0.12,bedlevelvisualizer:1.0.0,navbartemp:0.14,dashboard:1.16.3,printtimegenius:2.2.7', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 22:05:18,496 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {u'python': '2.7.13', u'os': u'linux', u'ram': 972230656, u'octopi_version': u'0.16.0', u'version': u'1.5.2', u'pip': '19.0.1', u'cores': 4, u'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', u'bits': 32} 2020-12-20 22:05:18,627 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-20 22:05:18,667 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.24/'} 2020-12-20 22:05:18,708 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyS0@115200, /dev/ttyS0@250000 2020-12-20 22:05:18,710 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2020-12-20 22:05:18,714 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2020-12-20 22:05:18,724 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-20 22:05:18,730 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 22:05:18,769 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19} 2020-12-20 22:05:18,951 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 22:05:19,251 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 22:05:19,255 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 22:05:19,294 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 22:05:20,051 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2020-12-20 22:05:20,416 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-20 22:05:21,221 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-12-20 22:05:21,225 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-12-20 22:05:22,485 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2020-12-20 22:05:22,967 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.9.1 based on Marlin" 2020-12-20 22:05:23,230 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, u'firmware_name': u'Prusa-Firmware 3.9.1 based on Marlin'} 2020-12-20 22:05:23,595 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2020-12-20 22:05:32,542 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 22:05:32,543 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 22:05:52,476 - octoprint.server.preemptive_cache - INFO - ... done in 33.81s 2020-12-20 22:05:52,800 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.76ms 2020-12-20 22:05:53,583 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 22:05:53,585 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 22:05:54,211 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 22:05:56,788 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-20 22:05:56,858 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-20 22:05:56,860 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-20 22:06:01,758 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-20 22:12:43,398 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.98ms 2020-12-20 22:14:22,476 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.94ms 2020-12-20 22:19:55,278 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 22:20:17,859 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 920} 2020-12-20 22:21:14,040 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.05ms 2020-12-20 22:22:53,104 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.34ms 2020-12-20 22:29:44,677 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.41ms 2020-12-20 22:31:23,773 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.73ms 2020-12-20 22:34:55,280 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 22:35:17,880 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1820} 2020-12-20 22:38:15,367 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.95ms 2020-12-20 22:39:54,443 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.06ms 2020-12-20 22:46:45,980 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.69ms 2020-12-20 22:48:25,108 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.73ms 2020-12-20 22:49:55,282 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 22:50:17,883 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2720} 2020-12-20 22:55:16,691 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.24ms 2020-12-20 23:01:11,968 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-20 23:02:08,330 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.16ms 2020-12-20 23:04:55,284 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 23:05:17,943 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3620} 2020-12-20 23:09:00,040 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.14ms 2020-12-20 23:15:51,649 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.11ms 2020-12-20 23:17:30,746 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.59ms 2020-12-20 23:19:55,285 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 23:20:17,898 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4520} 2020-12-20 23:24:22,464 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.37ms 2020-12-20 23:31:13,014 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.65ms 2020-12-20 23:32:52,116 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.75ms 2020-12-20 23:34:55,286 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 23:35:17,922 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5420} 2020-12-20 23:39:44,121 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.70ms 2020-12-20 23:41:23,212 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.85ms 2020-12-20 23:48:14,170 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.25ms 2020-12-20 23:49:55,289 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-20 23:50:17,940 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6320} 2020-12-20 23:55:05,753 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.71ms 2020-12-20 23:56:44,876 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.21ms 2020-12-21 00:03:35,548 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.67ms 2020-12-21 00:04:55,291 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 00:05:17,929 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7220} 2020-12-21 00:10:27,349 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.05ms 2020-12-21 00:17:18,946 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.79ms 2020-12-21 00:18:58,036 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.89ms 2020-12-21 00:19:55,293 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 00:20:17,959 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8120} 2020-12-21 00:25:49,632 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.48ms 2020-12-21 00:32:41,237 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.21ms 2020-12-21 00:34:55,295 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 00:35:17,950 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9020} 2020-12-21 00:39:32,887 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.95ms 2020-12-21 00:46:24,536 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.67ms 2020-12-21 00:48:03,635 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.45ms 2020-12-21 00:49:55,300 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 00:50:17,965 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9920} 2020-12-21 00:54:55,317 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.95ms 2020-12-21 01:01:47,033 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.27ms 2020-12-21 01:03:26,175 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.72ms 2020-12-21 01:04:55,302 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 01:05:17,966 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10820} 2020-12-21 01:10:17,877 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.55ms 2020-12-21 01:11:56,972 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.29ms 2020-12-21 01:18:48,622 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.13ms 2020-12-21 01:19:55,304 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 01:20:18,002 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11720} 2020-12-21 01:20:27,713 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.71ms 2020-12-21 01:27:19,415 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.74ms 2020-12-21 01:34:11,073 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.28ms 2020-12-21 01:34:55,306 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 01:35:18,009 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12620} 2020-12-21 01:41:02,686 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.38ms 2020-12-21 01:42:41,774 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.07ms 2020-12-21 01:49:33,414 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.56ms 2020-12-21 01:49:55,307 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 01:50:18,046 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13520} 2020-12-21 01:51:12,508 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.13ms 2020-12-21 01:58:04,096 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.16ms 2020-12-21 02:04:54,884 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.88ms 2020-12-21 02:04:55,308 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 02:05:18,034 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14420} 2020-12-21 02:11:46,532 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.88ms 2020-12-21 02:13:25,619 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.98ms 2020-12-21 02:19:55,310 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 02:20:16,172 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.41ms 2020-12-21 02:20:18,049 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15320} 2020-12-21 02:27:07,795 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.92ms 2020-12-21 02:33:59,383 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.94ms 2020-12-21 02:34:55,312 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 02:35:18,085 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16220} 2020-12-21 02:40:50,950 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.00ms 2020-12-21 02:42:30,022 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.49ms 2020-12-21 02:49:20,597 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.16ms 2020-12-21 02:49:55,314 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 02:50:18,068 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17120} 2020-12-21 02:50:59,678 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.81ms 2020-12-21 02:57:51,267 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.17ms 2020-12-21 03:04:42,912 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.69ms 2020-12-21 03:04:55,315 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 03:05:18,085 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18020} 2020-12-21 03:06:22,004 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.12ms 2020-12-21 03:13:13,631 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.67ms 2020-12-21 03:19:55,316 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 03:20:05,234 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.11ms 2020-12-21 03:20:18,080 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18920} 2020-12-21 03:26:56,830 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.17ms 2020-12-21 03:28:35,921 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.79ms 2020-12-21 03:34:55,317 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 03:35:18,073 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19820} 2020-12-21 03:35:27,501 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.57ms 2020-12-21 03:42:19,174 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.49ms 2020-12-21 03:49:09,854 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.10ms 2020-12-21 03:49:55,320 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 03:50:18,097 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20720} 2020-12-21 03:50:30,694 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 03:50:30,697 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 03:50:34,059 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 03:50:34,177 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 03:50:34,179 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 03:50:38,404 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 03:50:48,961 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.33ms 2020-12-21 03:51:47,966 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2020-12-21 03:51:47,967 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2020-12-21 03:52:44,477 - octoprint.filemanager.analysis - INFO - Starting analysis of local:mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode 2020-12-21 03:52:44,574 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-21 03:52:44,615 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-21 03:52:44,627 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2020-12-21 03:53:18,161 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 03:53:18,679 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 03:53:18,844 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 03:53:18,846 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 03:53:18,933 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 03:53:35,703 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-21 03:53:35,885 - octoprint.filemanager.analysis - INFO - Analysis of entry local:mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode finished, needed 51.41s 2020-12-21 03:53:36,076 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-21 03:53:36,135 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-21 03:53:36,344 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-21 03:57:40,513 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.14ms 2020-12-21 03:59:19,588 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.66ms 2020-12-21 04:04:55,322 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 04:05:18,129 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21620} 2020-12-21 04:06:11,254 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.98ms 2020-12-21 04:13:01,759 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.14ms 2020-12-21 04:14:40,850 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 15.93ms 2020-12-21 04:19:55,324 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 04:20:18,149 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22520} 2020-12-21 04:20:34,997 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 04:25:36,527 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 04:25:36,530 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 04:25:42,964 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 04:25:43,117 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 04:25:43,119 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 04:25:44,408 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2020-12-21 04:25:48,684 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 04:25:49,424 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.17s 2020-12-21 04:25:49,940 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.2s 2020-12-21 04:25:50,180 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.16s 2020-12-21 04:25:50,452 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.19s 2020-12-21 04:25:50,752 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.16s 2020-12-21 04:25:51,517 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2020-12-21 04:28:57,809 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 19.77ms 2020-12-21 04:30:36,899 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.78ms 2020-12-21 04:34:55,325 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 04:35:18,134 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23420} 2020-12-21 04:37:08,543 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.21ms 2020-12-21 04:38:47,625 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.59ms 2020-12-21 04:45:19,203 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.19ms 2020-12-21 04:46:58,286 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.54ms 2020-12-21 04:49:55,326 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 04:50:18,113 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24320} 2020-12-21 04:53:28,941 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 29.47ms 2020-12-21 05:00:00,642 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 18.94ms 2020-12-21 05:01:39,876 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.74ms 2020-12-21 05:04:55,327 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 05:05:18,144 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25220} 2020-12-21 05:08:11,555 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.80ms 2020-12-21 05:14:42,154 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.70ms 2020-12-21 05:16:21,241 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.09ms 2020-12-21 05:19:55,329 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 05:20:18,179 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26120} 2020-12-21 05:22:52,822 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.87ms 2020-12-21 05:24:31,915 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.55ms 2020-12-21 05:31:23,575 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.08ms 2020-12-21 05:34:55,330 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 05:35:18,143 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27020} 2020-12-21 05:38:15,923 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.79ms 2020-12-21 05:45:07,519 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.32ms 2020-12-21 05:49:55,331 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 05:50:18,175 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27920} 2020-12-21 05:51:59,129 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.63ms 2020-12-21 05:53:38,218 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 20.51ms 2020-12-21 06:00:29,878 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.99ms 2020-12-21 06:01:31,442 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode, owner: _api, user: _api 2020-12-21 06:01:31,501 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode' selected. Determining number of layers. 2020-12-21 06:01:31,512 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-12-21 06:01:31,517 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2020-12-21 06:01:31,527 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode, owner: _api, user: _api 2020-12-21 06:01:31,619 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-21 06:01:31,638 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-12-21 06:01:52,750 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2020-12-21 06:01:52,862 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2020-12-21 06:01:52,923 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{u'origin': u'local', u'name': u'mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode', u'user': u'_api', u'owner': u'_api', u'path': u'mandalorian-supportfree-icz_0.15mm_PPLA15_10h4m.gcode', u'size': 36737866L} 2020-12-21 06:01:53,078 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {u'origin': u'local', u'file': '26d1f46c354ab3a333a5622ff70b6722cacde8c8'} 2020-12-21 06:02:08,970 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.32ms 2020-12-21 06:04:55,355 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 06:05:18,131 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28820} 2020-12-21 06:09:00,603 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.77ms 2020-12-21 06:15:52,269 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.47ms 2020-12-21 06:17:31,374 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.59ms 2020-12-21 06:19:55,359 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 06:20:18,157 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29720} 2020-12-21 06:24:23,046 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.17ms 2020-12-21 06:31:14,860 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 265.31ms 2020-12-21 06:32:53,957 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.39ms 2020-12-21 06:34:55,366 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 06:35:18,158 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30620} 2020-12-21 06:39:45,568 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 8.92ms 2020-12-21 06:41:24,652 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 12.90ms 2020-12-21 06:48:16,208 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.84ms 2020-12-21 06:49:55,373 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 06:50:18,159 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31520} 2020-12-21 06:55:07,813 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.48ms 2020-12-21 07:01:59,390 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.53ms 2020-12-21 07:04:55,393 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 07:05:18,196 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32420} 2020-12-21 07:08:49,947 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.44ms 2020-12-21 07:10:29,029 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.54ms 2020-12-21 07:13:00,653 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 07:13:00,861 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 07:13:00,980 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 07:13:00,987 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 07:13:01,101 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 07:17:20,688 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 14.18ms 2020-12-21 07:19:55,399 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 07:20:18,171 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33320} 2020-12-21 07:24:12,256 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.40ms 2020-12-21 07:31:02,868 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.49ms 2020-12-21 07:32:41,978 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.31ms 2020-12-21 07:34:55,404 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 07:35:18,243 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34220} 2020-12-21 07:39:33,579 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.13ms 2020-12-21 07:41:12,647 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.42ms 2020-12-21 07:48:04,396 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.72ms 2020-12-21 07:49:55,418 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 07:50:18,257 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35120} 2020-12-21 07:54:55,986 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.12ms 2020-12-21 07:56:35,078 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.95ms 2020-12-21 08:03:25,679 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 24.34ms 2020-12-21 08:04:55,424 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 08:05:18,242 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36020} 2020-12-21 08:10:17,386 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 10.44ms 2020-12-21 08:17:09,029 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 11.70ms 2020-12-21 08:19:55,428 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 08:20:18,218 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36920} 2020-12-21 08:24:00,705 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 21.69ms 2020-12-21 08:25:39,841 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.61ms 2020-12-21 08:32:31,409 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.62ms 2020-12-21 08:34:10,487 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.15ms 2020-12-21 08:34:55,432 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 08:35:18,294 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37820} 2020-12-21 08:41:02,115 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.53ms 2020-12-21 08:47:53,694 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 17.82ms 2020-12-21 08:49:32,777 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 9.41ms 2020-12-21 08:49:55,438 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2020-12-21 08:50:18,205 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38720} 2020-12-21 08:56:24,393 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 23.74ms 2020-12-21 08:57:25,774 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 08:57:25,978 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 08:57:26,098 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 08:57:26,103 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 08:57:26,168 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 08:58:03,538 - tornado.access - WARNING - 404 GET /currentsetting.htm (::ffff:192.168.1.15) 16.58ms 2020-12-21 08:59:07,579 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 08:59:07,761 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 08:59:07,829 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 08:59:07,830 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 08:59:07,872 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 08:59:11,556 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 08:59:11,763 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 08:59:11,830 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 08:59:11,833 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 08:59:11,871 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 09:01:27,100 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15 2020-12-21 09:01:27,312 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.15 2020-12-21 09:01:27,419 - octoprint.server.util.flask - INFO - Passively logging in user endevor from ::ffff:192.168.1.15 2020-12-21 09:01:27,421 - octoprint.access.users - INFO - Logged in user: endevor 2020-12-21 09:01:27,461 - octoprint.server.util.sockjs - INFO - User endevor logged in on the socket from client ::ffff:192.168.1.15 2020-12-21 09:02:45,616 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.15