What is the problem?
Getting a probing failed error and connection closed on gcode files that used to work fine. This occurred after updating firmware to my Lulzbot Mini. Looking at the terminal, there is an error around lines- "Error:Line Number is not Last Line Number+1" in all failed jobs.
What did you already try to solve it?
Flashed back the old firmware, tried multiple gcode files, tried safe mode, flipped on "always" for simulate ok for resend requests. Also contacted Lulzbot tech support and they claim this is an Octoprint issue. Gcode files will print fine via direct USB connection from my PC.
Logs (octoprint.log
, serial.log
or output on terminal tab, browser error console ...)
2019-10-11 12:58:24,460 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-10-11 12:58:24,493 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 12:58:24,503 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2019-10-11 12:58:24,503 - octoprint.server - INFO - OctoPrint 1.3.11
2019-10-11 12:58:24,509 - octoprint.plugin.core - INFO - 31 plugin(s) registered with the system:
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
| Action Commands (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_actioncommands
| 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
| Autoselect Plugin (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autoselect
| Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
| BetterHeaterTimeout (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BetterHeaterTimeout
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| Custom Control Editor (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop
| Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
| Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
| GcodeEditor (0.2.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor
| ipOnConnect (0.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ipOnConnect
| LayerDisplay (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/layerdisplay
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| MultipleUpload Plugin (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_MultipleUpload
| Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
| !Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| PortLister (0.1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_portlister
| Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| Printer Stats (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stats
| RTMP Streamer (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_rtmpstreamer
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Tab Order (0.5.3) = /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
| Yamlpatcher (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_yamlpatcher
2019-10-11 12:58:24,547 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918188032
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Rev 1.2
| octopi_version: 0.16.0
| python:
| pip: 19.0.1
| version: 2.7.13
| virtualenv: /home/pi/oprint
2019-10-11 12:58:24,548 - octoprint.server - INFO - ------------------------------------------------------------------------------
2019-10-11 12:58:25,161 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://10.63.142.13/'}
2019-10-11 12:58:45,340 - octoprint.server.preemptive_cache - INFO - ... done in 20.18s
2019-10-11 12:58:54,575 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 12:59:24,623 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 12:59:54,671 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:00:24,716 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:00:54,762 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:01:24,807 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:01:54,851 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:02:05,787 - octoprint.server.util.flask - INFO - Passively logging in user 3Dadmin from ::ffff:10.64.21.46
2019-10-11 13:02:07,073 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:10.64.21.46
2019-10-11 13:02:07,316 - octoprint.server.util.flask - INFO - Passively logging in user 3Dadmin from ::ffff:10.64.21.46
2019-10-11 13:02:08,738 - octoprint.plugins.rtmpstreamer - INFO - Checking stream status.
2019-10-11 13:02:09,309 - octoprint.plugins.softwareupdate - WARNING - Could not check rtmpstreamer for updates due to a network error
2019-10-11 13:02:09,311 - octoprint.plugins.softwareupdate - WARNING - Could not check layerdisplay for updates due to a network error
2019-10-11 13:02:09,346 - octoprint.plugins.softwareupdate - WARNING - Could not check actioncommands for updates due to a network error
2019-10-11 13:02:09,358 - octoprint.plugins.softwareupdate - WARNING - Could not check BetterHeaterTimeout for updates due to a network error
2019-10-11 13:02:09,371 - octoprint.plugins.softwareupdate - WARNING - Could not check autoselect for updates due to a network error
2019-10-11 13:02:09,409 - octoprint.plugins.softwareupdate - WARNING - Could not check customcontrol for updates due to a network error
2019-10-11 13:02:09,439 - octoprint.plugins.softwareupdate - WARNING - Could not check navbartemp for updates due to a network error
2019-10-11 13:02:09,451 - octoprint.plugins.softwareupdate - WARNING - Could not check taborder for updates due to a network error
2019-10-11 13:02:09,464 - octoprint.plugins.softwareupdate - WARNING - Could not check octoprint for updates due to a network error
2019-10-11 13:02:09,494 - octoprint.plugins.softwareupdate - WARNING - Could not check ipOnConnect for updates due to a network error
2019-10-11 13:02:09,510 - octoprint.plugins.softwareupdate - WARNING - Could not check GcodeEditor for updates due to a network error
2019-10-11 13:02:09,573 - octoprint.plugins.softwareupdate - WARNING - Could not check stats for updates due to a network error
2019-10-11 13:02:09,609 - octoprint.plugins.softwareupdate - WARNING - Could not check portlister for updates due to a network error
2019-10-11 13:02:09,621 - octoprint.plugins.softwareupdate - WARNING - Could not check MultipleUpload for updates due to a network error
2019-10-11 13:02:09,623 - octoprint.plugins.softwareupdate - WARNING - Could not check estop for updates due to a network error
2019-10-11 13:02:09,623 - octoprint.plugins.softwareupdate - WARNING - Could not check yamlpatcher for updates due to a network error
2019-10-11 13:02:09,774 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2019-10-11 13:02:09,851 - octoprint.server.util.sockjs - INFO - User 3Dadmin logged in on the socket from client ::ffff:10.64.21.46
2019-10-11 13:02:18,746 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:10.64.21.46
2019-10-11 13:02:18,892 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:10.64.21.46
2019-10-11 13:02:19,156 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:10.64.21.46
2019-10-11 13:02:24,895 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:02:54,951 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:03:15,017 - octoprint.server.util.flask - INFO - Passively logging in user 3Dadmin from ::ffff:10.64.21.46
2019-10-11 13:03:16,162 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:10.64.21.46
2019-10-11 13:03:16,568 - octoprint.server.util.flask - INFO - Passively logging in user 3Dadmin from ::ffff:10.64.21.46
2019-10-11 13:03:17,595 - octoprint.plugins.rtmpstreamer - INFO - Checking stream status.
2019-10-11 13:03:18,034 - octoprint.server.util.sockjs - INFO - User 3Dadmin logged in on the socket from client ::ffff:10.64.21.46
2019-10-11 13:03:24,997 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:03:55,045 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:04:25,096 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:04:55,144 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:05:25,202 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:05:55,251 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:06:21,641 - octoprint.filemanager.analysis - INFO - Starting analysis of local:S_Peery/LM_Ankylosaurus.gcode
2019-10-11 13:06:21,649 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/S_Peery/LM_Ankylosaurus.gcode
2019-10-11 13:06:21,687 - octoprint.plugins.autoselect - INFO - Selecting S_Peery/LM_Ankylosaurus.gcode on local that was just uploaded
2019-10-11 13:06:21,704 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: S_Peery/LM_Ankylosaurus.gcode, owner: None, user: None
2019-10-11 13:06:25,301 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:06:32,996 - octoprint.filemanager.analysis - INFO - Analysis of entry local:S_Peery/LM_Ankylosaurus.gcode finished, needed 11.36s
2019-10-11 13:06:55,346 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:07:25,394 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:07:38,814 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
2019-10-11 13:07:38,835 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: S_Peery/LM_Ankylosaurus.gcode, owner: 3Dadmin, user: 3Dadmin
2019-10-11 13:07:38,882 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:07:38,894 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
2019-10-11 13:07:41,002 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
2019-10-11 13:07:55,443 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:08:08,995 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2019-10-11 13:08:09,071 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 13, current line = 15
| Last lines in terminal:
| Recv: echo:busy: processing
| Recv: T:22.31 /0.00 B:29.58 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:22.28 /0.00 B:30.19 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:22.19 /0.00 B:30.89 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:22.31 /0.00 B:31.69 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:22.34 /0.00 B:32.36 /60.00 @:0 B@:127
| Recv: X:5.00 Y:185.00 Z:157.00 E:0.00 Count X:503 Y:18593 Z:251200
| Recv: ok N11 P15 B4
| Send: N12 M113 S2*82
| Recv: ok N12 P15 B4
| Send: N13 G0 X0 Y187 Z156 F200*8
| Recv: echo:Unknown command: ""
| Recv: ok P15 B4
| Send: N14 M109 R140*89
| Recv: Error:Line Number is not Last Line Number+1, Last Line: 12
| Recv: Resend: 13
2019-10-11 13:08:25,489 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:08:55,544 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:09:25,593 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:09:55,648 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:10:25,702 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:10:47,440 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Probing failed
| Last lines in terminal:
| Recv: echo:busy: processing
| Recv: T:140.14 /140.00 B:59.93 /60.00 @:44 B@:49
| Recv: echo:busy: processing
| Recv: T:140.08 /140.00 B:59.93 /60.00 @:46 B@:54
| Recv: echo:busy: processing
| Recv: T:139.99 /140.00 B:60.06 /60.00 @:47 B@:28
| Recv: echo:busy: processing
| Recv: T:139.95 /140.00 B:60.16 /60.00 @:48 B@:5
| Recv: echo:busy: processing
| Recv: T:139.96 /140.00 B:60.10 /60.00 @:47 B@:11
| Recv: echo:busy: processing
| Recv: T:139.87 /140.00 B:60.03 /60.00 @:49 B@:22
| Recv: echo:busy: processing
| Recv: T:139.94 /140.00 B:59.92 /60.00 @:47 B@:45
| Recv: echo:busy: processing
| Recv: T:139.88 /140.00 B:59.92 /60.00 @:48 B@:48
| Recv: echo:busy: processing
| Recv: T:139.90 /140.00 B:59.94 /60.00 @:48 B@:47
| Recv: echo:busy: processing
| Recv: Error:Probing failed
2019-10-11 13:10:47,459 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Probing failed"
2019-10-11 13:10:47,481 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Probing failed" to "Offline (Error: Probing failed)"
2019-10-11 13:10:55,750 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:11:25,803 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:11:55,851 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:12:25,899 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:12:55,947 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:13:24,476 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-10-11 13:13:25,999 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:13:56,050 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:14:26,096 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:14:56,141 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:15:26,189 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:15:56,254 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:16:02,211 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
2019-10-11 13:16:02,215 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
2019-10-11 13:16:02,226 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:16:03,126 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:16:03,443 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2019-10-11 13:16:03,450 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:16:03,462 - octoprint.plugins.ipOnConnect - INFO - ipOnConnectPlugin: 10.63.142.13
2019-10-11 13:16:03,487 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin"
2019-10-11 13:16:03,492 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2019-10-11 13:16:03,500 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first
2019-10-11 13:16:17,111 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: S_Peery/LM_Ankylosaurus.gcode, owner: 3Dadmin, user: 3Dadmin
2019-10-11 13:16:17,153 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
2019-10-11 13:16:17,165 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: S_Peery/LM_Ankylosaurus.gcode, owner: 3Dadmin, user: 3Dadmin
2019-10-11 13:16:17,181 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:16:17,198 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
2019-10-11 13:16:19,340 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
2019-10-11 13:16:26,414 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:16:43,790 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2019-10-11 13:16:43,842 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 13, current line = 15
| Last lines in terminal:
| Recv: echo:busy: processing
| Recv: T:70.37 /0.00 B:53.63 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:69.85 /0.00 B:54.21 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:69.22 /0.00 B:54.83 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:68.63 /0.00 B:55.46 /60.00 @:0 B@:127
| Recv: echo:busy: processing
| Recv: T:68.01 /0.00 B:56.01 /60.00 @:0 B@:127
| Recv: X:5.00 Y:185.00 Z:157.00 E:0.00 Count X:503 Y:18593 Z:251200
| Recv: ok N11 P15 B4
| Send: N12 M113 S2*82
| Recv: ok N12 P15 B4
| Send: N13 G0 X0 Y187 Z156 F200*8
| Recv: echo:Unknown command: ""
| Recv: ok P15 B4
| Send: N14 M109 R140*89
| Recv: Error:Line Number is not Last Line Number+1, Last Line: 12
| Recv: Resend: 13
2019-10-11 13:16:56,472 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:17:26,525 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:17:56,575 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:18:26,624 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:18:56,676 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:19:00,095 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Probing failed
| Last lines in terminal:
| Recv: T:140.16 /140.00 B:60.07 /60.00 @:43 B@:16
| Recv: echo:busy: processing
| Recv: T:140.14 /140.00 B:60.06 /60.00 @:43 B@:15
| Recv: echo:busy: processing
| Recv: T:140.04 /140.00 B:59.95 /60.00 @:46 B@:37
| Recv: echo:busy: processing
| Recv: T:139.97 /140.00 B:59.94 /60.00 @:47 B@:39
| Recv: echo:busy: processing
| Recv: T:139.94 /140.00 B:59.93 /60.00 @:47 B@:44
| Recv: echo:busy: processing
| Recv: T:139.95 /140.00 B:59.99 /60.00 @:46 B@:34
| Recv: echo:busy: processing
| Recv: T:139.89 /140.00 B:60.04 /60.00 @:47 B@:24
| Recv: echo:busy: processing
| Recv: T:139.91 /140.00 B:60.07 /60.00 @:47 B@:16
| Recv: echo:busy: processing
| Recv: T:139.92 /140.00 B:60.08 /60.00 @:46 B@:10
| Recv: echo:busy: processing
| Recv: T:139.91 /140.00 B:60.01 /60.00 @:47 B@:23
| Recv: Error:Probing failed
2019-10-11 13:19:00,100 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Probing failed"
2019-10-11 13:19:00,150 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Probing failed" to "Offline (Error: Probing failed)"
2019-10-11 13:19:26,729 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:19:48,529 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
2019-10-11 13:19:48,535 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
2019-10-11 13:19:48,544 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:19:49,450 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:19:49,762 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2019-10-11 13:19:49,770 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:19:49,781 - octoprint.plugins.ipOnConnect - INFO - ipOnConnectPlugin: 10.63.142.13
2019-10-11 13:19:49,806 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin"
2019-10-11 13:19:49,811 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2019-10-11 13:19:49,822 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first
2019-10-11 13:19:56,780 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:20:18,824 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: S_Peery/LM_Testblock_20_20_5_PLA.gcode, owner: 3Dadmin, user: 3Dadmin
2019-10-11 13:20:18,847 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
2019-10-11 13:20:18,862 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: S_Peery/LM_Testblock_20_20_5_PLA.gcode, owner: 3Dadmin, user: 3Dadmin
2019-10-11 13:20:18,888 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-10-11 13:20:18,890 - octoprint.printer.standard - ERROR - Exception while pushing current data to callback <layerdisplay.LayerDisplayPlugin object at 0x739507f0>
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/printer/standard.py", line 196, in _sendCurrentDataCallbacks
callback.on_printer_send_current_data(copy.deepcopy(data))
File "/home/pi/oprint/local/lib/python2.7/site-packages/layerdisplay/__init__.py", line 46, in on_printer_send_current_data
progress = data['progress']['completion'] / 100
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
2019-10-11 13:20:18,903 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
2019-10-11 13:20:21,026 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
2019-10-11 13:20:26,836 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:20:51,557 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2019-10-11 13:20:51,628 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 14, current line = 16
| Last lines in terminal:
| Recv: T:135.66 /0.00 B:60.04 /60.00 @:0 B@:40
| Recv: echo:busy: processing
| Recv: T:134.32 /0.00 B:60.06 /60.00 @:0 B@:35
| Recv: echo:busy: processing
| Recv: T:132.96 /0.00 B:60.15 /60.00 @:0 B@:14
| Recv: echo:busy: processing
| Recv: T:131.48 /0.00 B:60.13 /60.00 @:0 B@:12
| Recv: echo:busy: processing
| Recv: T:130.15 /0.00 B:60.05 /60.00 @:0 B@:22
| Recv: echo:busy: processing
| Recv: X:5.00 Y:185.00 Z:157.00 E:0.00 Count X:503 Y:18593 Z:251200
| Recv: ok N12 P15 B4
| Send: N13 M113 S2*83
| Recv: ok N13 P15 B4
| Send: N14 G0 X0 Y187 Z156 F200*15
| Recv: echo:Unknown command: ""
| Recv: ok P15 B4
| Send: N15 M109 R140*88
| Recv: Error:Line Number is not Last Line Number+1, Last Line: 13
| Recv: Resend: 14
2019-10-11 13:20:56,893 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:21:26,946 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:21:56,996 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:22:27,048 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:22:29,694 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Probing failed
| Last lines in terminal:
| Recv: echo:busy: processing
| Recv: T:140.14 /140.00 B:60.02 /60.00 @:42 B@:26
| Recv: echo:busy: processing
| Recv: T:140.13 /140.00 B:60.04 /60.00 @:43 B@:19
| Recv: echo:busy: processing
| Recv: T:140.08 /140.00 B:60.00 /60.00 @:44 B@:27
| Recv: echo:busy: processing
| Recv: T:140.03 /140.00 B:60.00 /60.00 @:45 B@:27
| Recv: echo:busy: processing
| Recv: T:140.01 /140.00 B:60.00 /60.00 @:45 B@:28
| Recv: echo:busy: processing
| Recv: T:140.00 /140.00 B:59.98 /60.00 @:45 B@:34
| Recv: echo:busy: processing
| Recv: T:139.96 /140.00 B:60.01 /60.00 @:46 B@:28
| Recv: echo:busy: processing
| Recv: T:139.92 /140.00 B:60.02 /60.00 @:47 B@:25
| Recv: echo:busy: processing
| Recv: T:139.90 /140.00 B:60.03 /60.00 @:47 B@:22
| Recv: echo:busy: processing
| Recv: Error:Probing failed
2019-10-11 13:22:29,709 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Probing failed"
2019-10-11 13:22:29,746 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Probing failed" to "Offline (Error: Probing failed)"
2019-10-11 13:22:57,106 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:23:27,153 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-10-11 13:23:48,827 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:10.64.21.46
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ...)
Running Octoprint 1.3.11, slicing with Cura lulzbot, printing with Lulzbot Mini (v1)