2019-12-09 13:34:41,630 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 13:34:41,635 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2019-12-09 13:34:41,636 - octoprint.server - INFO - OctoPrint 1.3.12 2019-12-09 13:34:41,640 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.11) = /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 | Custom Background (0.10.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_custombackground | Dashboard (1.11.1) = /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.14.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Filament Manager (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentmanager | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Preheat Button (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | PrintTimeGenius Plugin (2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Tab Order (0.5.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-12-09 13:34:41,652 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2019-12-09 13:34:41,652 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2019-12-09 13:34:51,215 - octoprint.server.preemptive_cache - INFO - ... done in 16.51s 2019-12-09 13:40:30,796 - tornado.access - WARNING - 404 GET http://192.168.1.142/plugin/discovery/discovery.xml (::ffff:192.168.1.16) 15.47ms 2019-12-09 13:49:41,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 13:55:28,923 - octoprint.server.util.flask - INFO - Passively logging in user KCPrinter from ::ffff:192.168.1.176 2019-12-09 13:55:30,245 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.176 2019-12-09 13:55:30,369 - octoprint.server.util.flask - INFO - Passively logging in user KCPrinter from ::ffff:192.168.1.176 2019-12-09 13:55:32,474 - octoprint.server.api - ERROR - Error calling SimpleApiPlugin pluginmanager Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData response = api_plugin.on_api_get(request) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 280, in on_api_get if refresh_repository or not self._is_repository_cache_valid(): File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 797, in _is_repository_cache_valid return mtime + self._repository_cache_ttl >= time.time() > mtime TypeError: unsupported operand type(s) for +: 'NoneType' and 'int' 2019-12-09 13:55:32,482 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (::ffff:192.168.1.176) 15.77ms 2019-12-09 13:55:38,325 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-12-09 13:55:38,568 - octoprint.server.util.sockjs - INFO - User KCPrinter logged in on the socket from client ::ffff:192.168.1.176 2019-12-09 13:55:42,388 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-12-09 13:55:42,534 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-12-09 13:55:42,546 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-12-09 13:55:43,574 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 13:55:43,588 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-12-09 13:55:43,615 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 13:55:47,428 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 2 | Last lines in terminal: | Starting baud rate detection... | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Send: N0 M110 N0*125 | Recv: Command not found! | Recv: start | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: echo: 3.8.0-2684 | Recv: echo: Last Updated: Sep 6 2019 19:51:14 | Author: (none, default config) | Send: N0 M110 N0*125 | Recv: Compiled: Sep 6 2019 | Recv: echo: Free Memory: 2116 PlannerBufferBytes: 1392 | Recv: echo:Stored settings retrieved | Recv: adc_init | Recv: CrashDetect ENABLED! | Recv: FSensor ENABLED | Recv: echo:SD init fail | Recv: Error:No Line Number with checksum, Last Line: 0 | Recv: Resend: 1 | Send: N1 M115*39 2019-12-09 13:55:49,538 - octoprint.util.comm - INFO - Ignoring resend request for line 2 == current line, we haven't sent that yet so the printer got N-1 twice from us, probably due to a timeout 2019-12-09 13:55:49,553 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.8.0 based on Marlin" 2019-12-09 13:56:56,612 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Prusa_Parts_10_PETG.gcode 2019-12-09 13:56:56,935 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Prusa_Parts_9_PETG.gcode, owner: KCPrinter, user: KCPrinter 2019-12-09 13:56:56,938 - octoprint.plugins.DisplayLayerProgress - INFO - File selected. Determining number of layers. 2019-12-09 13:57:01,258 - octoprint.plugins.dashboard - INFO - File Selected: /home/pi/.octoprint/uploads/Prusa_Parts_9_PETG.gcode 2019-12-09 13:57:01,265 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-12-09 13:57:01,280 - octoprint.plugins.preheat - INFO - Preheating bed to 85.0. 2019-12-09 13:57:01,282 - octoprint.plugins.preheat - INFO - Preheating tool0 to 230.0. 2019-12-09 13:57:01,494 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Prusa_Parts_10_PETG.gcode, owner: KCPrinter, user: KCPrinter 2019-12-09 13:57:01,496 - octoprint.plugins.DisplayLayerProgress - INFO - File selected. Determining number of layers. 2019-12-09 13:57:02,913 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2019-12-09 13:57:02,960 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Prusa_Parts_10_PETG.gcode, owner: KCPrinter, user: KCPrinter 2019-12-09 13:57:03,005 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 13:57:03,051 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2019-12-09 13:57:04,568 - octoprint.plugins.dashboard - INFO - File Selected: /home/pi/.octoprint/uploads/Prusa_Parts_10_PETG.gcode 2019-12-09 13:57:04,568 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-12-09 13:57:04,576 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': 'local', 'name': u'Prusa_Parts_10_PETG.gcode', 'file': u'/home/pi/.octoprint/uploads/Prusa_Parts_10_PETG.gcode', 'owner': 'KCPrinter', 'path': u'Prusa_Parts_10_PETG.gcode', 'user': 'KCPrinter', 'size': 4048054L, 'filename': u'Prusa_Parts_10_PETG.gcode'} 2019-12-09 13:57:04,588 - octoprint.plugins.excluderegion - INFO - Printing started 2019-12-09 13:57:06,522 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-12-09 13:57:10,982 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Prusa_Parts_10_PETG.gcode finished, needed 14.37s 2019-12-09 13:57:35,653 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-12-09 14:04:41,641 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 14:19:41,653 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 14:34:41,666 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 14:42:09,337 - tornado.access - WARNING - 404 GET http://192.168.1.142/plugin/discovery/discovery.xml (::ffff:192.168.1.16) 14.31ms 2019-12-09 14:49:41,668 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 15:04:41,671 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 15:18:37,509 - octoprint.util.comm - INFO - Finished in 4894.643 s. 2019-12-09 15:18:37,511 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2019-12-09 15:18:37,522 - octoprint.plugins.filamentmanager - INFO - Filament used: 3813.47669 mm (tool0) 2019-12-09 15:18:37,539 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: Prusa_Parts_10_PETG.gcode, owner: KCPrinter 2019-12-09 15:18:37,579 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2019-12-09 15:18:37,616 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2019-12-09 15:18:38,018 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2019-12-09 15:19:41,672 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 15:34:41,674 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 15:17:08,222 - octoprint.startup - INFO - ****************************************************************************** 2019-12-09 15:17:08,224 - octoprint.startup - INFO - Starting OctoPrint 1.3.12 2019-12-09 15:17:08,225 - octoprint.startup - INFO - ****************************************************************************** 2019-12-09 15:17:09,086 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2019-12-09 15:17:09,167 - 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... 2019-12-09 15:17:12,960 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2019-12-09 15:17:12,963 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 49 hook handlers 2019-12-09 15:17:13,231 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-12-09 15:17:13,289 - octoprint.server - INFO - Intermediary server started 2019-12-09 15:17:13,290 - 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... 2019-12-09 15:17:13,436 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 49 hook handlers 2019-12-09 15:17:13,475 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-12-09 15:17:14,098 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-12-09 15:17:14,113 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2019-12-09 15:17:14,353 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-12-09 15:17:14,368 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2019-12-09 15:17:14,370 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2019-12-09 15:17:15,760 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-12-09 15:17:16,929 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2019-12-09 15:17:16,931 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-09 15:17:16,931 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-09 15:17:17,073 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s) 2019-12-09 15:17:17,096 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.11) = /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 | Custom Background (0.10.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_custombackground | Dashboard (1.11.1) = /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.14.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Filament Manager (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentmanager | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Preheat Button (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | PrintTimeGenius Plugin (2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | Tab Order (0.5.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-12-09 15:17:17,118 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2019-12-09 15:17:17,128 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-12-09 15:17:17,148 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-12-09 15:17:18,536 - octoprint.server - INFO - Shutting down intermediary server... 2019-12-09 15:17:18,891 - octoprint.server - INFO - Intermediary server shut down 2019-12-09 15:17:18,894 - octoprint.events - INFO - Processing startup event, this is our first event 2019-12-09 15:17:18,896 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2019-12-09 15:17:18,898 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-12-09 15:17:18,982 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-12-09 15:17:18,996 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-12-09 15:17:18,999 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-12-09 15:17:19,014 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-12-09 15:17:19,027 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-12-09 15:17:19,033 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-12-09 15:17:19,140 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-12-09 15:17:19,162 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2019-12-09 15:17:19,162 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _important from network 2019-12-09 15:17:19,165 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2019-12-09 15:17:19,169 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _releases from network 2019-12-09 15:17:19,171 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _blog from network 2019-12-09 15:17:19,174 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _plugins from network 2019-12-09 15:17:19,176 - octoprint.plugins.announcements - INFO - Looks like we are offline, can't fetch announcements for channel _octopi from network 2019-12-09 15:17:20,313 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-12-09 15:17:20,315 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-12-09 15:17:20,316 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-12-09 15:17:20,350 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-12-09 15:17:20,403 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-12-09 15:17:20,403 - octoprint.plugins.dashboard - INFO - Dashboard started 2019-12-09 15:17:20,724 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.142/'} 2019-12-09 15:17:21,412 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.0s 2019-12-09 15:17:21,723 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-12-09 15:17:22,766 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.1s 2019-12-09 15:17:23,531 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-12-09 15:17:24,663 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.2s 2019-12-09 15:17:26,070 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.2s 2019-12-09 15:17:27,622 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.4s 2019-12-09 21:27:46,315 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-12-09 21:27:49,974 - octoprint.server.preemptive_cache - INFO - ... done in 17.62s 2019-12-09 21:27:52,376 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.176 2019-12-09 21:27:52,516 - octoprint.server.util.flask - INFO - Passively logging in user KCPrinter from ::ffff:192.168.1.176 2019-12-09 21:27:52,529 - octoprint.server.util.sockjs - INFO - User KCPrinter logged in on the socket from client ::ffff:192.168.1.176 2019-12-09 21:27:54,073 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-12-09 21:27:54,078 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-12-09 21:27:54,090 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 21:27:54,095 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 21:27:55,129 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 21:27:58,982 - octoprint.util.comm - INFO - Got a resend request for line 1 which is also our current line. It looks like we just handled a reset and this is a left over of this 2019-12-09 21:27:58,991 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-12-09 21:27:59,006 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-12-09 21:28:01,102 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.8.0 based on Marlin" 2019-12-09 21:28:01,118 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3 | Last lines in terminal: | Recv: Compiled: Sep 6 2019 | Recv: echo: Free Memory: 2116 PlannerBufferBytes: 1392 | Recv: echo:Stored settings retrieved | Recv: adc_init | Recv: CrashDetect ENABLED! | Recv: FSensor ENABLED | Recv: echo:SD init fail | Recv: Error:No Line Number with checksum, Last Line: 0 | Recv: Resend: 1 | Recv: ok | Changing monitoring state from "Connecting" to "Operational" | Send: N0 M110 N0*125 | Send: N1 M115*39 | Recv: echo:SD init fail | Recv: ok | Send: N2 M21*18 | Recv: FIRMWARE_NAME:Prusa-Firmware 3.8.0 based on Marlin FIRMWARE_URL:https://github.com/prusa3d/Prusa-Firmware PROTOCOL_VERSION:1.0 MACHINE_TYPE:Prusa i3 MK3S EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000 | Recv: ok | Recv: Error:Line Number is not Last Line Number+1, Last Line: 0 | Recv: Resend: 1