Skip to content

Instantly share code, notes, and snippets.

@fraschetti
fraschetti / octoprint.log
Created March 25, 2017 18:11
Firmware update dialog on printer - timeout issue
2017-03-17 21:16:26,955 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2017-03-17 21:16:26,970 - octoprint.plugins.TestPlugin - INFO - Event: Error, Payload: {'error': 'Too many consecutive timeouts, printer still connected and alive?'}
2017-03-17 21:16:34,913 - octoprint.events - ERROR - Got an exception while sending event MetadataStatisticsUpdated (Payload: {'path': u'bookmark_toothless_12.gcode', 'storage': 'local'}) to <bound method Printer._on_event_MetadataStatisticsUpdated of <octoprint.printer.standard.Printer object at 0x75608e70>>
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.2-py2.7.egg/octoprint/events.py", line 151, in _work
listener(event, payload)
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.2-py2.7.egg/octoprint/printer/standard.py", line 164, in _on_event_MetadataStatisticsUpdated
self._setJobData(self._selectedFile["filenam
@fraschetti
fraschetti / octoprint.log
Created March 25, 2017 18:06
Firmware update dialog on printer - timeout issue
2017-03-17 21:16:26,955 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2017-03-17 21:16:26,970 - octoprint.plugins.Octoslack - INFO - Event: Error, Payload: {'error': 'Too many consecutive timeouts, printer still connected and alive?'}
2017-03-17 21:16:34,913 - octoprint.events - ERROR - Got an exception while sending event MetadataStatisticsUpdated (Payload: {'path': u'bookmark_toothless_12.gcode', 'storage': 'local'}) to <bound method Printer._on_event_MetadataStatisticsUpdated of <octoprint.printer.standard.Printer object at 0x75608e70>>
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.2-py2.7.egg/octoprint/events.py", line 151, in _work
listener(event, payload)
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.2-py2.7.egg/octoprint/printer/standard.py", line 164, in _on_event_MetadataStatisticsUpdated
self._setJobData(self._selectedFile["filename
@fraschetti
fraschetti / serial.log
Created March 25, 2017 17:55
Cancelled immediately after print start
Connecting to: /dev/ttyACM0
Changing monitoring state from 'Offline' to 'Opening serial port'
Connected to: Serial<id=0x71ed48b0, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
Changing monitoring state from 'Opening serial port' to 'Connecting'
Send: N0 M110 N0*125
Recv: start
Send: N0 M110 N0*125
Recv: echo:echo: Last Updated: Feb 14 2017 15:35:19 | Author: (none, default config)
Recv: Compiled: Feb 14 2017
Recv: echo: Free Memory: 2670 PlannerBufferBytes: 1280
@fraschetti
fraschetti / octoprint.log
Created March 25, 2017 17:51
Failed firing before Cancelled
2017-03-25 17:45:45,501 - octoprint.server - INFO - Starting OctoPrint 1.3.2 (master branch)
2017-03-25 17:45:45,501 - octoprint.server - INFO - ******************************************************************************
2017-03-25 17:45:45,568 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.2-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-03-25 17:45:47,039 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 8 hook handlers
2017-03-25 17:45:47,053 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.2-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-03-25 17:45:47,311 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 8 hook handlers
2017-03-25 17:45:47,317 - octoprint.filemanager.storage - INFO - Initializing the file m