Skip to content

Instantly share code, notes, and snippets.

@Tiefschneegiftler
Created October 24, 2017 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tiefschneegiftler/ecdafdbb99685551342063984f8b2f70 to your computer and use it in GitHub Desktop.
Save Tiefschneegiftler/ecdafdbb99685551342063984f8b2f70 to your computer and use it in GitHub Desktop.
Log file of OctoPrint after failing to update to newer Version
2017-10-23 06:17:07,676 - octoprint.server - INFO - ******************************************************************************
2017-10-23 06:17:07,678 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 06:17:07,678 - octoprint.server - INFO - ******************************************************************************
2017-10-23 06:17:07,819 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 06:17:11,304 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 06:17:11,379 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 06:17:11,677 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 06:17:11,714 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 06:17:11,718 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 06:17:11,752 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 06:17:14,323 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 06:17:16,520 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 06:17:16,521 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 06:17:16,522 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-10-23 06:17:16,528 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 06:17:16,529 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 06:17:16,535 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 06:17:16,540 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 06:17:16,560 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 06:17:16,913 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 06:17:16,924 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 06:17:16,926 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 06:17:16,927 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 06:17:17,018 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 06:17:17,138 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from http://plugins.octoprint.org/plugins.json
2017-10-23 07:06:00,855 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 2.9e+03s
2017-10-23 07:06:01,412 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from http://plugins.octoprint.org/notices.json
2017-10-23 07:06:01,643 - octoprint.plugins.announcements - INFO - Loaded channel _releases from http://octoprint.org/feeds/releases.xml in 0.27s
2017-10-23 07:06:01,779 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-10-23 07:06:02,256 - octoprint.plugins.announcements - INFO - Loaded channel _blog from http://octoprint.org/feeds/octoblog.xml in 0.53s
2017-10-23 07:06:02,657 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from http://plugins.octoprint.org/feed.xml in 0.3s
2017-10-23 07:06:03,209 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from http://octoprint.org/feeds/octopi.xml in 0.45s
2017-10-23 07:06:09,435 - octoprint.server.preemptive_cache - INFO - ... done in 2932.42s
2017-10-23 07:06:21,654 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=de', 'path': u'/', '_count': 1, '_timestamp': 1508742381.6546, 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:06:27,884 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:06:32,409 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=de', 'path': u'/', '_count': 1, '_timestamp': 1508742392.409264, 'base_url': 'http://octopi.local/'}
2017-10-23 07:06:38,935 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:06:46,166 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 19.58ms
2017-10-23 07:06:54,258 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 18.58ms
2017-10-23 07:07:07,146 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 18.70ms
2017-10-23 07:07:19,813 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 19.03ms
2017-10-23 07:08:04,010 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 20.32ms
2017-10-23 07:09:48,715 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 18.69ms
2017-10-23 07:09:52,723 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 19.06ms
2017-10-23 07:09:57,754 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 19.31ms
2017-10-23 07:13:08,168 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 18.94ms
2017-10-23 06:17:09,310 - octoprint.server - INFO - ******************************************************************************
2017-10-23 06:17:09,312 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 06:17:09,314 - octoprint.server - INFO - ******************************************************************************
2017-10-23 06:17:09,558 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 06:17:12,734 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 06:17:12,943 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 06:17:13,449 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 06:17:13,519 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 06:17:13,525 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 06:17:13,586 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 06:17:17,160 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 06:17:19,381 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 06:17:19,382 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 06:17:19,384 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-10-23 06:17:19,390 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 06:17:19,391 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 06:17:19,397 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 06:17:19,403 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 06:17:19,422 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:14:31,589 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:14:31,599 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:14:31,602 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:14:31,603 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:14:31,672 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:14:31,756 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:14:31,836 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:14:39,858 - octoprint.server.preemptive_cache - INFO - ... done in 8.02s
2017-10-23 07:14:39,859 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:14:42,368 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:14:43,245 - octoprint.server.preemptive_cache - INFO - ... done in 3.39s
2017-10-23 07:14:43,246 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:14:47,193 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:14:47,880 - octoprint.server.preemptive_cache - INFO - ... done in 4.63s
2017-10-23 07:17:21,063 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 07:17:22,950 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:17:29,590 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.5...
2017-10-23 07:17:09,421 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,426 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,427 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,665 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:12,932 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:17:12,976 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,219 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:17:13,256 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,261 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,295 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:15,958 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,111 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,111 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,113 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-10-23 07:17:18,119 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,120 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,126 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,132 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,151 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:18,436 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:18,446 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:18,450 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:18,450 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:18,514 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:18:36,768 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:18:36,924 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:18:37,931 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:18:45,483 - octoprint.server.preemptive_cache - INFO - ... done in 8.56s
2017-10-23 07:18:45,484 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:18:48,317 - octoprint.server.preemptive_cache - INFO - ... done in 2.83s
2017-10-23 07:18:48,318 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:18:51,281 - octoprint.server.preemptive_cache - INFO - ... done in 2.96s
2017-10-23 07:18:51,303 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 07:18:53,305 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:17:09,777 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,782 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,783 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,016 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,121 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:17:13,165 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,410 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:17:13,448 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,452 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,486 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,056 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:19,792 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:19,793 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:19,795 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-10-23 07:17:19,801 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:19,802 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:19,807 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:19,809 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:19,827 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:20,201 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:20,211 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:20,214 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:20,216 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:19:55,854 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:19:56,063 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:19:56,064 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:20:03,686 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:20:05,711 - octoprint.server.preemptive_cache - INFO - ... done in 9.65s
2017-10-23 07:20:05,712 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:20:08,457 - octoprint.server.preemptive_cache - INFO - ... done in 2.74s
2017-10-23 07:20:08,457 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:20:11,210 - octoprint.server.preemptive_cache - INFO - ... done in 2.75s
2017-10-23 07:22:01,434 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 07:22:03,462 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:22:08,532 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 07:22:09,453 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 07:22:12,105 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.6 (Github)"
2017-10-23 07:22:12,191 - octoprint.util.comm - WARNING - Got a file from printer's SD that has a non-ascii filename (/trashe~1/502/fl¸gel~1.gco), that shouldn't happen according to the protocol
2017-10-23 07:22:59,160 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/benlye/OctoPrint-ActionCommandsPlugin/archive/master.zip
2017-10-23 07:23:11,401 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:23:11,735 - octoprint.plugin.core - INFO - Found 8 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:23:11,736 - octoprint.plugin.core - INFO - 8 plugin(s) registered with the system:
| !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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:23:11,737 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Action Commands, version 0.1
2017-10-23 07:23:18,987 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2017-10-23 07:23:19,135 - octoprint.server - INFO - Shutting down...
2017-10-23 07:23:19,883 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2017-10-23 07:23:19,888 - octoprint.events - INFO - Event loop shut down
2017-10-23 07:23:19,905 - octoprint.server - INFO - Goodbye!
2017-10-23 07:23:23,593 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:23:23,594 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:23:23,594 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:23:23,656 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:23:24,907 - octoprint.plugin.core - INFO - Found 8 plugin(s) providing 8 mixin implementations, 6 hook handlers
2017-10-23 07:23:24,932 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:23:25,174 - octoprint.plugin.core - INFO - Found 8 plugin(s) providing 8 mixin implementations, 6 hook handlers
2017-10-23 07:23:25,209 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:23:25,210 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:23:25,241 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:23:27,404 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:23:29,598 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:23:29,599 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:23:29,601 - octoprint.plugin.core - INFO - Initialized 8 plugin implementation(s)
2017-10-23 07:23:29,608 - octoprint.plugin.core - INFO - 8 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:23:29,609 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:23:29,615 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:23:29,618 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:23:29,637 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:09,770 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,774 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,775 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,010 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,080 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:17:13,254 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,749 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:17:13,819 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,824 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,886 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:17,472 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:19,624 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:19,625 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:19,627 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-10-23 07:17:19,632 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:19,633 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:19,639 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:19,640 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:19,641 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:23:57,131 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:23:57,150 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:23:57,155 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:23:57,157 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:23:57,350 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:23:57,403 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:23:57,479 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:24:10,682 - octoprint.server.preemptive_cache - INFO - ... done in 13.20s
2017-10-23 07:24:10,682 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:24:10,743 - octoprint.server.preemptive_cache - INFO - ... done in 0.06s
2017-10-23 07:24:10,744 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:24:14,660 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:24:15,974 - octoprint.server.preemptive_cache - INFO - ... done in 5.23s
2017-10-23 07:24:30,805 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 07:24:31,719 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 07:24:34,374 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.6 (Github)"
2017-10-23 07:24:34,460 - octoprint.util.comm - WARNING - Got a file from printer's SD that has a non-ascii filename (/trashe~1/502/fl¸gel~1.gco), that shouldn't happen according to the protocol
2017-10-23 07:26:34,309 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/Octoprint-STLViewer/archive/master.zip
2017-10-23 07:26:45,343 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:26:45,609 - octoprint.plugin.core - INFO - Found 8 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-10-23 07:26:45,610 - octoprint.plugin.core - INFO - 8 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| !STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:26:45,610 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: STL Viewer, version 0.4.1
2017-10-23 07:26:49,793 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2017-10-23 07:26:49,941 - octoprint.server - INFO - Shutting down...
2017-10-23 07:26:50,669 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2017-10-23 07:26:50,672 - octoprint.events - INFO - Event loop shut down
2017-10-23 07:26:50,689 - octoprint.server - INFO - Goodbye!
2017-10-23 07:26:54,410 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:26:54,411 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:26:54,411 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:26:54,473 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:26:55,726 - octoprint.plugin.core - INFO - Found 8 plugin(s) providing 8 mixin implementations, 4 hook handlers
2017-10-23 07:26:55,751 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:26:55,995 - octoprint.plugin.core - INFO - Found 8 plugin(s) providing 8 mixin implementations, 4 hook handlers
2017-10-23 07:26:56,029 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:26:56,030 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:26:56,062 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:26:58,230 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:27:00,429 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:27:00,430 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:27:00,432 - octoprint.plugin.core - INFO - Initialized 8 plugin implementation(s)
2017-10-23 07:27:00,438 - octoprint.plugin.core - INFO - 8 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:27:00,439 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:27:00,445 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:27:00,448 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:27:00,467 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:27:01,093 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:27:01,113 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:27:01,118 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:27:01,120 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:27:01,181 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:27:01,196 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:27:01,256 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:27:01,486 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:27:07,286 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:27:09,886 - octoprint.server.preemptive_cache - INFO - ... done in 8.40s
2017-10-23 07:27:09,887 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:27:15,151 - octoprint.server.preemptive_cache - INFO - ... done in 5.26s
2017-10-23 07:27:15,152 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:27:18,882 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 07:27:21,136 - octoprint.server.preemptive_cache - INFO - ... done in 5.98s
2017-10-23 07:27:21,874 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:29:00,890 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 07:29:01,806 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 07:29:04,461 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.6 (Github)"
2017-10-23 07:29:04,548 - octoprint.util.comm - WARNING - Got a file from printer's SD that has a non-ascii filename (/trashe~1/502/fl¸gel~1.gco), that shouldn't happen according to the protocol
2017-10-23 07:32:34,828 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/benlye/OctoPrint-ActionCommandsPlugin/archive/master.zip
2017-10-23 07:32:42,522 - octoprint.plugins.pluginmanager - INFO - Plugin to be installed from https://github.com/benlye/OctoPrint-ActionCommandsPlugin/archive/master.zip was already installed, forcing a reinstall
2017-10-23 07:32:51,411 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:32:51,674 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 8 mixin implementations, 4 hook handlers
2017-10-23 07:32:51,675 - octoprint.plugin.core - INFO - 9 plugin(s) registered with the system:
| !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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:32:51,676 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Action Commands, version 0.1
2017-10-23 07:33:18,155 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2017-10-23 07:33:18,264 - octoprint.server - INFO - Shutting down...
2017-10-23 07:33:18,544 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2017-10-23 07:33:18,546 - octoprint.events - INFO - Event loop shut down
2017-10-23 07:33:18,556 - octoprint.server - INFO - Goodbye!
2017-10-23 07:17:09,741 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,742 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,743 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,695 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,700 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,701 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,751 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,756 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,757 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,992 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,612 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,686 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:14,168 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:14,242 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:14,251 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:14,321 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,536 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,542 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,543 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,777 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:12,830 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:12,874 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,116 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,158 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,164 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,200 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,670 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,675 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,676 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,911 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,789 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,794 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,795 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,038 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,109 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,154 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,398 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,435 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,442 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,479 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,113 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,323 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,324 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,326 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2017-10-23 07:17:18,332 - octoprint.plugin.core - INFO - 9 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,333 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,339 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,343 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,345 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:44:19,347 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:44:19,366 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:44:19,372 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:44:19,373 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:44:19,439 - octoprint.plugins.stlviewer - INFO - STL Viewer loade2017-10-23 07:17:09,674 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,675 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,676 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,913 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,736 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,741 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,742 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,998 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,229 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,274 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,516 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,554 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,560 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,596 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,693 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,698 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,698 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,933 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,148 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,192 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,447 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,485 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,491 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,527 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,113 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,265 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,266 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,267 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2017-10-23 07:17:18,274 - octoprint.plugin.core - INFO - 9 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,278 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,281 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,285 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,287 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:18,600 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:18,611 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:18,614 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:18,615 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:18,651 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:17:18,669 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:17:18,779 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:46:30,497 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:17:09,761 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,766 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,767 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,038 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,014 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,059 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,302 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,340 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,346 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,383 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:15,959 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:19,752 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:19,753 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:19,755 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2017-10-23 07:17:19,762 - octoprint.plugin.core - INFO - 9 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:19,763 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:19,768 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:19,773 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:19,775 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:20,095 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:20,105 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:20,108 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:20,172 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:17:20,172 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:17:20,232 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:17:20,282 - octoprint.plugins.softwareupdate - ERROR - Could not check actioncommands for updates
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 666, in _get_current_version
information, is_current = version_checker.get_latest(target, check)
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 269, in get_latest
force_base=force_base)
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 88, in _get_latest_release
r = requests.get(RELEASE_URL.format(user=user, repo=repo), timeout=30)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/api.py", line 69, in get
return request('get', url, params=params, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/api.py", line 50, in request
response = session.request(method=method, url=url, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/sessions.py", line 465, in request
resp = self.send(prep, **send_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/sessions.py", line 573, in send
r = adapter.send(request, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', gaierror(-2, 'Name or service not known'))
2017-10-23 07:17:20,398 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:17:20,557 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-10-23 07:50:35,890 - octoprint.server.preemptive_cache - INFO - ... done in 1995.49s
2017-10-23 07:50:35,891 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:50:41,145 - octoprint.server.preemptive_cache - INFO - ... done in 5.25s
2017-10-23 07:50:41,149 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:50:47,127 - octoprint.server.preemptive_cache - INFO - ... done in 5.98s
2017-10-23 07:50:54,639 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:51:49,401 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 18.56ms
2017-10-23 07:52:28,956 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.5...
2017-10-23 07:17:09,829 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,834 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,835 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,797 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,802 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,803 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,214 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,469 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:13,546 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:14,026 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 07:17:14,099 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:14,120 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:14,197 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:17,554 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:54:25,399 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:54:25,400 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:54:25,402 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2017-10-23 07:54:25,408 - octoprint.plugin.core - INFO - 9 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:54:25,409 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:54:25,415 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:54:25,419 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:54:25,421 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:54:25,833 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:54:25,853 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:54:25,858 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:54:25,867 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:54:25,914 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:54:25,939 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:54:26,021 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:54:26,086 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:54:34,540 - octoprint.server.preemptive_cache - INFO - ... done in 8.45s
2017-10-23 07:54:34,541 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 07:54:36,560 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:54:36,677 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:54:38,268 - octoprint.server.preemptive_cache - INFO - ... done in 3.73s
2017-10-23 07:54:38,277 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 07:54:41,395 - octoprint.server.preemptive_cache - INFO - ... done in 3.12s
2017-10-23 07:56:05,316 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 07:56:07,566 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 07:56:07,635 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 08:11:57,715 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jasiek/OctoPrint-Cost/archive/master.zip
2017-10-23 08:12:09,720 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 08:12:09,975 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 9 mixin implementations, 6 hook handlers
2017-10-23 08:12:09,977 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| !Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 08:12:09,977 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Cost Plugin, version 0.1.3
2017-10-23 08:12:23,525 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2017-10-23 08:12:23,720 - octoprint.server - INFO - Shutting down...
2017-10-23 08:12:24,390 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2017-10-23 08:12:24,393 - octoprint.events - INFO - Event loop shut down
2017-10-23 08:12:24,408 - octoprint.server - INFO - Goodbye!
2017-10-23 08:12:28,051 - octoprint.server - INFO - ******************************************************************************
2017-10-23 08:12:28,052 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 08:12:28,052 - octoprint.server - INFO - ******************************************************************************
2017-10-23 08:12:28,114 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 08:12:29,390 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 08:12:29,414 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 08:12:29,660 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 08:12:29,694 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 08:12:29,696 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 08:12:29,732 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 08:12:31,880 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 08:12:34,034 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 08:12:34,034 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 08:12:34,036 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2017-10-23 08:12:34,043 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 08:12:34,044 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 08:12:34,050 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 08:12:34,054 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 08:12:34,074 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 08:12:34,584 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:09,858 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,863 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,864 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,814 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,819 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,820 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,077 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,747 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,752 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,753 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,023 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,256 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,300 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,551 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,589 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,595 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,637 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,222 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:09,759 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,765 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,766 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,001 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,239 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,283 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,545 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,583 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,589 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,631 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,929 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,933 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,934 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,196 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,422 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,467 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,711 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,748 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,755 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,796 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:18,031 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 08:15:51,150 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 08:15:51,150 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 08:15:51,152 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2017-10-23 08:15:51,159 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 08:15:51,160 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 08:15:51,166 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 08:15:51,167 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 08:15:51,168 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:09,869 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,871 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,871 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,820 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,825 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,826 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,810 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,815 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,816 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,587 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,593 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,593 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,831 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,519 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,524 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,525 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,758 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:12,947 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:12,991 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,233 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,271 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,277 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,319 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,800 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,804 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,805 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,076 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,583 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,656 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:14,142 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:14,223 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:14,231 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:14,311 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:17,717 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:19,874 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:09,759 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,765 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,766 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,768 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,773 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,774 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,009 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,652 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,724 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:14,215 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:14,294 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:14,303 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:14,382 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:08,402 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:08,407 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:08,408 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:08,547 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,356 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,361 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,362 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,610 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,524 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,529 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,530 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,766 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:12,875 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:12,919 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,164 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,201 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,208 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,250 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:15,878 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,034 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,035 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,037 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2017-10-23 07:17:18,044 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,045 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,051 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,055 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,057 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:18,453 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:18,464 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:18,467 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:18,468 - octoprint.server - INFO - Listening on http:2017-10-23 07:17:09,982 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,983 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,984 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,797 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,803 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,804 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,289 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,294 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,295 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,580 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,694 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,699 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,700 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,826 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,831 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,832 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,776 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,782 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,783 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,008 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,178 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,222 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,469 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,507 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,514 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,555 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,683 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,684 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,685 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,919 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,207 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,251 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,493 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,531 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,537 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,578 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,781 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,782 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,783 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,359 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,365 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,366 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,607 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,948 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,975 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,978 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,809 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,814 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,815 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,081 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,305 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,350 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,600 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,638 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,644 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,686 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,367 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,535 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,536 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,538 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2017-10-23 07:17:18,545 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,546 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,552 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,557 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,558 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 08:43:07,538 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 08:43:07,549 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 08:43:07,551 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 08:43:07,553 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 08:43:07,585 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 08:43:07,605 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 08:43:07,798 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 08:43:07,917 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:17:08,558 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:08,560 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:08,560 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:08,693 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,567 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,573 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,574 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,810 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,670 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,675 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,676 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,912 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,541 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,617 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:14,100 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:14,184 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:14,192 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:14,272 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:19,005 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:09,741 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,746 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,747 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,003 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,116 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,161 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,405 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,442 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,449 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,503 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:17,642 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:09,878 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,883 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,884 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,119 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,299 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,343 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,586 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,624 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,630 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,672 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,752 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,757 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,758 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,995 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,263 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,307 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,552 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,590 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,596 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,638 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,662 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,667 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,668 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,905 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,023 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,108 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,710 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:13,780 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,788 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,870 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:07,508 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:07,509 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:07,509 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:07,649 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:10,654 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:10,730 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:11,240 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 07:17:11,337 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:11,346 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:11,455 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:14,322 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:16,502 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:16,503 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:16,505 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2017-10-23 07:17:16,511 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:16,512 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:16,518 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:16,524 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:16,527 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:16,900 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:16,911 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:16,914 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:16,915 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:16,948 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:17:16,967 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:17:17,084 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:17:17,244 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:17:17,430 - tornado.access - WARNING - 404 GET /cached.gif?_=1508748704823 (127.0.0.1) 302.18ms
2017-10-23 07:17:17,478 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508748704970 (127.0.0.1) 42.01ms
2017-10-23 07:17:17,489 - tornado.access - WARNING - 404 GET /favicon.ico (127.0.0.1) 5.60ms
2017-10-23 07:17:17,527 - tornado.access - WARNING - 404 GET /cached.gif?_=1508748705313 (127.0.0.1) 24.83ms
2017-10-23 07:17:18,519 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508748706313 (127.0.0.1) 6.01ms
2017-10-23 07:17:18,590 - tornado.access - WARNING - 404 GET /cached.gif?_=1508748706359 (127.0.0.1) 29.37ms
2017-10-23 08:51:46,787 - tornado.access - WARNING - 404 GET /cached.gif?_=1508748706542 (127.0.0.1) 87.24ms
2017-10-23 08:51:48,374 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 08:51:48,375 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 08:51:55,454 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
2017-10-23 08:51:55,626 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-10-23 08:51:59,791 - octoprint.server.preemptive_cache - INFO - ... done in 5682.55s
2017-10-23 08:51:59,799 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 08:51:59,834 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 08:51:59,862 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 08:51:59,892 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 08:51:59,919 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 08:51:59,948 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 08:51:59,999 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 08:52:00,055 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 08:52:00,110 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 08:52:05,073 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 08:52:05,213 - octoprint.server.preemptive_cache - INFO - ... done in 5.41s
2017-10-23 08:52:05,215 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 08:52:05,314 - octoprint.server.preemptive_cache - INFO - ... done in 0.10s
2017-10-23 08:52:09,664 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 08:52:10,153 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 08:52:40,317 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 08:52:41,408 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 08:52:42,824 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 08:56:43,935 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/master.zip
2017-10-23 08:56:55,891 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 08:56:56,159 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 10 mixin implementations, 7 hook handlers
2017-10-23 08:56:56,160 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| !TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 08:56:56,161 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: TouchUI, version 0.3.10
2017-10-23 07:17:09,750 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,751 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,752 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,434 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,440 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,441 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,675 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,139 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,184 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,430 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,467 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,473 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,528 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,694 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,700 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,701 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,936 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,893 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,898 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,899 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,174 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,318 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,363 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,609 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,647 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,653 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,708 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,417 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,422 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,423 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,659 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,686 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,692 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,693 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,926 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,700 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,705 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,706 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,940 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:09,805 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,806 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,807 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,713 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,718 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,719 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,991 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,234 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,279 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,523 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,561 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,567 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,621 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,235 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,429 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,430 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,432 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-10-23 07:17:18,439 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,440 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,446 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,450 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,454 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:18,814 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:18,825 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:18,828 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:18,829 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:18,860 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:17:18,890 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:17:18,993 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:17:19,072 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 09:07:09,203 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749622519 (127.0.0.1) 90.89ms
2017-10-23 09:07:09,283 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749626518 (127.0.0.1) 62.28ms
2017-10-23 07:17:09,820 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,825 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,826 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,832 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,837 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,838 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,073 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,326 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,371 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,619 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,656 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,663 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,720 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:09,820 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,825 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,826 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,992 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:11,918 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:11,963 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:12,371 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:12,473 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:12,498 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:12,649 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:16,645 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:18,815 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:18,816 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:18,818 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-10-23 07:17:18,825 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:18,826 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:18,832 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:18,837 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:18,839 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:19,170 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:19,182 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:19,185 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:19,186 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:19,217 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:17:19,251 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:17:19,386 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:17:19,474 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 07:17:09,753 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,758 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,759 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,912 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:09,918 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:09,919 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:10,194 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,358 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,402 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:13,646 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:13,683 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:13,690 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:13,744 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:17,129 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 09:11:18,888 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 09:11:18,889 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 09:11:18,891 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-10-23 09:11:18,898 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 09:11:18,903 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 09:11:18,905 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 09:11:18,910 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 09:11:18,912 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 09:11:19,343 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 09:11:19,354 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 09:11:19,357 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 09:11:19,358 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 09:11:19,392 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 09:11:19,414 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 09:11:19,514 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 09:11:19,595 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 09:11:19,949 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508749879846 (127.0.0.1) 25.19ms
2017-10-23 09:11:20,355 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508749879240 (127.0.0.1) 21.85ms
2017-10-23 09:11:20,411 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749880315 (127.0.0.1) 29.80ms
2017-10-23 09:11:21,050 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749880917 (127.0.0.1) 35.02ms
2017-10-23 09:11:21,365 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508749881094 (127.0.0.1) 5.76ms
2017-10-23 09:11:21,387 - tornado.access - WARNING - 404 GET /favicon.ico (127.0.0.1) 7.20ms
2017-10-23 09:11:21,405 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508749881301 (127.0.0.1) 14.16ms
2017-10-23 09:11:22,690 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 09:11:22,691 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 09:11:29,471 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
2017-10-23 09:11:31,170 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-10-23 09:11:37,061 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749881350 (127.0.0.1) 31.49ms
2017-10-23 09:11:37,068 - octoprint.server.preemptive_cache - INFO - ... done in 17.47s
2017-10-23 09:11:37,078 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 09:11:37,101 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 09:11:37,121 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1508749881639 (127.0.0.1) 9.93ms
2017-10-23 09:11:37,183 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749882525 (127.0.0.1) 57.07ms
2017-10-23 09:11:37,235 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749883853 (127.0.0.1) 47.71ms
2017-10-23 09:11:37,286 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 09:11:37,346 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749886354 (127.0.0.1) 48.51ms
2017-10-23 09:11:37,397 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 09:11:37,463 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749886845 (127.0.0.1) 54.15ms
2017-10-23 09:11:37,515 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749888856 (127.0.0.1) 48.47ms
2017-10-23 09:11:37,566 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 09:11:37,632 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749890837 (127.0.0.1) 54.09ms
2017-10-23 09:11:37,684 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749891357 (127.0.0.1) 47.63ms
2017-10-23 09:11:37,735 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://octopi.local/:de), signaling as cached
2017-10-23 09:11:37,792 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749893860 (127.0.0.1) 46.16ms
2017-10-23 09:11:37,850 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749894867 (127.0.0.1) 53.50ms
2017-10-23 09:11:37,927 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749896362 (127.0.0.1) 48.89ms
2017-10-23 09:11:39,277 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749898862 (127.0.0.1) 49.64ms
2017-10-23 09:11:39,356 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749898848 (127.0.0.1) 71.51ms
2017-10-23 09:11:41,425 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749900351 (127.0.0.1) 25.51ms
2017-10-23 09:11:41,456 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749900959 (127.0.0.1) 27.85ms
2017-10-23 09:11:42,009 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 09:11:43,021 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749902503 (127.0.0.1) 25.03ms
2017-10-23 09:11:43,051 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749902506 (127.0.0.1) 27.89ms
2017-10-23 09:11:43,094 - octoprint.server.preemptive_cache - INFO - ... done in 6.02s
2017-10-23 09:11:43,094 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 09:11:45,333 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749903998 (127.0.0.1) 28.88ms
2017-10-23 09:11:45,361 - tornado.access - WARNING - 404 GET /cached.gif?_=1508749904037 (127.0.0.1) 24.97ms
2017-10-23 09:11:47,756 - octoprint.server.preemptive_cache - INFO - ... done in 4.66s
2017-10-23 09:11:50,387 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 09:11:50,413 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 09:11:50,437 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.0.102/:de), signaling as cached
2017-10-23 09:11:55,482 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:55,516 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:11:55,624 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:55,797 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 09:11:56,261 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:56,974 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:57,829 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:57,916 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:57,958 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:57,995 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:11:58,552 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:11:59,191 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:12:03,161 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:12:11,985 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:12:12,092 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:12:12,132 - tornado.application - ERROR - Uncaught exception GET /sockjs/421/l1jy1tdo/websocket (127.0.0.1)
HTTPServerRequest(protocol='http', host='192.168.0.102', method='GET', uri='/sockjs/421/l1jy1tdo/websocket', version='HTTP/1.1', remote_ip='127.0.0.1', headers={'Origin': 'http://192.168.0.102', 'Upgrade': 'websocket', 'Accept-Language': 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', 'Accept-Encoding': 'gzip, deflate', 'X-Forwarded-For': '192.168.0.104', 'Sec-Websocket-Version': '13', 'X-Scheme': 'http', 'Host': '192.168.0.102', 'Sec-Websocket-Key': 'iI7+HnGBnTQ0zCLevMW7ow==', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36', 'Connection': 'Upgrade', 'Cookie': 'session_P80=eyJfaWQiOnsiIGIiOiJNVGhtT0RWbU5ERTRabVV6TWpnelpUSmtNak13TkRKak1XWXpNakExTmprPSJ9fQ.DM9D2w.xX8lUYqlKsxuKi6jeNpWh9etsmM; JSESSIONID=dummy', 'Pragma': 'no-cache', 'Cache-Control': 'no-cache', 'Sec-Websocket-Extensions': 'permessage-deflate; client_max_window_bits'})
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/web.py", line 1288, in _stack_context_handle_exception
raise_exc_info((type, value, traceback))
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/web.py", line 1475, in wrapper
result = method(self, *args, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/websocket.py", line 175, in get
self.ws_connection.accept_connection()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/websocket.py", line 407, in accept_connection
self._accept_connection()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/websocket.py", line 457, in _accept_connection
self._receive_frame()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/websocket.py", line 502, in _receive_frame
self.stream.read_bytes(2, self._on_frame_start)
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 284, in read_bytes
self._try_inline_read()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 657, in _try_inline_read
pos = self._read_to_buffer_loop()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 571, in _read_to_buffer_loop
if self._read_to_buffer() == 0:
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 683, in _read_to_buffer
chunk = self.read_from_fd()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 954, in read_from_fd
self.close()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 386, in close
self.close_fd()
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/iostream.py", line 937, in close_fd
self.socket.close()
AttributeError: 'NoneType' object has no attribute 'close'
2017-10-23 09:12:12,152 - tornado.application - ERROR - Uncaught exception GET /sockjs/421/l1jy1tdo/websocket (127.0.0.1)
HTTPServerRequest(protocol='http', host='192.168.0.102', method='GET', uri='/sockjs/421/l1jy1tdo/websocket', version='HTTP/1.1', remote_ip='127.0.0.1', headers={'Origin': 'http://192.168.0.102', 'Upgrade': 'websocket', 'Accept-Language': 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', 'Accept-Encoding': 'gzip, deflate', 'X-Forwarded-For': '192.168.0.104', 'Sec-Websocket-Version': '13', 'X-Scheme': 'http', 'Host': '192.168.0.102', 'Sec-Websocket-Key': 'iI7+HnGBnTQ0zCLevMW7ow==', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36', 'Connection': 'Upgrade', 'Cookie': 'session_P80=eyJfaWQiOnsiIGIiOiJNVGhtT0RWbU5ERTRabVV6TWpnelpUSmtNak13TkRKak1XWXpNakExTmprPSJ9fQ.DM9D2w.xX8lUYqlKsxuKi6jeNpWh9etsmM; JSESSIONID=dummy', 'Pragma': 'no-cache', 'Cache-Control': 'no-cache', 'Sec-Websocket-Extensions': 'permessage-deflate; client_max_window_bits'})
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/web.py", line 1332, in _execute
result = method(*self.path_args, **self.path_kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/web.py", line 1494, in wrapper
return result
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/stack_context.py", line 198, in __exit__
return self.exception_handler(type, value, traceback)
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/web.py", line 1290, in _stack_context_handle_exception
self._handle_request_exception(value)
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/web.py", line 1387, in _handle_request_exception
self.send_error(500, exc_info=sys.exc_info())
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/websocket.py", line 345, in _disallow_for_websocket
raise RuntimeError("Method not supported for Web Sockets")
RuntimeError: Method not supported for Web Sockets
2017-10-23 09:12:12,159 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:12:12,199 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:12:12,237 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:12:18,160 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:13:08,885 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:13:14,160 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:13:14,172 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:13:14,182 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 09:13:14,183 - octoprint.server.util.sockjs - WARNING - Could not send message to client 192.168.0.104: object of type 'NoneType' has no len()
2017-10-23 09:13:20,173 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 09:13:20,258 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 07:17:06,301 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:06,302 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 07:17:06,303 - octoprint.server - INFO - ******************************************************************************
2017-10-23 07:17:06,437 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:08,509 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:08,554 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 07:17:08,799 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 07:17:08,837 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 07:17:08,843 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 07:17:08,908 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 07:17:11,680 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 07:17:13,912 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 07:17:13,913 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 07:17:13,915 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-10-23 07:17:13,922 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 07:17:13,927 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 07:17:13,929 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 07:17:13,931 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 07:17:13,951 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 07:17:14,600 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 07:17:14,611 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 07:17:14,614 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 07:17:14,615 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 07:17:14,648 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 07:17:14,701 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 07:17:14,759 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 07:17:14,916 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 09:15:39,390 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 09:15:39,391 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 09:15:39,999 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 09:15:44,226 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
2017-10-23 09:15:44,261 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-10-23 09:15:45,989 - octoprint.server.preemptive_cache - INFO - ... done in 7111.07s
2017-10-23 09:15:45,990 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 09:15:49,228 - octoprint.server.preemptive_cache - INFO - ... done in 3.24s
2017-10-23 09:15:49,229 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 09:15:52,443 - octoprint.server.preemptive_cache - INFO - ... done in 3.21s
2017-10-23 09:16:41,604 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 09:17:39,068 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 09:17:39,987 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 09:17:42,638 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.6 (Github)"
2017-10-23 09:17:42,725 - octoprint.util.comm - WARNING - Got a file from printer's SD that has a non-ascii filename (/trashe~1/502/fl¸gel~1.gco), that shouldn't happen according to the protocol
2017-10-23 09:19:52,738 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 10:02:52,465 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:02:52,660 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:02:58,868 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:02:58,960 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:02:59,007 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:07:38,408 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:38,505 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:38,577 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:07:39,043 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:39,694 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:40,377 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:40,489 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:40,586 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:40,646 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:07:41,128 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:41,770 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:46,198 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:07:51,198 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:07:51,203 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:07:54,711 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:56,784 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:07:56,881 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:08:01,106 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:08:02,199 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:13:26,229 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:13:32,199 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:13:35,750 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:13:36,259 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:13:42,199 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:13:46,198 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:13:46,291 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:14:01,198 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:23:16,295 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:23:20,738 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:23:20,739 - octoprint.server.util.sockjs - WARNING - Could not send message to client 192.168.0.104: object of type 'NoneType' has no len()
2017-10-23 10:23:26,392 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-23 10:23:51,199 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-23 10:26:33,090 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 10:26:33,102 - tornado.application - ERROR - Exception in callback None
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado-4.0.2-py2.7-linux-armv7l.egg/tornado/ioloop.py", line 836, in start
fd_obj, handler_func = self._handlers[fd]
KeyError: 26
2017-10-23 10:26:33,114 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 10:17:07,409 - octoprint.server - INFO - ******************************************************************************
2017-10-23 10:17:07,410 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 10:17:07,411 - octoprint.server - INFO - ******************************************************************************
2017-10-23 10:17:07,555 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 10:17:09,543 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 10:17:09,588 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 10:17:09,833 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 10:17:09,871 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 10:17:09,878 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 10:17:09,943 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 10:17:12,710 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 10:17:14,877 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 10:17:14,878 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 10:17:14,880 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-10-23 10:17:14,887 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 10:17:14,891 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 10:17:14,894 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 10:17:14,896 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 10:17:14,915 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 10:17:15,718 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 10:17:15,740 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 10:17:15,745 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 10:17:15,747 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 10:17:15,792 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 10:17:15,854 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 10:17:15,912 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 10:17:16,052 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 10:28:51,665 - octoprint.server.preemptive_cache - INFO - ... done in 695.61s
2017-10-23 10:28:51,666 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 10:28:54,915 - octoprint.server.preemptive_cache - INFO - ... done in 3.25s
2017-10-23 10:28:54,924 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 10:28:58,160 - octoprint.server.preemptive_cache - INFO - ... done in 3.24s
2017-10-23 10:17:06,429 - octoprint.server - INFO - ******************************************************************************
2017-10-23 10:17:06,431 - octoprint.server - INFO - Starting OctoPrint 1.3.4 (master branch)
2017-10-23 10:17:06,431 - octoprint.server - INFO - ******************************************************************************
2017-10-23 10:17:06,566 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 10:17:08,535 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 10:17:08,579 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-23 10:17:08,825 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-10-23 10:17:08,863 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-23 10:17:08,869 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-23 10:17:08,936 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-23 10:17:11,818 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-23 10:17:13,985 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-23 10:17:13,986 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-10-23 10:17:13,988 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-10-23 10:17:13,995 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| 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-1.3.4-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/corewizard
| Cost Plugin (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cost
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_stlviewer
| TouchUI (0.3.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-23 10:17:13,996 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-23 10:17:14,002 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-23 10:17:14,004 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-23 10:17:14,023 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-23 10:17:14,656 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-23 10:17:14,667 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-23 10:17:14,670 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-23 10:17:14,671 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-23 10:17:14,708 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2017-10-23 10:17:14,791 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-23 10:17:14,878 - octoprint.plugins.pluginmanager - INFO - Loaded notices from disk, was still valid
2017-10-23 10:17:14,954 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-23 10:32:36,379 - octoprint.server.preemptive_cache - INFO - ... done in 921.42s
2017-10-23 10:32:36,379 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.102/'}
2017-10-23 10:32:39,596 - octoprint.server.preemptive_cache - INFO - ... done in 3.22s
2017-10-23 10:32:39,597 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.0.100/'}
2017-10-23 10:32:42,819 - octoprint.server.preemptive_cache - INFO - ... done in 3.22s
2017-10-23 10:33:01,450 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 10:33:25,594 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.100
2017-10-23 10:33:56,315 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 10:33:57,236 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 10:34:00,269 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.6 (Github)"
2017-10-23 10:34:00,359 - octoprint.util.comm - WARNING - Got a file from printer's SD that has a non-ascii filename (/trashe~1/502/fl¸gel~1.gco), that shouldn't happen according to the protocol
2017-10-23 10:38:37,931 - octoprint.filemanager.analysis - INFO - Starting analysis of local:x3_100_01_06_01_3ddruck_v3.gcode
2017-10-23 10:39:27,323 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-23 11:38:40,624 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 11:38:40,630 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.100
2017-10-23 14:47:12,861 - octoprint.util.comm - INFO - Finished in 14865.558 s.
2017-10-23 14:47:12,900 - octoprint.filemanager.analysis - INFO - Starting analysis of local:x3_100_01_06_01_3ddruck_v3.gcode
2017-10-23 14:48:53,400 - octoprint.filemanager.analysis - INFO - Analysis of entry local:x3_100_01_06_01_3ddruck_v3.gcode finished, needed 100.50s
2017-10-24 06:57:50,853 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-24 06:58:10,218 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-24 06:58:16,876 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 0.36s
2017-10-24 06:58:17,648 - octoprint.plugins.announcements - INFO - Loaded channel _releases from http://octoprint.org/feeds/releases.xml in 0.33s
2017-10-24 06:58:18,013 - octoprint.plugins.announcements - INFO - Loaded channel _blog from http://octoprint.org/feeds/octoblog.xml in 0.3s
2017-10-24 06:58:18,241 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from http://plugins.octoprint.org/feed.xml in 0.11s
2017-10-24 06:58:18,636 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from http://octoprint.org/feeds/octopi.xml in 0.3s
2017-10-24 06:58:36,741 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-24 06:59:08,830 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-24 06:59:17,879 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-24 06:59:45,259 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-24 06:59:47,822 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-24 08:28:19,631 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-24 08:28:22,293 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-24 08:28:29,401 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-24 08:28:29,402 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-24 08:28:33,987 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
2017-10-24 08:28:34,020 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-10-24 08:29:19,996 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.5...
2017-10-24 08:29:54,333 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
2017-10-24 08:29:54,400 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.0.104
2017-10-24 08:30:31,012 - octoprint.plugins.softwareupdate.updaters.update_script - ERROR - Target: octoprint, error while executing update script, got returncode 1
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 88, in perform_update
caller.checked_call(update_command, cwd=folder)
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/util/commandline.py", line 69, in checked_call
raise CommandlineError(returncode, stdout, stderr)
CommandlineError
2017-10-24 08:30:31,019 - octoprint.plugins.softwareupdate - ERROR - Update of octoprint can not be performed
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 823, in _perform_update
update_result = updater.perform_update(target, populated_check, target_version, log_cb=self._log)
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 91, in perform_update
raise UpdateError("Error while executing update script for %s", (e.stdout, e.stderr))
UpdateError
2017-10-24 08:31:43,550 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.5...
2017-10-24 08:31:46,970 - octoprint.plugins.softwareupdate.updaters.update_script - ERROR - Target: octoprint, error while executing update script, got returncode 1
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 88, in perform_update
caller.checked_call(update_command, cwd=folder)
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/util/commandline.py", line 69, in checked_call
raise CommandlineError(returncode, stdout, stderr)
CommandlineError
2017-10-24 08:31:46,972 - octoprint.plugins.softwareupdate - ERROR - Update of octoprint can not be performed
Traceback (most recent call last):
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 823, in _perform_update
update_result = updater.perform_update(target, populated_check, target_version, log_cb=self._log)
File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 91, in perform_update
raise UpdateError("Error while executing update script for %s", (e.stdout, e.stderr))
UpdateError
2017-10-24 08:50:32,021 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.0.104
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment