Skip to content

Instantly share code, notes, and snippets.

@hcomet
Created February 15, 2016 19:41
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hcomet/553ce471884e00a1837e to your computer and use it in GitHub Desktop.
OctoPrint log file for no disconnect after SD print. v1.2.9
2016-02-15 14:00:41,003 - octoprint.server - INFO - Starting OctoPrint 1.2.9 (master branch)
2016-02-15 14:00:41,062 - octoprint.server - DEBUG - Starting intermediary server on 0.0.0.0:5000
2016-02-15 14:00:41,075 - octoprint.server - DEBUG - Intermediary server started
2016-02-15 14:00:41,081 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/.octoprint/plugins, /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/plugins and installed plugin packages...
2016-02-15 14:00:41,785 - octoprint.plugin.core - DEBUG - Loaded plugin virtual_printer: Virtual Printer
2016-02-15 14:00:41,788 - octoprint.plugin.core - DEBUG - Loaded plugin customControl: Custom Control Editor (0.2.1)
2016-02-15 14:00:41,790 - octoprint.plugin.core - DEBUG - Loaded plugin navbartemp: Navbar Temperature Plugin (0.7)
2016-02-15 14:00:41,792 - octoprint.plugin.core - DEBUG - Loaded plugin softwareupdate: Software Update
2016-02-15 14:00:41,795 - octoprint.plugin.core - DEBUG - Enabled plugin softwareupdate: Software Update
2016-02-15 14:00:41,797 - octoprint.plugin.core - DEBUG - Loaded plugin automaticshutdown: Automatic Shutdown (0.1.0)
2016-02-15 14:00:41,799 - octoprint.plugin.core - DEBUG - Loaded plugin cura: CuraEngine (<= 15.04)
2016-02-15 14:00:41,802 - octoprint.plugin.core - DEBUG - Enabled plugin cura: CuraEngine (<= 15.04)
2016-02-15 14:00:41,805 - octoprint.plugin.core - DEBUG - Loaded plugin pluginmanager: Plugin Manager
2016-02-15 14:00:41,807 - octoprint.plugin.core - DEBUG - Enabled plugin pluginmanager: Plugin Manager
2016-02-15 14:00:41,809 - octoprint.plugin.core - DEBUG - Loaded plugin displayz: DisplayZ (0.1.0)
2016-02-15 14:00:41,811 - octoprint.plugin.core - DEBUG - Loaded plugin octopibox: OctoPiBox Plugin (0.1.0)
2016-02-15 14:00:41,813 - octoprint.plugin.core - DEBUG - Loaded plugin discovery: Discovery
2016-02-15 14:00:41,814 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 3 mixin implementations, 1 hook handlers
2016-02-15 14:00:42,029 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2016-02-15 14:00:43,602 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2016-02-15 14:00:43,608 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataAnalysisFinished of <octoprint.printer.standard.Printer object at 0x149cf30>> for event MetadataAnalysisFinished
2016-02-15 14:00:43,609 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataStatisticsUpdated of <octoprint.printer.standard.Printer object at 0x149cf30>> for event MetadataStatisticsUpdated
2016-02-15 14:00:43,737 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2016-02-15 14:00:43,739 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin softwareupdate
2016-02-15 14:00:43,747 - octoprint.util.pip - DEBUG - Found pip at /home/pi/OctoPrint/venv/bin/pip, going to figure out its version
2016-02-15 14:00:46,859 - octoprint.util.pip - INFO - Found pip at /home/pi/OctoPrint/venv/bin/pip, version is 1.1
2016-02-15 14:00:46,862 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pluginmanager
2016-02-15 14:00:46,866 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin cura
2016-02-15 14:00:46,868 - octoprint.plugin.core - INFO - Initialized 3 plugin implementation(s)
2016-02-15 14:00:46,873 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| !Automatic Shutdown (0.1.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| CuraEngine (<= 15.04) (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/plugins/cura
| !Custom Control Editor (0.2.1) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_customControl
| !Discovery (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/plugins/discovery
| !DisplayZ (0.1.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_displayz
| !Navbar Temperature Plugin (0.7) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_navbartemp
| !OctoPiBox Plugin (0.1.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_octopibox
| Plugin Manager (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/plugins/softwareupdate
| !Virtual Printer (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/plugins/virtual_printer
2016-02-15 14:00:46,879 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2016-02-15 14:00:46,881 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/webassets...
2016-02-15 14:00:46,888 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2016-02-15 14:00:46,893 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/webassets...
2016-02-15 14:00:46,895 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2016-02-15 14:00:46,897 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/.webassets-cache...
2016-02-15 14:00:46,936 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/.webassets-cache...
2016-02-15 14:00:46,938 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2016-02-15 14:00:46,961 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event ALERT
2016-02-15 14:00:46,964 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CAPTURE_DONE
2016-02-15 14:00:46,966 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CAPTURE_FAILED
2016-02-15 14:00:46,968 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CAPTURE_START
2016-02-15 14:00:46,970 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CLIENT_CLOSED
2016-02-15 14:00:46,972 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CLIENT_OPENED
2016-02-15 14:00:46,974 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CONNECTED
2016-02-15 14:00:46,976 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event CONVEYOR
2016-02-15 14:00:46,978 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event COOLING
2016-02-15 14:00:46,980 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event DISCONNECTED
2016-02-15 14:00:46,982 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event DWELL
2016-02-15 14:00:46,984 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event EJECT
2016-02-15 14:00:46,986 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event ERROR
2016-02-15 14:00:46,989 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event E_STOP
2016-02-15 14:00:46,991 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event FILE_DESELECTED
2016-02-15 14:00:46,994 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event FILE_SELECTED
2016-02-15 14:00:46,996 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event HOME
2016-02-15 14:00:46,998 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event METADATA_ANALYSIS_FINISHED
2016-02-15 14:00:47,000 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event METADATA_ANALYSIS_STARTED
2016-02-15 14:00:47,002 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event METADATA_STATISTICS_UPDATED
2016-02-15 14:00:47,004 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event MOVIE_DONE
2016-02-15 14:00:47,006 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event MOVIE_FAILED
2016-02-15 14:00:47,008 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event MOVIE_RENDERING
2016-02-15 14:00:47,010 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event POSTROLL_END
2016-02-15 14:00:47,012 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event POSTROLL_START
2016-02-15 14:00:47,014 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event POWER_OFF
2016-02-15 14:00:47,016 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event POWER_ON
2016-02-15 14:00:47,018 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event PRINT_CANCELLED
2016-02-15 14:00:47,020 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event PRINT_DONE
2016-02-15 14:00:47,022 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event PRINT_FAILED
2016-02-15 14:00:47,024 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event PRINT_PAUSED
2016-02-15 14:00:47,026 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event PRINT_RESUMED
2016-02-15 14:00:47,028 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event PRINT_STARTED
2016-02-15 14:00:47,030 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event REGISTERED_MESSAGE_RECEIVED
2016-02-15 14:00:47,032 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event SETTINGS_UPDATED
2016-02-15 14:00:47,034 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event SLICING_CANCELLED
2016-02-15 14:00:47,036 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event SLICING_DONE
2016-02-15 14:00:47,039 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event SLICING_FAILED
2016-02-15 14:00:47,041 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event SLICING_STARTED
2016-02-15 14:00:47,043 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event STARTUP
2016-02-15 14:00:47,045 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event TRANSFER_DONE
2016-02-15 14:00:47,047 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event TRANSFER_STARTED
2016-02-15 14:00:47,049 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event UPDATED_FILES
2016-02-15 14:00:47,052 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event UPLOAD
2016-02-15 14:00:47,054 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event WAITING
2016-02-15 14:00:47,056 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x15b97b0>> for event Z_CHANGE
2016-02-15 14:00:47,650 - octoprint.server - DEBUG - Registered API of plugin pluginmanager under URL prefix /plugin/pluginmanager
2016-02-15 14:00:47,662 - octoprint.server - DEBUG - Registered API of plugin cura under URL prefix /plugin/cura
2016-02-15 14:00:47,675 - octoprint.server - DEBUG - Registered API of plugin softwareupdate under URL prefix /plugin/softwareupdate
2016-02-15 14:00:47,740 - octoprint.server - DEBUG - Adding maximum body size of 52428800B for POST requests to /plugin/pluginmanager/upload_archive)
2016-02-15 14:00:47,742 - octoprint.server - DEBUG - Shutting down intermediary server...
2016-02-15 14:00:47,892 - octoprint.server - DEBUG - Intermediary server shut down
2016-02-15 14:00:47,927 - octoprint.events - DEBUG - Firing event: Startup (Payload: None)
2016-02-15 14:00:47,951 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2016-02-15 14:00:48,049 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2016-02-15 14:00:48,105 - octoprint.server - INFO - Preemptively caching / for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://cnc-pi.localdomain.org:5000/'}
2016-02-15 14:01:50,171 - octoprint.plugins.cura - INFO - Path to CuraEngine has not been configured yet or does not exist (currently set to None), Cura will not be selectable for slicing
2016-02-15 14:01:51,329 - octoprint.users - DEBUG - Logged in user: SessionUser(id=export,name=export,active=True,user=True,admin=True,session=EyMk5ZuPt9,created=1455562911.33)
2016-02-15 14:01:51,354 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.144
2016-02-15 14:01:51,360 - octoprint.events - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '192.168.1.144'})
2016-02-15 14:01:51,362 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PowerOn
2016-02-15 14:01:51,364 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event TransferStarted
2016-02-15 14:01:51,365 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event FileDeselected
2016-02-15 14:01:51,367 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PostRollEnd
2016-02-15 14:01:51,368 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PowerOff
2016-02-15 14:01:51,370 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Upload
2016-02-15 14:01:51,371 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PrintDone
2016-02-15 14:01:51,372 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event FileSelected
2016-02-15 14:01:51,374 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PrintCancelled
2016-02-15 14:01:51,376 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event MetadataAnalysisStarted
2016-02-15 14:01:51,378 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event UpdatedFiles
2016-02-15 14:01:51,379 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event MetadataStatisticsUpdated
2016-02-15 14:01:51,381 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event SlicingCancelled
2016-02-15 14:01:51,383 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Disconnected
2016-02-15 14:01:51,385 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Conveyor
2016-02-15 14:01:51,386 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event SettingsUpdated
2016-02-15 14:01:51,388 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event MovieRendering
2016-02-15 14:01:51,389 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event MetadataAnalysisFinished
2016-02-15 14:01:51,391 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event SlicingFailed
2016-02-15 14:01:51,392 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Home
2016-02-15 14:01:51,394 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event ClientClosed
2016-02-15 14:01:51,395 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event EStop
2016-02-15 14:01:51,396 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event RegisteredMessageReceived
2016-02-15 14:01:51,398 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PrintResumed
2016-02-15 14:01:51,399 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PostRollStart
2016-02-15 14:01:51,401 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Eject
2016-02-15 14:01:51,402 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event MovieFailed
2016-02-15 14:01:51,404 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Waiting
2016-02-15 14:01:51,405 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Cooling
2016-02-15 14:01:51,407 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Error
2016-02-15 14:01:51,408 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event CaptureFailed
2016-02-15 14:01:51,410 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Dwelling
2016-02-15 14:01:51,411 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event SlicingDone
2016-02-15 14:01:51,412 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event ZChange
2016-02-15 14:01:51,414 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PrintStarted
2016-02-15 14:01:51,416 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Startup
2016-02-15 14:01:51,418 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PrintPaused
2016-02-15 14:01:51,420 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event ClientOpened
2016-02-15 14:01:51,422 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Alert
2016-02-15 14:01:51,424 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event TransferDone
2016-02-15 14:01:51,426 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event CaptureStart
2016-02-15 14:01:51,428 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event PrintFailed
2016-02-15 14:01:51,430 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event Connected
2016-02-15 14:01:51,432 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event MovieDone
2016-02-15 14:01:51,434 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event SlicingStarted
2016-02-15 14:01:51,436 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>> for event CaptureDone
2016-02-15 14:01:51,793 - octoprint.server.util.sockjs - DEBUG - Set throttle factor for client 192.168.1.144 to 1
2016-02-15 14:02:01,203 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:01,204 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:01,232 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: -1
2016-02-15 14:02:01,236 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:01,719 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:01,722 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:01,725 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:01,726 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:10,731 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:10,737 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:10,739 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:10,740 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:12,089 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:12,091 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:12,561 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:12,564 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:13,060 - octoprint.events - DEBUG - Firing event: Connected (Payload: {'baudrate': 250000, 'port': u'/dev/ttyACM0'})
2016-02-15 14:02:13,062 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:02:13,069 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:13,071 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:13,074 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:13,076 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:13,079 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:13,101 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:13,188 - octoprint.events - DEBUG - Firing event: UpdatedFiles (Payload: {'type': 'gcode'})
2016-02-15 14:02:13,190 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:02:17,098 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:17,100 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:17,105 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:17,107 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:22,100 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:22,111 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:22,113 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:22,115 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:27,101 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:27,105 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:27,115 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:27,117 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:32,113 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:32,116 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:32,124 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:32,125 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:33,149 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:33,151 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:33,158 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:33,159 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:33,632 - octoprint.events - DEBUG - Firing event: FileSelected (Payload: {'origin': 'sdcard', 'file': u'/fakepr.gcode'})
2016-02-15 14:02:33,634 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:02:37,119 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:37,121 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:37,125 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:37,128 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:41,647 - octoprint.filemanager.analysis - DEBUG - Pausing analysis
2016-02-15 14:02:41,655 - octoprint.events - DEBUG - Firing event: PrintStarted (Payload: {'origin': 'sdcard', 'file': u'/fakepr.gcode', 'filename': u'fakepr.gcode'})
2016-02-15 14:02:41,657 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:41,660 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:02:41,664 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:41,668 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:41,672 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:41,676 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:41,683 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:41,686 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:41,689 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:41,696 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:41,708 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:41,735 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:41,737 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:41,741 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:41,744 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:41,751 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:41,754 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:42,122 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:42,126 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:42,607 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:42,609 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:46,676 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:46,679 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:54,121 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:54,126 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:54,129 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:54,131 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:54,153 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:54,155 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:54,159 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:54,163 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:54,631 - octoprint.filemanager.analysis - DEBUG - Resuming analyzer
2016-02-15 14:02:55,135 - octoprint.events - DEBUG - Firing event: PrintDone (Payload: {'origin': 'sdcard', 'time': 13.487360000610352, 'file': u'/fakepr.gcode', 'filename': u'fakepr.gcode'})
2016-02-15 14:02:55,137 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:02:55,146 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:55,149 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:02:57,128 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:02:57,130 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:02:57,135 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:02:57,137 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:03:02,129 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:03:02,133 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:03:02,136 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:03:02,139 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:03:07,132 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:03:07,134 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:03:07,138 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:03:07,139 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:03:12,132 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 0
2016-02-15 14:03:12,136 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Cleared event
2016-02-15 14:03:12,144 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - New counter value: 1
2016-02-15 14:03:12,146 - octoprint.util.CountedEvent.comm.clear_to_send - DEBUG - Set event
2016-02-15 14:03:13,470 - tornado.application - ERROR - Uncaught exception POST /api/connection (192.168.1.144)
HTTPServerRequest(protocol='http', host='cnc-pi.localdomain.org:5000', method='POST', uri='/api/connection', version='HTTP/1.1', remote_ip='192.168.1.144', headers={'Origin': 'http://cnc-pi.localdomain.org:5000', 'Accept-Language': 'en-US,en;q=0.8', 'Accept-Encoding': 'gzip, deflate', 'X-Api-Key': '42AD1120505B4F1899D05B0A0B7BBE4B', 'Host': 'cnc-pi.localdomain.org:5000', 'Accept': 'application/json, text/javascript, */*; q=0.01', 'User-Agent': 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36', 'Connection': 'keep-alive', 'X-Requested-With': 'XMLHttpRequest', 'Cache-Control': 'no-cache', 'Referer': 'http://cnc-pi.localdomain.org:5000/', 'Cookie': 'session=.eJx9jkELgjAYQP9KfGcJW3QZeCgUKdikULFdhuLC6WbhNsrE_17dPHV-vMebgN8GYRrAdnDCAy5rwBOsKsCQhB1icYaIznZJGPmsVZog1pGUapoeN6TdvyjK9VVHAcweyFr0VtpxXTrbcDs-BODeKbUgizormme1Pfk_0xkx8D_MCGPkvV_ql0LR8p2XdX7wk3PwHZg_YvNBxA.CaOyUQ.12XsSWIMJvMf-yg9yg3OLAmgNeo'})
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/tornado-4.0.1-py2.7-linux-armv7l.egg/tornado/web.py", line 1332, in _execute
result = method(*self.path_args, **self.path_kwargs)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/server/util/tornado.py", line 416, in _handle_method
self._fallback(self.request, body)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/server/util/tornado.py", line 472, in __call__
WsgiInputContainer.environ(request, body), start_response)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/server/util/__init__.py", line 245, in __call__
return self.app(environ, start_response)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1820, in wsgi_app
response = self.make_response(self.handle_exception(e))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1403, in handle_exception
reraise(exc_type, exc_value, tb)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1381, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1461, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/server/util/flask.py", line 709, in decorated_view
return flask.ext.login.login_required(func)(*args, **kwargs)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask_Login-0.2.2-py2.7.egg/flask_login.py", line 637, in decorated_view
return func(*args, **kwargs)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/server/api/connection.py", line 71, in connectionCommand
printer.disconnect()
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/printer/standard.py", line 204, in disconnect
self._comm.close()
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/util/comm.py", line 476, in close
self._changeState(self.STATE_CLOSED)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/util/comm.py", line 315, in _changeState
self._recordFilePosition()
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/util/comm.py", line 816, in _recordFilePosition
self._callback.on_comm_record_fileposition(origin, filename, pos)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/printer/standard.py", line 868, in on_comm_record_fileposition
self._fileManager.save_recovery_data(origin, name, pos)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/filemanager/__init__.py", line 426, in save_recovery_data
path=self.path_in_storage(origin, path),
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/filemanager/__init__.py", line 482, in path_in_storage
return self._storage(destination).path_in_storage(path)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.2.9-py2.7.egg/octoprint/filemanager/__init__.py", line 486, in _storage
raise NoSuchStorage("No storage configured for destination {destination}".format(**locals()))
NoSuchStorage: No storage configured for destination sdcard
2016-02-15 14:03:13,471 - octoprint.events - DEBUG - Firing event: UpdatedFiles (Payload: {'type': 'gcode'})
2016-02-15 14:03:13,507 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:04:08,921 - octoprint.events - DEBUG - Firing event: Disconnected (Payload: None)
2016-02-15 14:04:08,930 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x97c9d0>>
2016-02-15 14:04:32,243 - octoprint.server - INFO - Shutting down...
2016-02-15 14:04:32,381 - octoprint.server - INFO - Goodbye!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment