2019-10-14 17:21:04,366 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 17:21:04,368 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2019-10-14 17:21:04,369 - octoprint.server - INFO - OctoPrint 1.3.11 2019-10-14 17:21:04,373 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Firmware Updater (1.6.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Fullscreen Plugin (0.0.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fullscreen | GcodeEditor (0.2.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | OctoPrint Anywhere (1.0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | The Spaghetti Detective (Beta) (0.8.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-10-14 17:21:04,387 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-10-14 17:21:04,387 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2019-10-14 17:21:27,425 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 691227} 2019-10-14 17:36:04,367 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 17:36:27,465 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 692127} 2019-10-14 17:51:04,371 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 17:51:27,512 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 693027} 2019-10-14 18:06:04,372 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 18:06:27,500 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 693927} 2019-10-14 18:21:04,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 18:21:27,533 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 694827} 2019-10-14 18:36:04,377 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 18:36:27,524 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 695727} 2019-10-14 18:39:52,063 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-10-14 18:39:52,066 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-10-14 18:39:52,075 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-10-14 18:39:52,373 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.97ms 2019-10-14 18:39:53,812 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-14 18:40:02,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-14 18:40:03,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.19ms 2019-10-14 18:40:12,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-14 18:40:13,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.84ms 2019-10-14 18:40:22,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.02ms 2019-10-14 18:40:23,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.72ms 2019-10-14 18:40:32,399 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.40ms 2019-10-14 18:40:33,858 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.37ms 2019-10-14 18:40:42,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-14 18:40:43,861 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.79ms 2019-10-14 18:40:52,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.67ms 2019-10-14 18:40:53,896 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-14 18:41:02,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.63ms 2019-10-14 18:41:03,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.50ms 2019-10-14 18:41:12,410 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-14 18:41:13,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 37.07ms 2019-10-14 18:41:22,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-14 18:41:23,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.25ms 2019-10-14 18:41:32,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-14 18:41:33,857 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.10ms 2019-10-14 18:41:42,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.74ms 2019-10-14 18:41:43,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.83ms 2019-10-14 18:41:52,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.09ms 2019-10-14 18:41:53,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.86ms 2019-10-14 18:42:02,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-14 18:42:03,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.28ms 2019-10-14 18:42:12,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.16ms 2019-10-14 18:42:13,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.72ms 2019-10-14 18:42:22,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.42ms 2019-10-14 18:42:23,850 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.18ms 2019-10-14 18:42:32,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-14 18:42:33,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-14 18:42:42,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-14 18:42:43,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.95ms 2019-10-14 18:42:52,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.04ms 2019-10-14 18:42:53,849 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-14 18:43:02,412 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.10ms 2019-10-14 18:43:03,854 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-14 18:43:12,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.74ms 2019-10-14 18:43:13,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-14 18:43:22,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.48ms 2019-10-14 18:43:23,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-14 18:43:32,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.87ms 2019-10-14 18:43:33,854 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.58ms 2019-10-14 18:43:42,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.18ms 2019-10-14 18:43:43,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.35ms 2019-10-14 18:43:52,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.47ms 2019-10-14 18:43:53,861 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.32ms 2019-10-14 18:44:02,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.73ms 2019-10-14 18:44:03,855 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.01ms 2019-10-14 18:44:12,412 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.38ms 2019-10-14 18:44:13,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-14 18:44:22,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-14 18:44:23,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.56ms 2019-10-14 18:44:32,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.75ms 2019-10-14 18:44:33,850 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.72ms 2019-10-14 18:44:42,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.13ms 2019-10-14 18:44:43,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.92ms 2019-10-14 18:44:52,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.01ms 2019-10-14 18:44:53,850 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.48ms 2019-10-14 18:45:02,419 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-14 18:45:03,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.11ms 2019-10-14 18:45:12,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.60ms 2019-10-14 18:45:13,844 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-14 18:45:22,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-14 18:45:23,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-14 18:45:32,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.56ms 2019-10-14 18:45:33,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.75ms 2019-10-14 18:45:42,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-14 18:45:43,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-14 18:45:52,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-14 18:45:53,857 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.72ms 2019-10-14 18:46:02,425 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-14 18:46:03,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.37ms 2019-10-14 18:46:12,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.39ms 2019-10-14 18:46:13,853 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-14 18:46:22,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-14 18:46:23,858 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.28ms 2019-10-14 18:46:32,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.48ms 2019-10-14 18:46:33,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-14 18:46:42,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-14 18:46:43,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-14 18:46:52,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-14 18:46:53,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-14 18:47:02,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.87ms 2019-10-14 18:47:03,852 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.14ms 2019-10-14 18:47:12,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.83ms 2019-10-14 18:47:13,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.65ms 2019-10-14 18:47:22,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.78ms 2019-10-14 18:47:23,854 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.32ms 2019-10-14 18:47:32,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.70ms 2019-10-14 18:47:33,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.44ms 2019-10-14 18:47:42,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.89ms 2019-10-14 18:47:43,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.96ms 2019-10-14 18:47:52,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.32ms 2019-10-14 18:47:53,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.95ms 2019-10-14 18:48:02,584 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.89ms 2019-10-14 18:48:03,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.71ms 2019-10-14 18:48:12,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.43ms 2019-10-14 18:48:13,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-14 18:48:22,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-14 18:48:23,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-14 18:48:32,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.51ms 2019-10-14 18:48:33,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.81ms 2019-10-14 18:48:42,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.78ms 2019-10-14 18:48:43,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.24ms 2019-10-14 18:48:52,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.98ms 2019-10-14 18:48:53,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.92ms 2019-10-14 18:49:02,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.00ms 2019-10-14 18:49:03,858 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-14 18:49:12,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-14 18:49:13,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.35ms 2019-10-14 18:49:22,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.93ms 2019-10-14 18:49:23,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-14 18:49:32,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.37ms 2019-10-14 18:49:33,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.29ms 2019-10-14 18:49:42,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.60ms 2019-10-14 18:49:43,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.94ms 2019-10-14 18:49:52,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-14 18:49:53,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-14 18:50:02,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.96ms 2019-10-14 18:50:03,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.57ms 2019-10-14 18:50:12,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-14 18:50:13,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.50ms 2019-10-14 18:50:22,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.48ms 2019-10-14 18:50:23,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.98ms 2019-10-14 18:50:32,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.41ms 2019-10-14 18:50:33,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.24ms 2019-10-14 18:50:42,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.02ms 2019-10-14 18:50:43,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.52ms 2019-10-14 18:50:52,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.72ms 2019-10-14 18:50:53,899 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-14 18:51:02,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.75ms 2019-10-14 18:51:03,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.03ms 2019-10-14 18:51:04,379 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 18:51:12,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-14 18:51:13,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.88ms 2019-10-14 18:51:22,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-14 18:51:23,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.35ms 2019-10-14 18:51:27,509 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 696627} 2019-10-14 18:51:32,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.47ms 2019-10-14 18:51:33,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-14 18:51:42,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-14 18:51:43,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.42ms 2019-10-14 18:51:52,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.88ms 2019-10-14 18:51:53,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-14 18:52:02,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.95ms 2019-10-14 18:52:03,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.61ms 2019-10-14 18:52:12,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-14 18:52:13,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.56ms 2019-10-14 18:52:22,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.71ms 2019-10-14 18:52:23,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.38ms 2019-10-14 18:52:32,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-14 18:52:33,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.12ms 2019-10-14 18:52:42,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-14 18:52:43,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-14 18:52:52,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.34ms 2019-10-14 18:52:53,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-14 18:53:02,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-14 18:53:03,901 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-14 18:53:12,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-14 18:53:13,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.37ms 2019-10-14 18:53:22,463 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-14 18:53:23,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.04ms 2019-10-14 18:53:32,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.45ms 2019-10-14 18:53:33,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-14 18:53:42,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.15ms 2019-10-14 18:53:43,906 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-14 18:53:52,463 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.98ms 2019-10-14 18:53:53,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-14 18:54:02,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.69ms 2019-10-14 18:54:03,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-14 18:54:12,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-14 18:54:13,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-14 18:54:22,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-14 18:54:23,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.22ms 2019-10-14 18:54:32,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-14 18:54:33,899 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.46ms 2019-10-14 18:54:42,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.54ms 2019-10-14 18:54:43,901 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.15ms 2019-10-14 18:54:52,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.75ms 2019-10-14 18:54:53,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.35ms 2019-10-14 18:55:02,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.54ms 2019-10-14 18:55:03,896 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.78ms 2019-10-14 18:55:12,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.02ms 2019-10-14 18:55:13,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-14 18:55:22,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.61ms 2019-10-14 18:55:23,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.16ms 2019-10-14 18:55:32,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.44ms 2019-10-14 18:55:33,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-14 18:55:42,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.81ms 2019-10-14 18:55:43,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.05ms 2019-10-14 18:55:52,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.74ms 2019-10-14 18:55:53,901 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-14 18:56:02,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.95ms 2019-10-14 18:56:03,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.74ms 2019-10-14 18:56:12,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.58ms 2019-10-14 18:56:13,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-14 18:56:22,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 34.09ms 2019-10-14 18:56:23,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-14 18:56:32,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.86ms 2019-10-14 18:56:33,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-14 18:56:42,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.27ms 2019-10-14 18:56:43,896 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-14 18:56:52,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.54ms 2019-10-14 18:56:53,901 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.00ms 2019-10-14 18:57:02,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.88ms 2019-10-14 18:57:03,900 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-14 18:57:09,676 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-14 18:57:12,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.88ms 2019-10-14 19:06:04,380 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 19:06:27,560 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 697527} 2019-10-14 19:21:04,384 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 19:21:27,532 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 698427} 2019-10-14 19:36:04,388 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 19:36:27,481 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 699327} 2019-10-14 19:51:04,391 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 19:51:27,468 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 700227} 2019-10-14 20:06:04,393 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 20:06:27,463 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 701127} 2019-10-14 20:21:04,397 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 20:21:27,462 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 702027} 2019-10-14 20:24:47,167 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-14 20:25:15,136 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-14 20:36:04,399 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 20:36:27,488 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 702927} 2019-10-14 20:51:04,401 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 20:51:27,544 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 703827} 2019-10-14 21:06:04,405 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 21:06:27,471 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 704727} 2019-10-14 21:21:04,408 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 21:21:27,514 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 705627} 2019-10-14 21:36:04,411 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 21:36:27,581 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 706527} 2019-10-14 21:51:04,414 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 21:51:27,498 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 707427} 2019-10-14 22:06:04,417 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 22:06:27,467 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 708327} 2019-10-14 22:21:04,420 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 22:21:27,518 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 709227} 2019-10-14 22:36:04,423 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 22:36:27,508 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 710127} 2019-10-14 22:51:04,427 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 22:51:27,489 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 711027} 2019-10-14 23:06:04,430 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 23:06:27,519 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 711927} 2019-10-14 23:21:04,433 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 23:21:27,582 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 712827} 2019-10-14 23:36:04,436 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 23:36:27,549 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 713727} 2019-10-14 23:51:04,439 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-14 23:51:27,554 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 714627} 2019-10-15 00:06:04,442 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 00:06:27,566 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 715527} 2019-10-15 00:21:04,446 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 00:21:27,545 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 716427} 2019-10-15 00:36:04,449 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 00:36:27,563 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 717327} 2019-10-15 00:51:04,452 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 00:51:27,578 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 718227} 2019-10-15 00:58:53,304 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-15 01:00:30,633 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-15 01:01:20,462 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-15 01:02:16,481 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-15 01:06:04,455 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 01:06:27,594 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 719127} 2019-10-15 01:21:04,458 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 01:21:27,628 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 720027} 2019-10-15 01:36:04,460 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 01:36:27,761 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 720927} 2019-10-15 01:51:04,462 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 01:51:27,661 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 721827} 2019-10-15 02:06:04,465 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 02:06:27,633 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 722727} 2019-10-15 02:13:26,885 - websocket - ERROR - error from callback : 'TheSpaghettiDetectivePlugin' object has no attribute 'webcam_streamer' 2019-10-15 02:21:04,467 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 02:21:27,635 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 723627} 2019-10-15 02:36:04,470 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 02:36:27,614 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 724527} 2019-10-15 02:51:04,473 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 02:51:27,630 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 725427} 2019-10-15 03:06:04,476 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 03:06:27,664 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 726327} 2019-10-15 03:21:04,479 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 03:21:27,662 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 727227} 2019-10-15 03:36:04,481 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 03:36:27,673 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 728127} 2019-10-15 03:51:04,485 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 03:51:27,685 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 729027} 2019-10-15 04:06:04,487 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 04:06:27,700 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 729927} 2019-10-15 04:21:04,490 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 04:21:27,663 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 730827} 2019-10-15 04:36:04,493 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 04:36:27,668 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 731727} 2019-10-15 04:51:04,497 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 04:51:27,690 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 732627} 2019-10-15 05:06:04,502 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 05:06:27,717 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 733527} 2019-10-15 05:21:04,507 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 05:21:27,681 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 734427} 2019-10-15 05:36:04,511 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 05:36:27,729 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 735327} 2019-10-15 05:51:04,513 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 05:51:27,870 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 736227} 2019-10-15 06:06:04,517 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 06:06:27,686 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 737127} 2019-10-15 06:21:04,520 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 06:21:27,759 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 738027} 2019-10-15 06:36:04,523 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 06:36:27,714 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 738927} 2019-10-15 06:51:04,526 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 06:51:27,729 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 739827} 2019-10-15 07:06:04,530 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 07:06:27,727 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 740727} 2019-10-15 07:21:04,533 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 07:21:27,725 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 741627} 2019-10-15 07:36:04,535 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 07:36:27,750 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 742527} 2019-10-15 07:51:04,537 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 07:51:27,741 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 743427} 2019-10-15 08:06:04,540 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 08:06:27,749 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 744327} 2019-10-15 08:21:04,542 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 08:21:27,812 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 745227} 2019-10-15 08:36:04,545 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 08:36:27,803 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 746127} 2019-10-15 08:51:04,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 08:51:27,797 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 747027} 2019-10-15 09:06:04,553 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 09:06:27,815 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 747927} 2019-10-15 09:21:04,555 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 09:21:27,817 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 748827} 2019-10-15 09:36:04,559 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 09:36:27,957 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 749727} 2019-10-15 09:51:04,562 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 09:51:27,837 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 750627} 2019-10-15 10:06:04,566 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 10:06:27,860 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 751527} 2019-10-15 10:21:04,570 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 10:21:27,850 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 752427} 2019-10-15 10:36:04,573 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 10:36:27,837 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 753327} 2019-10-15 10:51:04,576 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 10:51:27,892 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 754227} 2019-10-15 11:06:04,579 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 11:06:27,862 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 755127} 2019-10-15 11:21:04,582 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 11:21:27,855 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 756027} 2019-10-15 11:36:04,584 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 11:36:27,839 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 756927} 2019-10-15 11:51:04,587 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 11:51:27,903 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 757827} 2019-10-15 12:04:10,656 - octoprint.plugins.anywhere - ERROR - timed out 2019-10-15 12:06:04,590 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 12:06:27,882 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 758727} 2019-10-15 12:09:21,658 - octoprint.plugins.anywhere - ERROR - timed out 2019-10-15 12:21:04,593 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 12:21:27,913 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 759627} 2019-10-15 12:36:04,594 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 12:36:27,865 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 760527} 2019-10-15 12:51:04,598 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 12:51:27,902 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 761427} 2019-10-15 13:06:04,600 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 13:06:27,891 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 762327} 2019-10-15 13:13:24,171 - octoprint.plugins.anywhere - ERROR - timed out 2019-10-15 13:21:04,604 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 13:21:27,927 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 763227} 2019-10-15 13:24:36,678 - octoprint.plugins.anywhere - ERROR - timed out 2019-10-15 13:36:04,606 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 13:36:27,925 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 764127} 2019-10-15 13:51:04,609 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 13:51:27,921 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 765027} 2019-10-15 14:06:04,611 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 14:06:27,944 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 765927} 2019-10-15 14:21:04,614 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 14:21:27,951 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 766827} 2019-10-15 14:36:04,617 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 14:36:27,937 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 767727} 2019-10-15 14:51:04,620 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 14:51:28,129 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 768627} 2019-10-15 14:59:33,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.11ms 2019-10-15 14:59:37,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.76ms 2019-10-15 14:59:37,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.47ms 2019-10-15 14:59:37,514 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 14:59:37,685 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 14:59:37,701 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 14:59:47,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.25ms 2019-10-15 14:59:47,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.79ms 2019-10-15 14:59:48,843 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-15 14:59:57,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.33ms 2019-10-15 14:59:57,205 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.40ms 2019-10-15 14:59:58,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.09ms 2019-10-15 15:00:07,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-15 15:00:07,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 15:00:09,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 256.64ms 2019-10-15 15:00:17,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 15:00:17,212 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.06ms 2019-10-15 15:00:18,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.87ms 2019-10-15 15:00:27,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.14ms 2019-10-15 15:00:27,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 15:00:28,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.55ms 2019-10-15 15:00:37,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.34ms 2019-10-15 15:00:37,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.10ms 2019-10-15 15:00:38,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.22ms 2019-10-15 15:00:47,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.30ms 2019-10-15 15:00:47,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.13ms 2019-10-15 15:00:48,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.15ms 2019-10-15 15:00:57,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 15:00:57,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.01ms 2019-10-15 15:00:58,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.58ms 2019-10-15 15:01:07,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.36ms 2019-10-15 15:01:07,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.11ms 2019-10-15 15:01:08,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.90ms 2019-10-15 15:01:17,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-15 15:01:17,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-15 15:01:18,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.28ms 2019-10-15 15:01:27,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.40ms 2019-10-15 15:01:27,209 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 15:01:28,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.35ms 2019-10-15 15:01:37,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.59ms 2019-10-15 15:01:37,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-15 15:01:38,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.31ms 2019-10-15 15:01:47,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.13ms 2019-10-15 15:01:47,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.47ms 2019-10-15 15:01:48,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 15:01:57,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 15:01:57,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.90ms 2019-10-15 15:01:58,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.96ms 2019-10-15 15:02:07,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-15 15:02:07,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.39ms 2019-10-15 15:02:08,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.50ms 2019-10-15 15:02:17,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 15:02:17,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.84ms 2019-10-15 15:02:18,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.35ms 2019-10-15 15:02:27,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-15 15:02:27,169 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.59ms 2019-10-15 15:02:28,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.20ms 2019-10-15 15:02:37,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 32.84ms 2019-10-15 15:02:37,218 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.69ms 2019-10-15 15:02:38,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.67ms 2019-10-15 15:02:47,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.82ms 2019-10-15 15:02:47,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.58ms 2019-10-15 15:02:48,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.48ms 2019-10-15 15:02:57,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 15:02:57,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.75ms 2019-10-15 15:02:58,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.46ms 2019-10-15 15:03:07,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.74ms 2019-10-15 15:03:07,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-15 15:03:08,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.17ms 2019-10-15 15:03:17,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.98ms 2019-10-15 15:03:17,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.43ms 2019-10-15 15:03:18,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.47ms 2019-10-15 15:03:27,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.81ms 2019-10-15 15:03:27,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 15:03:28,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.82ms 2019-10-15 15:03:37,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 15:03:37,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.39ms 2019-10-15 15:03:38,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.48ms 2019-10-15 15:03:47,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.31ms 2019-10-15 15:03:47,194 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 15:03:48,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.37ms 2019-10-15 15:03:57,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.06ms 2019-10-15 15:03:57,179 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.42ms 2019-10-15 15:03:58,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.92ms 2019-10-15 15:04:07,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.87ms 2019-10-15 15:04:07,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.27ms 2019-10-15 15:04:08,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.70ms 2019-10-15 15:04:17,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.58ms 2019-10-15 15:04:17,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 15:04:18,872 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.29ms 2019-10-15 15:04:27,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.61ms 2019-10-15 15:04:27,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.03ms 2019-10-15 15:04:28,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.38ms 2019-10-15 15:04:37,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.21ms 2019-10-15 15:04:37,218 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.39ms 2019-10-15 15:04:38,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.77ms 2019-10-15 15:04:47,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.41ms 2019-10-15 15:04:47,237 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.68ms 2019-10-15 15:04:48,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.49ms 2019-10-15 15:04:57,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.73ms 2019-10-15 15:04:57,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.71ms 2019-10-15 15:04:58,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.13ms 2019-10-15 15:05:07,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 15:05:07,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.66ms 2019-10-15 15:05:08,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.90ms 2019-10-15 15:05:17,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.34ms 2019-10-15 15:05:17,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.76ms 2019-10-15 15:05:18,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.58ms 2019-10-15 15:05:27,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.23ms 2019-10-15 15:05:27,197 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.58ms 2019-10-15 15:05:28,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.12ms 2019-10-15 15:05:37,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.91ms 2019-10-15 15:05:37,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 15:05:38,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.83ms 2019-10-15 15:05:47,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.67ms 2019-10-15 15:05:47,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.00ms 2019-10-15 15:05:48,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.04ms 2019-10-15 15:05:57,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 15:05:57,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.34ms 2019-10-15 15:05:58,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.75ms 2019-10-15 15:06:04,623 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 15:06:07,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.20ms 2019-10-15 15:06:07,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.35ms 2019-10-15 15:06:08,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.42ms 2019-10-15 15:06:17,141 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.42ms 2019-10-15 15:06:17,173 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.41ms 2019-10-15 15:06:18,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.31ms 2019-10-15 15:06:27,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.27ms 2019-10-15 15:06:27,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.56ms 2019-10-15 15:06:27,888 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 769527} 2019-10-15 15:06:28,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-15 15:06:37,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.86ms 2019-10-15 15:06:37,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.74ms 2019-10-15 15:06:38,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.83ms 2019-10-15 15:06:47,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.06ms 2019-10-15 15:06:47,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.83ms 2019-10-15 15:06:48,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.67ms 2019-10-15 15:06:57,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.76ms 2019-10-15 15:06:57,212 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-15 15:06:58,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 15:07:07,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.49ms 2019-10-15 15:07:07,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.09ms 2019-10-15 15:07:08,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.94ms 2019-10-15 15:07:17,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.23ms 2019-10-15 15:07:17,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.10ms 2019-10-15 15:07:18,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.77ms 2019-10-15 15:07:27,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-15 15:07:27,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.99ms 2019-10-15 15:07:28,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.12ms 2019-10-15 15:07:37,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 15:07:37,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.32ms 2019-10-15 15:07:38,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.27ms 2019-10-15 15:07:47,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.26ms 2019-10-15 15:07:47,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.82ms 2019-10-15 15:07:48,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.80ms 2019-10-15 15:07:57,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.47ms 2019-10-15 15:07:57,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-15 15:07:58,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.34ms 2019-10-15 15:08:07,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.14ms 2019-10-15 15:08:07,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-15 15:08:08,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.43ms 2019-10-15 15:08:17,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.33ms 2019-10-15 15:08:17,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.42ms 2019-10-15 15:08:19,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.99ms 2019-10-15 15:08:27,136 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.45ms 2019-10-15 15:08:27,193 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.00ms 2019-10-15 15:08:28,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.40ms 2019-10-15 15:08:37,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 15:08:37,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.96ms 2019-10-15 15:08:38,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-15 15:08:47,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.28ms 2019-10-15 15:08:47,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 15:08:48,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.78ms 2019-10-15 15:08:57,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.45ms 2019-10-15 15:08:57,202 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.81ms 2019-10-15 15:08:58,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.47ms 2019-10-15 15:09:07,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.85ms 2019-10-15 15:09:07,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.25ms 2019-10-15 15:09:08,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-15 15:09:17,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-15 15:09:17,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-15 15:09:18,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 15:09:27,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-15 15:09:27,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.17ms 2019-10-15 15:09:28,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.05ms 2019-10-15 15:09:37,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.05ms 2019-10-15 15:09:37,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.39ms 2019-10-15 15:09:38,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.03ms 2019-10-15 15:09:47,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.51ms 2019-10-15 15:09:47,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.72ms 2019-10-15 15:09:48,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.75ms 2019-10-15 15:09:57,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 15:09:57,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.33ms 2019-10-15 15:09:58,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-15 15:10:07,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.68ms 2019-10-15 15:10:07,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.98ms 2019-10-15 15:10:08,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 15:10:17,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.84ms 2019-10-15 15:10:17,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.53ms 2019-10-15 15:10:18,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.90ms 2019-10-15 15:10:27,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.59ms 2019-10-15 15:10:27,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.67ms 2019-10-15 15:10:28,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.73ms 2019-10-15 15:10:37,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.95ms 2019-10-15 15:10:37,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.18ms 2019-10-15 15:10:38,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.72ms 2019-10-15 15:10:47,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 15:10:47,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.63ms 2019-10-15 15:10:48,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.12ms 2019-10-15 15:10:57,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 15:10:57,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.46ms 2019-10-15 15:10:58,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.69ms 2019-10-15 15:11:07,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.05ms 2019-10-15 15:11:07,204 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.59ms 2019-10-15 15:11:08,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.06ms 2019-10-15 15:11:17,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.07ms 2019-10-15 15:11:17,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-15 15:11:18,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.30ms 2019-10-15 15:11:27,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.38ms 2019-10-15 15:11:27,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.02ms 2019-10-15 15:11:28,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.48ms 2019-10-15 15:11:37,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.27ms 2019-10-15 15:11:37,248 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.08ms 2019-10-15 15:11:38,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.39ms 2019-10-15 15:11:47,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.19ms 2019-10-15 15:11:47,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-15 15:11:48,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.54ms 2019-10-15 15:11:57,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-15 15:11:57,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.33ms 2019-10-15 15:11:58,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.45ms 2019-10-15 15:12:07,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.32ms 2019-10-15 15:12:07,213 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-15 15:12:08,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.39ms 2019-10-15 15:12:17,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 15:12:17,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-15 15:12:18,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.54ms 2019-10-15 15:12:27,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.52ms 2019-10-15 15:12:27,192 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.44ms 2019-10-15 15:12:28,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.85ms 2019-10-15 15:12:37,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.56ms 2019-10-15 15:12:37,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.54ms 2019-10-15 15:12:38,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.16ms 2019-10-15 15:12:47,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.31ms 2019-10-15 15:12:47,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-15 15:12:48,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.72ms 2019-10-15 15:12:57,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.30ms 2019-10-15 15:12:57,199 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-15 15:12:58,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.38ms 2019-10-15 15:13:07,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.65ms 2019-10-15 15:13:07,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 15:13:08,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.67ms 2019-10-15 15:13:17,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.35ms 2019-10-15 15:13:17,223 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.26ms 2019-10-15 15:13:18,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.79ms 2019-10-15 15:13:27,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.58ms 2019-10-15 15:13:27,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.28ms 2019-10-15 15:13:28,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.62ms 2019-10-15 15:13:37,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 15:13:37,182 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-15 15:13:38,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.09ms 2019-10-15 15:13:47,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 15:13:47,198 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.13ms 2019-10-15 15:13:48,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.37ms 2019-10-15 15:13:57,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.19ms 2019-10-15 15:13:57,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 15:13:58,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.74ms 2019-10-15 15:14:07,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 15:14:07,216 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.57ms 2019-10-15 15:14:08,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.55ms 2019-10-15 15:14:17,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.00ms 2019-10-15 15:14:17,230 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.93ms 2019-10-15 15:14:18,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.96ms 2019-10-15 15:14:27,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 15:14:27,410 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.82ms 2019-10-15 15:14:28,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.20ms 2019-10-15 15:14:37,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.02ms 2019-10-15 15:14:37,209 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.42ms 2019-10-15 15:14:38,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.43ms 2019-10-15 15:14:47,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.66ms 2019-10-15 15:14:47,208 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.22ms 2019-10-15 15:14:48,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 15:14:57,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.87ms 2019-10-15 15:14:57,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.73ms 2019-10-15 15:14:58,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 15:15:07,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.98ms 2019-10-15 15:15:07,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.83ms 2019-10-15 15:15:08,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 15:15:17,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.13ms 2019-10-15 15:15:17,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.26ms 2019-10-15 15:15:18,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.00ms 2019-10-15 15:15:27,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 15:15:27,205 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.35ms 2019-10-15 15:15:28,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.96ms 2019-10-15 15:15:37,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.75ms 2019-10-15 15:15:37,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.87ms 2019-10-15 15:15:38,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.53ms 2019-10-15 15:15:47,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.65ms 2019-10-15 15:15:47,206 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.66ms 2019-10-15 15:15:48,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.84ms 2019-10-15 15:15:57,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 15:15:57,200 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.90ms 2019-10-15 15:15:58,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-15 15:16:07,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.20ms 2019-10-15 15:16:07,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.00ms 2019-10-15 15:16:08,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.37ms 2019-10-15 15:16:17,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 15:16:17,209 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-15 15:16:18,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.16ms 2019-10-15 15:16:27,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 15:16:27,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 15:16:29,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 62.09ms 2019-10-15 15:16:37,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.89ms 2019-10-15 15:16:37,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.92ms 2019-10-15 15:16:38,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.04ms 2019-10-15 15:16:47,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.93ms 2019-10-15 15:16:47,216 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.08ms 2019-10-15 15:16:48,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.38ms 2019-10-15 15:16:57,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.25ms 2019-10-15 15:16:57,221 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 15:16:58,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.68ms 2019-10-15 15:17:07,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.84ms 2019-10-15 15:17:07,199 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.73ms 2019-10-15 15:17:08,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.01ms 2019-10-15 15:17:17,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 15:17:17,202 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-15 15:17:18,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.74ms 2019-10-15 15:17:27,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.08ms 2019-10-15 15:17:27,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.88ms 2019-10-15 15:17:28,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.56ms 2019-10-15 15:17:37,168 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 38.74ms 2019-10-15 15:17:37,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.20ms 2019-10-15 15:17:38,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-15 15:17:47,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.30ms 2019-10-15 15:17:47,194 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.81ms 2019-10-15 15:17:48,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.08ms 2019-10-15 15:17:57,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-15 15:17:57,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.59ms 2019-10-15 15:17:58,883 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.75ms 2019-10-15 15:18:07,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 15:18:07,216 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.86ms 2019-10-15 15:18:08,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 15:18:17,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.10ms 2019-10-15 15:18:17,210 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-15 15:18:18,886 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 15:18:27,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.89ms 2019-10-15 15:18:27,209 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.80ms 2019-10-15 15:18:28,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.75ms 2019-10-15 15:18:37,158 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 15:18:37,216 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.30ms 2019-10-15 15:18:38,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.64ms 2019-10-15 15:18:47,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.15ms 2019-10-15 15:18:47,173 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-15 15:18:48,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 15:18:57,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 15:18:57,213 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.95ms 2019-10-15 15:18:58,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.06ms 2019-10-15 15:19:07,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-15 15:19:07,217 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.19ms 2019-10-15 15:19:08,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.73ms 2019-10-15 15:19:17,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 15:19:17,211 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.48ms 2019-10-15 15:19:18,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.01ms 2019-10-15 15:19:27,164 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.98ms 2019-10-15 15:19:27,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 15:19:28,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.81ms 2019-10-15 15:19:37,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-15 15:19:37,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.09ms 2019-10-15 15:19:38,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 15:19:47,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.56ms 2019-10-15 15:19:47,193 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-15 15:19:48,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.38ms 2019-10-15 15:19:57,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.94ms 2019-10-15 15:19:57,223 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.95ms 2019-10-15 15:19:58,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 15:20:07,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 15:20:07,230 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.84ms 2019-10-15 15:20:08,890 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.32ms 2019-10-15 15:20:17,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.91ms 2019-10-15 15:20:17,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.05ms 2019-10-15 15:20:18,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.66ms 2019-10-15 15:20:27,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.96ms 2019-10-15 15:20:27,253 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.68ms 2019-10-15 15:20:28,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.83ms 2019-10-15 15:20:37,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-15 15:20:37,230 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.56ms 2019-10-15 15:20:38,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.76ms 2019-10-15 15:20:47,168 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.36ms 2019-10-15 15:20:47,223 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.59ms 2019-10-15 15:20:48,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 15:20:57,169 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.51ms 2019-10-15 15:20:57,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.16ms 2019-10-15 15:20:58,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.08ms 2019-10-15 15:21:04,626 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 15:21:07,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.35ms 2019-10-15 15:21:07,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 15:21:08,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 15:21:17,175 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.10ms 2019-10-15 15:21:17,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.91ms 2019-10-15 15:21:18,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.99ms 2019-10-15 15:21:27,164 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.18ms 2019-10-15 15:21:27,223 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 15:21:27,906 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 770427} 2019-10-15 15:21:28,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 15:21:37,166 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.93ms 2019-10-15 15:21:37,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.73ms 2019-10-15 15:21:38,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 15:21:47,165 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.14ms 2019-10-15 15:21:47,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.01ms 2019-10-15 15:21:48,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.77ms 2019-10-15 15:21:57,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-15 15:21:57,215 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.24ms 2019-10-15 15:21:58,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 15:22:07,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-15 15:22:07,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 15:22:08,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 15:22:17,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.09ms 2019-10-15 15:22:17,201 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.45ms 2019-10-15 15:22:18,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.38ms 2019-10-15 15:22:27,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.52ms 2019-10-15 15:22:27,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.68ms 2019-10-15 15:22:28,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.83ms 2019-10-15 15:22:37,173 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.11ms 2019-10-15 15:22:37,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-15 15:22:38,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.38ms 2019-10-15 15:22:47,179 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.53ms 2019-10-15 15:22:47,237 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.02ms 2019-10-15 15:22:48,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.84ms 2019-10-15 15:22:57,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.87ms 2019-10-15 15:22:57,230 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.89ms 2019-10-15 15:22:58,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.16ms 2019-10-15 15:23:04,714 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-10-15 15:23:05,239 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-10-15 15:23:05,243 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-10-15 15:23:05,259 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 15:23:07,166 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.68ms 2019-10-15 15:23:07,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-15 15:23:08,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.30ms 2019-10-15 15:23:14,463 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 15:23:17,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.98ms 2019-10-15 15:23:17,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.85ms 2019-10-15 15:23:18,892 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.53ms 2019-10-15 15:23:19,175 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-10-15 15:23:19,187 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 15:23:19,329 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-15 15:23:19,486 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-15 15:23:19,497 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-15 15:23:19,498 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-15 15:23:20,073 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-15 15:36:04,627 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 15:36:27,924 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 771327} 2019-10-15 15:43:35,334 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-10-15 15:43:35,342 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-10-15 15:43:35,349 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-10-15 15:43:35,902 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.84ms 2019-10-15 15:43:35,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.86ms 2019-10-15 15:43:37,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-15 15:43:45,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.40ms 2019-10-15 15:43:45,990 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.09ms 2019-10-15 15:43:47,040 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 15:43:55,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 15:43:55,991 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.17ms 2019-10-15 15:43:57,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.34ms 2019-10-15 15:44:05,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.10ms 2019-10-15 15:44:05,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.77ms 2019-10-15 15:44:07,028 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-15 15:44:15,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-15 15:44:15,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.25ms 2019-10-15 15:44:17,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 39.62ms 2019-10-15 15:44:25,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.59ms 2019-10-15 15:44:25,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.23ms 2019-10-15 15:44:27,049 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.83ms 2019-10-15 15:44:35,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.08ms 2019-10-15 15:44:35,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-15 15:44:37,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.70ms 2019-10-15 15:44:45,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-15 15:44:45,997 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 15:44:47,032 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-15 15:44:55,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.52ms 2019-10-15 15:44:55,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 15:44:57,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-15 15:45:05,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.29ms 2019-10-15 15:45:05,987 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.06ms 2019-10-15 15:45:07,047 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.07ms 2019-10-15 15:45:15,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-15 15:45:15,976 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.71ms 2019-10-15 15:45:17,037 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.74ms 2019-10-15 15:45:25,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.73ms 2019-10-15 15:45:25,981 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.11ms 2019-10-15 15:45:27,033 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.97ms 2019-10-15 15:45:35,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.03ms 2019-10-15 15:45:35,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.24ms 2019-10-15 15:45:37,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.48ms 2019-10-15 15:45:45,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.01ms 2019-10-15 15:45:45,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 15:45:47,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.11ms 2019-10-15 15:45:55,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.37ms 2019-10-15 15:45:55,988 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-15 15:45:57,039 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.30ms 2019-10-15 15:46:05,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-15 15:46:05,983 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.03ms 2019-10-15 15:46:07,039 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.64ms 2019-10-15 15:46:15,913 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.18ms 2019-10-15 15:46:15,946 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 15:46:17,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.12ms 2019-10-15 15:46:25,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.55ms 2019-10-15 15:46:25,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.23ms 2019-10-15 15:46:27,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 37.53ms 2019-10-15 15:46:35,921 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.83ms 2019-10-15 15:46:35,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 15:46:37,037 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.24ms 2019-10-15 15:46:45,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.80ms 2019-10-15 15:46:45,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.90ms 2019-10-15 15:46:47,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.36ms 2019-10-15 15:46:55,920 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.92ms 2019-10-15 15:46:55,950 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.74ms 2019-10-15 15:46:57,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-15 15:47:05,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.67ms 2019-10-15 15:47:05,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.40ms 2019-10-15 15:47:07,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 15:47:15,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 15:47:15,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.55ms 2019-10-15 15:47:17,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 15:47:25,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.93ms 2019-10-15 15:47:26,003 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.45ms 2019-10-15 15:47:27,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.12ms 2019-10-15 15:47:35,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.48ms 2019-10-15 15:47:35,997 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.03ms 2019-10-15 15:47:37,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 15:47:45,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.82ms 2019-10-15 15:47:46,002 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.52ms 2019-10-15 15:47:47,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 15:47:55,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.17ms 2019-10-15 15:47:55,980 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.00ms 2019-10-15 15:47:57,036 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.62ms 2019-10-15 15:48:05,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.03ms 2019-10-15 15:48:05,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.75ms 2019-10-15 15:48:07,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.62ms 2019-10-15 15:48:15,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.09ms 2019-10-15 15:48:15,998 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 15:48:17,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.48ms 2019-10-15 15:48:25,915 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.80ms 2019-10-15 15:48:25,947 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.33ms 2019-10-15 15:48:27,040 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.18ms 2019-10-15 15:48:35,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.29ms 2019-10-15 15:48:35,986 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.57ms 2019-10-15 15:48:37,040 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 15:48:45,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.11ms 2019-10-15 15:48:45,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.89ms 2019-10-15 15:48:47,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.41ms 2019-10-15 15:48:55,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 15:48:55,981 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.42ms 2019-10-15 15:48:57,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.67ms 2019-10-15 15:49:05,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.78ms 2019-10-15 15:49:05,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.48ms 2019-10-15 15:49:07,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.25ms 2019-10-15 15:49:15,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.02ms 2019-10-15 15:49:16,007 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 15:49:17,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 15:49:25,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.73ms 2019-10-15 15:49:25,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.75ms 2019-10-15 15:49:27,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 15:49:35,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.20ms 2019-10-15 15:49:35,997 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-15 15:49:37,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.12ms 2019-10-15 15:49:45,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.84ms 2019-10-15 15:49:45,997 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-15 15:49:47,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.37ms 2019-10-15 15:49:55,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-15 15:49:55,988 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 15:49:57,054 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 15:50:05,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-15 15:50:05,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.31ms 2019-10-15 15:50:07,050 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.38ms 2019-10-15 15:50:15,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.01ms 2019-10-15 15:50:15,981 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.30ms 2019-10-15 15:50:17,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.80ms 2019-10-15 15:50:25,923 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.30ms 2019-10-15 15:50:25,977 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.62ms 2019-10-15 15:50:27,053 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.91ms 2019-10-15 15:50:35,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.23ms 2019-10-15 15:50:35,966 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.58ms 2019-10-15 15:50:37,063 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.83ms 2019-10-15 15:50:45,946 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.20ms 2019-10-15 15:50:46,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.80ms 2019-10-15 15:50:47,049 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.36ms 2019-10-15 15:50:55,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.60ms 2019-10-15 15:50:56,000 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.94ms 2019-10-15 15:50:57,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.33ms 2019-10-15 15:51:04,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 15:51:05,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.13ms 2019-10-15 15:51:06,002 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 15:51:07,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.53ms 2019-10-15 15:51:16,047 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.85ms 2019-10-15 15:51:16,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.84ms 2019-10-15 15:51:17,061 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 15:51:25,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-15 15:51:25,994 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-15 15:51:27,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-15 15:51:27,916 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 772227} 2019-10-15 15:51:35,940 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.37ms 2019-10-15 15:51:35,991 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.04ms 2019-10-15 15:51:37,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-15 15:51:45,926 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 15:51:45,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-15 15:51:47,058 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 15:51:55,927 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.17ms 2019-10-15 15:51:55,989 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 15:51:57,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 15:52:05,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.47ms 2019-10-15 15:52:05,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.60ms 2019-10-15 15:52:07,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-15 15:52:15,931 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.64ms 2019-10-15 15:52:15,995 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.40ms 2019-10-15 15:52:17,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 44.26ms 2019-10-15 15:52:25,932 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.17ms 2019-10-15 15:52:25,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 15:52:27,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.76ms 2019-10-15 15:52:35,929 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.36ms 2019-10-15 15:52:35,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.17ms 2019-10-15 15:52:37,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 15:52:45,934 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-15 15:52:45,983 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.73ms 2019-10-15 15:52:47,060 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 15:52:55,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.08ms 2019-10-15 15:52:55,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 15:52:57,065 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.38ms 2019-10-15 15:53:05,943 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.97ms 2019-10-15 15:53:05,995 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.32ms 2019-10-15 15:53:07,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.57ms 2019-10-15 15:53:15,938 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-15 15:53:16,003 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.38ms 2019-10-15 15:53:17,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.18ms 2019-10-15 15:53:25,945 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.08ms 2019-10-15 15:53:26,008 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.98ms 2019-10-15 15:53:27,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.37ms 2019-10-15 15:53:35,944 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.14ms 2019-10-15 15:53:36,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 15:53:37,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.44ms 2019-10-15 15:53:45,949 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.11ms 2019-10-15 15:53:46,009 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 15:53:47,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.29ms 2019-10-15 15:53:55,947 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.39ms 2019-10-15 15:53:56,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.29ms 2019-10-15 15:53:57,064 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.48ms 2019-10-15 15:54:05,948 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.77ms 2019-10-15 15:54:06,008 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-15 15:54:07,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.58ms 2019-10-15 15:54:15,956 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 15:54:16,027 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.67ms 2019-10-15 15:54:17,054 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.56ms 2019-10-15 15:54:25,964 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.23ms 2019-10-15 15:54:26,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.83ms 2019-10-15 15:54:27,061 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.77ms 2019-10-15 15:54:35,964 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 15:54:36,023 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.33ms 2019-10-15 15:54:37,058 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.32ms 2019-10-15 15:54:45,956 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.37ms 2019-10-15 15:54:46,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.35ms 2019-10-15 15:54:47,058 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.03ms 2019-10-15 15:54:55,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-15 15:54:56,024 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.36ms 2019-10-15 15:54:57,061 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.75ms 2019-10-15 15:55:05,947 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.80ms 2019-10-15 15:55:05,991 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-15 15:55:07,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.02ms 2019-10-15 15:55:15,963 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.56ms 2019-10-15 15:55:16,026 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-15 15:55:17,058 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 15:55:25,962 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.53ms 2019-10-15 15:55:26,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.85ms 2019-10-15 15:55:27,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 15:55:35,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.09ms 2019-10-15 15:55:36,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.90ms 2019-10-15 15:55:37,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.64ms 2019-10-15 15:55:45,969 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-15 15:55:46,030 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.31ms 2019-10-15 15:55:47,066 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-15 15:55:55,964 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.87ms 2019-10-15 15:55:56,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.38ms 2019-10-15 15:55:57,076 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-15 15:56:05,971 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-15 15:56:06,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.14ms 2019-10-15 15:56:07,053 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.17ms 2019-10-15 15:56:15,956 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.24ms 2019-10-15 15:56:16,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 15:56:17,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.74ms 2019-10-15 15:56:25,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.52ms 2019-10-15 15:56:26,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.40ms 2019-10-15 15:56:27,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.68ms 2019-10-15 15:56:35,962 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.41ms 2019-10-15 15:56:36,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.43ms 2019-10-15 15:56:37,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.47ms 2019-10-15 15:56:45,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-15 15:56:46,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-15 15:56:47,067 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.13ms 2019-10-15 15:56:55,972 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.98ms 2019-10-15 15:56:56,022 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.94ms 2019-10-15 15:56:57,069 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-15 15:57:05,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 15:57:06,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.98ms 2019-10-15 15:57:07,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.05ms 2019-10-15 15:57:15,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.69ms 2019-10-15 15:57:16,001 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.64ms 2019-10-15 15:57:17,094 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-15 15:57:25,959 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.21ms 2019-10-15 15:57:26,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.41ms 2019-10-15 15:57:27,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.77ms 2019-10-15 15:57:35,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 15:57:36,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-15 15:57:37,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-15 15:57:45,973 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.42ms 2019-10-15 15:57:46,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-15 15:57:47,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 15:57:55,975 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.74ms 2019-10-15 15:57:56,037 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 15:57:57,105 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-15 15:58:05,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.81ms 2019-10-15 15:58:06,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.56ms 2019-10-15 15:58:07,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 15:58:15,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.28ms 2019-10-15 15:58:16,036 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.52ms 2019-10-15 15:58:17,107 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.09ms 2019-10-15 15:58:25,978 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.01ms 2019-10-15 15:58:26,036 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.75ms 2019-10-15 15:58:27,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 15:58:35,978 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 15:58:36,024 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.89ms 2019-10-15 15:58:37,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-15 15:58:45,988 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.45ms 2019-10-15 15:58:46,049 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.18ms 2019-10-15 15:58:47,102 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.52ms 2019-10-15 15:58:55,974 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.11ms 2019-10-15 15:58:56,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.89ms 2019-10-15 15:58:57,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.52ms 2019-10-15 15:59:05,983 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.25ms 2019-10-15 15:59:06,045 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 15:59:07,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.23ms 2019-10-15 15:59:15,977 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.54ms 2019-10-15 15:59:16,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.55ms 2019-10-15 15:59:17,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-15 15:59:26,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.61ms 2019-10-15 15:59:26,248 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.26ms 2019-10-15 15:59:27,110 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.65ms 2019-10-15 15:59:35,993 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.90ms 2019-10-15 15:59:36,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.03ms 2019-10-15 15:59:37,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.02ms 2019-10-15 15:59:45,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.79ms 2019-10-15 15:59:46,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.75ms 2019-10-15 15:59:47,117 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.07ms 2019-10-15 15:59:55,992 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.24ms 2019-10-15 15:59:56,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.19ms 2019-10-15 15:59:57,117 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.36ms 2019-10-15 16:00:05,987 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.99ms 2019-10-15 16:00:06,051 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.52ms 2019-10-15 16:00:07,110 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.87ms 2019-10-15 16:00:15,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.26ms 2019-10-15 16:00:16,050 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.66ms 2019-10-15 16:00:17,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.90ms 2019-10-15 16:00:25,982 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.74ms 2019-10-15 16:00:26,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.98ms 2019-10-15 16:00:27,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.16ms 2019-10-15 16:00:35,986 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.06ms 2019-10-15 16:00:36,050 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 16:00:37,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.89ms 2019-10-15 16:00:45,986 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.29ms 2019-10-15 16:00:46,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.88ms 2019-10-15 16:00:47,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.84ms 2019-10-15 16:00:55,982 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.87ms 2019-10-15 16:00:56,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.17ms 2019-10-15 16:00:57,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.08ms 2019-10-15 16:01:05,978 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.08ms 2019-10-15 16:01:06,045 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.79ms 2019-10-15 16:01:07,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.44ms 2019-10-15 16:01:15,994 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.76ms 2019-10-15 16:01:16,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-15 16:01:17,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-15 16:01:25,990 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.63ms 2019-10-15 16:01:26,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.15ms 2019-10-15 16:01:27,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.70ms 2019-10-15 16:01:35,998 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.17ms 2019-10-15 16:01:36,063 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 16:01:37,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.39ms 2019-10-15 16:01:45,991 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.33ms 2019-10-15 16:01:46,023 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-15 16:01:47,111 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.01ms 2019-10-15 16:01:55,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.08ms 2019-10-15 16:01:56,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 16:01:57,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-15 16:02:05,997 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.86ms 2019-10-15 16:02:06,060 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.08ms 2019-10-15 16:02:07,121 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.72ms 2019-10-15 16:02:15,999 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.01ms 2019-10-15 16:02:16,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.47ms 2019-10-15 16:02:17,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-15 16:02:26,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 32.60ms 2019-10-15 16:02:26,073 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 16:02:27,114 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 16:02:36,004 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.42ms 2019-10-15 16:02:36,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.97ms 2019-10-15 16:02:37,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.24ms 2019-10-15 16:02:46,006 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.92ms 2019-10-15 16:02:46,067 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-15 16:02:47,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.74ms 2019-10-15 16:02:56,006 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-15 16:02:56,063 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.41ms 2019-10-15 16:02:57,102 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.79ms 2019-10-15 16:03:06,017 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.47ms 2019-10-15 16:03:06,080 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.22ms 2019-10-15 16:03:07,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.76ms 2019-10-15 16:03:15,998 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.09ms 2019-10-15 16:03:16,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.61ms 2019-10-15 16:03:17,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.14ms 2019-10-15 16:03:26,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.42ms 2019-10-15 16:03:26,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.75ms 2019-10-15 16:03:27,114 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-15 16:03:36,011 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.14ms 2019-10-15 16:03:36,077 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.62ms 2019-10-15 16:03:37,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 16:03:46,011 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.80ms 2019-10-15 16:03:46,064 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.41ms 2019-10-15 16:03:47,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 16:03:56,004 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.35ms 2019-10-15 16:03:56,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.97ms 2019-10-15 16:03:57,110 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.56ms 2019-10-15 16:04:06,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.82ms 2019-10-15 16:04:06,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.77ms 2019-10-15 16:04:07,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.40ms 2019-10-15 16:04:16,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 16:04:16,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.42ms 2019-10-15 16:04:17,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.65ms 2019-10-15 16:04:26,024 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.94ms 2019-10-15 16:04:26,054 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.02ms 2019-10-15 16:04:27,106 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.41ms 2019-10-15 16:04:36,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.29ms 2019-10-15 16:04:36,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.69ms 2019-10-15 16:04:37,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 16:04:46,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-15 16:04:46,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.76ms 2019-10-15 16:04:47,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.14ms 2019-10-15 16:04:56,028 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.76ms 2019-10-15 16:04:56,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 16:04:57,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.14ms 2019-10-15 16:05:06,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.41ms 2019-10-15 16:05:06,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 16:05:07,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.17ms 2019-10-15 16:05:16,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.36ms 2019-10-15 16:05:16,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.64ms 2019-10-15 16:05:17,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.01ms 2019-10-15 16:05:26,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 16:05:26,069 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 16:05:27,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.50ms 2019-10-15 16:05:36,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 16:05:36,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 16:05:37,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-15 16:05:46,011 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-15 16:05:46,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.47ms 2019-10-15 16:05:47,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.37ms 2019-10-15 16:05:56,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 16:05:56,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-15 16:05:57,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.91ms 2019-10-15 16:06:04,634 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 16:06:06,009 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 16:06:06,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 16:06:07,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.61ms 2019-10-15 16:06:16,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.34ms 2019-10-15 16:06:16,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.50ms 2019-10-15 16:06:17,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 16:06:26,026 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.67ms 2019-10-15 16:06:26,076 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.24ms 2019-10-15 16:06:27,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.31ms 2019-10-15 16:06:27,922 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 773127} 2019-10-15 16:06:36,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.39ms 2019-10-15 16:06:36,077 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 16:06:37,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.61ms 2019-10-15 16:06:46,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 16:06:46,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.47ms 2019-10-15 16:06:47,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.77ms 2019-10-15 16:06:56,023 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 16:06:56,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 16:06:57,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.08ms 2019-10-15 16:07:06,000 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.14ms 2019-10-15 16:07:06,033 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.04ms 2019-10-15 16:07:07,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.35ms 2019-10-15 16:07:16,023 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.00ms 2019-10-15 16:07:16,081 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 16:07:17,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 16:07:26,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 16:07:26,106 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.09ms 2019-10-15 16:07:27,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.19ms 2019-10-15 16:07:36,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.76ms 2019-10-15 16:07:36,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 327.63ms 2019-10-15 16:07:37,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 16:07:46,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 16:07:46,064 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.92ms 2019-10-15 16:07:47,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.79ms 2019-10-15 16:07:56,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.80ms 2019-10-15 16:07:56,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-15 16:07:57,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-15 16:08:06,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.69ms 2019-10-15 16:08:06,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 16:08:07,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.16ms 2019-10-15 16:08:16,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.26ms 2019-10-15 16:08:16,111 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.23ms 2019-10-15 16:08:17,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.41ms 2019-10-15 16:08:26,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.47ms 2019-10-15 16:08:26,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.82ms 2019-10-15 16:08:27,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-15 16:08:36,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.25ms 2019-10-15 16:08:36,096 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-15 16:08:37,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.21ms 2019-10-15 16:08:46,011 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.87ms 2019-10-15 16:08:46,063 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.45ms 2019-10-15 16:08:47,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.45ms 2019-10-15 16:08:56,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.58ms 2019-10-15 16:08:56,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-15 16:08:57,119 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.48ms 2019-10-15 16:09:06,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.01ms 2019-10-15 16:09:06,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.05ms 2019-10-15 16:09:07,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 32.20ms 2019-10-15 16:09:16,080 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.63ms 2019-10-15 16:09:16,130 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.93ms 2019-10-15 16:09:17,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.67ms 2019-10-15 16:09:26,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.30ms 2019-10-15 16:09:26,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 16:09:27,136 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.02ms 2019-10-15 16:09:36,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-15 16:09:36,081 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 16:09:37,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.08ms 2019-10-15 16:09:46,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.76ms 2019-10-15 16:09:46,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.26ms 2019-10-15 16:09:47,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 16:09:56,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-15 16:09:56,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.20ms 2019-10-15 16:09:57,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 16:10:06,012 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-15 16:10:06,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.30ms 2019-10-15 16:10:07,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 16:10:16,022 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.47ms 2019-10-15 16:10:16,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 16:10:17,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-15 16:10:26,015 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.64ms 2019-10-15 16:10:26,105 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 16:10:27,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-15 16:10:36,033 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.57ms 2019-10-15 16:10:36,094 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.51ms 2019-10-15 16:10:37,141 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-15 16:10:46,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 16:10:46,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 39.30ms 2019-10-15 16:10:47,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.33ms 2019-10-15 16:10:56,007 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.83ms 2019-10-15 16:10:56,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.87ms 2019-10-15 16:10:57,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.69ms 2019-10-15 16:11:06,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 16:11:06,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.97ms 2019-10-15 16:11:07,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.72ms 2019-10-15 16:11:16,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 16:11:16,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.78ms 2019-10-15 16:11:17,141 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 16:11:26,017 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.69ms 2019-10-15 16:11:26,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 113.75ms 2019-10-15 16:11:27,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 16:11:36,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 16:11:36,077 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 16:11:37,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.45ms 2019-10-15 16:11:46,022 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.38ms 2019-10-15 16:11:46,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.90ms 2019-10-15 16:11:47,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.06ms 2019-10-15 16:11:56,020 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.18ms 2019-10-15 16:11:56,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.74ms 2019-10-15 16:11:57,136 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-15 16:12:06,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.17ms 2019-10-15 16:12:06,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.25ms 2019-10-15 16:12:07,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.44ms 2019-10-15 16:12:16,026 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.75ms 2019-10-15 16:12:16,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-15 16:12:17,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 16:12:26,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 30.66ms 2019-10-15 16:12:26,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.10ms 2019-10-15 16:12:27,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-15 16:12:36,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.82ms 2019-10-15 16:12:36,076 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-15 16:12:37,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-15 16:12:46,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 16:12:46,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.11ms 2019-10-15 16:12:47,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 16:12:56,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.80ms 2019-10-15 16:12:56,065 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-15 16:12:57,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 16:13:06,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.18ms 2019-10-15 16:13:06,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.80ms 2019-10-15 16:13:07,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.02ms 2019-10-15 16:13:16,028 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.35ms 2019-10-15 16:13:16,090 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.87ms 2019-10-15 16:13:17,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-15 16:13:26,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.73ms 2019-10-15 16:13:26,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 16:13:27,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.86ms 2019-10-15 16:13:36,018 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 16:13:36,077 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.55ms 2019-10-15 16:13:37,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 16:13:46,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 16:13:46,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 16:13:47,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.09ms 2019-10-15 16:13:56,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.83ms 2019-10-15 16:13:56,084 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.80ms 2019-10-15 16:13:57,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.56ms 2019-10-15 16:14:06,041 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 33.31ms 2019-10-15 16:14:06,103 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-15 16:14:07,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.52ms 2019-10-15 16:14:16,014 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.18ms 2019-10-15 16:14:16,071 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.39ms 2019-10-15 16:14:17,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.30ms 2019-10-15 16:14:26,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-15 16:14:26,078 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.25ms 2019-10-15 16:14:27,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 16:14:36,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.36ms 2019-10-15 16:14:36,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.87ms 2019-10-15 16:14:37,141 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-15 16:14:46,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 16:14:46,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.94ms 2019-10-15 16:14:47,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 16:14:49,630 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.65ms 2019-10-15 16:14:56,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.26ms 2019-10-15 16:14:56,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.00ms 2019-10-15 16:14:57,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.85ms 2019-10-15 16:14:59,652 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-15 16:15:06,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 16:15:06,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.58ms 2019-10-15 16:15:07,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-15 16:15:09,668 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.48ms 2019-10-15 16:15:16,058 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.05ms 2019-10-15 16:15:16,076 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.16ms 2019-10-15 16:15:17,143 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 16:15:19,664 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.90ms 2019-10-15 16:15:26,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.63ms 2019-10-15 16:15:26,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-15 16:15:27,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 16:15:29,657 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.09ms 2019-10-15 16:15:36,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.31ms 2019-10-15 16:15:36,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.18ms 2019-10-15 16:15:37,142 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 16:15:39,658 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.08ms 2019-10-15 16:15:46,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.86ms 2019-10-15 16:15:46,097 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.94ms 2019-10-15 16:15:47,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-15 16:15:49,673 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 16:15:56,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-15 16:15:56,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.98ms 2019-10-15 16:15:57,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.76ms 2019-10-15 16:15:59,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-15 16:16:06,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.60ms 2019-10-15 16:16:06,090 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.94ms 2019-10-15 16:16:07,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.71ms 2019-10-15 16:16:09,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.48ms 2019-10-15 16:16:16,022 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-15 16:16:16,054 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.03ms 2019-10-15 16:16:17,245 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.51ms 2019-10-15 16:16:19,672 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 16:16:26,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.58ms 2019-10-15 16:16:26,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.16ms 2019-10-15 16:16:27,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.75ms 2019-10-15 16:16:29,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.34ms 2019-10-15 16:16:36,037 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-15 16:16:36,105 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.89ms 2019-10-15 16:16:37,163 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.49ms 2019-10-15 16:16:39,686 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.62ms 2019-10-15 16:16:46,045 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.99ms 2019-10-15 16:16:46,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.75ms 2019-10-15 16:16:47,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 16:16:49,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.85ms 2019-10-15 16:16:56,033 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.39ms 2019-10-15 16:16:56,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 16:16:57,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.28ms 2019-10-15 16:16:59,712 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-15 16:17:06,036 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 16:17:06,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 16:17:07,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.81ms 2019-10-15 16:17:09,714 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.68ms 2019-10-15 16:17:16,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.65ms 2019-10-15 16:17:16,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 16:17:17,141 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.70ms 2019-10-15 16:17:19,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-15 16:17:26,049 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.49ms 2019-10-15 16:17:26,109 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 16:17:27,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.35ms 2019-10-15 16:17:29,711 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.21ms 2019-10-15 16:17:36,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.83ms 2019-10-15 16:17:36,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.99ms 2019-10-15 16:17:37,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 16:17:39,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.84ms 2019-10-15 16:17:46,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.67ms 2019-10-15 16:17:46,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.65ms 2019-10-15 16:17:47,154 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-15 16:17:49,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.72ms 2019-10-15 16:17:56,061 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.91ms 2019-10-15 16:17:56,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-15 16:17:57,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.37ms 2019-10-15 16:17:59,720 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.73ms 2019-10-15 16:18:06,061 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.08ms 2019-10-15 16:18:06,123 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.12ms 2019-10-15 16:18:07,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.40ms 2019-10-15 16:18:09,718 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.03ms 2019-10-15 16:18:16,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.55ms 2019-10-15 16:18:16,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.05ms 2019-10-15 16:18:17,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.94ms 2019-10-15 16:18:19,795 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.51ms 2019-10-15 16:18:26,064 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.75ms 2019-10-15 16:18:26,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.02ms 2019-10-15 16:18:27,177 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.20ms 2019-10-15 16:18:29,721 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-15 16:18:36,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.40ms 2019-10-15 16:18:36,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.96ms 2019-10-15 16:18:37,169 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.34ms 2019-10-15 16:18:39,730 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.58ms 2019-10-15 16:18:46,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.83ms 2019-10-15 16:18:46,167 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.53ms 2019-10-15 16:18:47,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.72ms 2019-10-15 16:18:49,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.93ms 2019-10-15 16:18:56,072 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.93ms 2019-10-15 16:18:56,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.17ms 2019-10-15 16:18:57,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.44ms 2019-10-15 16:18:59,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.90ms 2019-10-15 16:19:06,060 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.65ms 2019-10-15 16:19:06,119 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.79ms 2019-10-15 16:19:07,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.99ms 2019-10-15 16:19:09,712 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.41ms 2019-10-15 16:19:16,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.23ms 2019-10-15 16:19:16,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.29ms 2019-10-15 16:19:17,190 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.03ms 2019-10-15 16:19:19,724 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.96ms 2019-10-15 16:19:26,067 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.10ms 2019-10-15 16:19:26,129 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 16:19:27,179 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.30ms 2019-10-15 16:19:29,721 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.88ms 2019-10-15 16:19:36,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 50.63ms 2019-10-15 16:19:36,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 184.09ms 2019-10-15 16:19:37,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-15 16:19:39,724 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.01ms 2019-10-15 16:19:46,073 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.56ms 2019-10-15 16:19:46,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 16:19:47,180 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 16:19:49,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.09ms 2019-10-15 16:19:56,066 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.34ms 2019-10-15 16:19:56,128 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.98ms 2019-10-15 16:19:57,178 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 16:19:59,724 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.83ms 2019-10-15 16:20:06,068 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.69ms 2019-10-15 16:20:06,127 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.32ms 2019-10-15 16:20:07,166 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.88ms 2019-10-15 16:20:09,730 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.10ms 2019-10-15 16:20:16,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.18ms 2019-10-15 16:20:16,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.63ms 2019-10-15 16:20:17,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-15 16:20:19,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 16:20:26,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.05ms 2019-10-15 16:20:26,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 16:20:27,176 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-15 16:20:29,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.01ms 2019-10-15 16:20:36,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.79ms 2019-10-15 16:20:36,135 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.83ms 2019-10-15 16:20:37,178 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.16ms 2019-10-15 16:20:39,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.47ms 2019-10-15 16:20:46,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.66ms 2019-10-15 16:20:46,123 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-15 16:20:47,189 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-15 16:20:49,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.01ms 2019-10-15 16:20:56,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.16ms 2019-10-15 16:20:56,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 16:20:57,190 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.66ms 2019-10-15 16:20:59,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 16:21:04,636 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 16:21:06,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-15 16:21:06,165 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.80ms 2019-10-15 16:21:07,180 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.12ms 2019-10-15 16:21:09,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 16:21:16,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.06ms 2019-10-15 16:21:16,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-15 16:21:17,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.31ms 2019-10-15 16:21:19,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.43ms 2019-10-15 16:21:26,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.18ms 2019-10-15 16:21:26,127 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.13ms 2019-10-15 16:21:27,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.73ms 2019-10-15 16:21:27,970 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 774027} 2019-10-15 16:21:29,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.35ms 2019-10-15 16:21:36,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.72ms 2019-10-15 16:21:36,163 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.30ms 2019-10-15 16:21:37,179 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.86ms 2019-10-15 16:21:39,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.79ms 2019-10-15 16:21:46,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.88ms 2019-10-15 16:21:46,147 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-15 16:21:47,180 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-15 16:21:49,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-15 16:21:56,084 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.70ms 2019-10-15 16:21:56,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 16:21:57,176 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-15 16:21:59,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 16:22:06,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.04ms 2019-10-15 16:22:06,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.73ms 2019-10-15 16:22:07,182 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.49ms 2019-10-15 16:22:09,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.50ms 2019-10-15 16:22:16,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.09ms 2019-10-15 16:22:16,151 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.12ms 2019-10-15 16:22:17,180 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.84ms 2019-10-15 16:22:19,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 16:22:26,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.39ms 2019-10-15 16:22:26,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.82ms 2019-10-15 16:22:27,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.55ms 2019-10-15 16:22:29,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.34ms 2019-10-15 16:22:36,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.14ms 2019-10-15 16:22:36,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.74ms 2019-10-15 16:22:37,184 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.97ms 2019-10-15 16:22:39,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 16:22:46,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 30.04ms 2019-10-15 16:22:46,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.62ms 2019-10-15 16:22:47,177 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.12ms 2019-10-15 16:22:49,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.10ms 2019-10-15 16:22:56,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.80ms 2019-10-15 16:22:56,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.49ms 2019-10-15 16:22:57,181 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.46ms 2019-10-15 16:22:59,744 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.41ms 2019-10-15 16:23:06,080 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.04ms 2019-10-15 16:23:06,134 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.27ms 2019-10-15 16:23:07,179 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.54ms 2019-10-15 16:23:09,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.13ms 2019-10-15 16:23:16,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.59ms 2019-10-15 16:23:16,157 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.58ms 2019-10-15 16:23:17,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.76ms 2019-10-15 16:23:19,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.61ms 2019-10-15 16:23:26,081 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.70ms 2019-10-15 16:23:26,134 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.81ms 2019-10-15 16:23:27,195 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.82ms 2019-10-15 16:23:29,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 16:23:36,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.44ms 2019-10-15 16:23:36,148 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.17ms 2019-10-15 16:23:37,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.35ms 2019-10-15 16:23:39,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.84ms 2019-10-15 16:23:46,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.24ms 2019-10-15 16:23:46,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.70ms 2019-10-15 16:23:47,190 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.33ms 2019-10-15 16:23:49,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.14ms 2019-10-15 16:23:56,090 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.62ms 2019-10-15 16:23:56,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.79ms 2019-10-15 16:23:57,189 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-15 16:23:59,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.78ms 2019-10-15 16:24:06,097 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 16:24:06,153 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.26ms 2019-10-15 16:24:07,181 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.45ms 2019-10-15 16:24:09,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.65ms 2019-10-15 16:24:16,085 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.20ms 2019-10-15 16:24:16,114 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.61ms 2019-10-15 16:24:17,181 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-15 16:24:19,744 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 16:24:26,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.73ms 2019-10-15 16:24:26,156 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.48ms 2019-10-15 16:24:27,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.36ms 2019-10-15 16:24:29,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-15 16:24:35,038 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:24:36,050 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:24:36,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.17ms 2019-10-15 16:24:36,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-15 16:24:36,260 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:24:37,164 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.70ms 2019-10-15 16:24:38,575 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-10-15 16:24:38,842 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:24:39,751 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.04ms 2019-10-15 16:24:46,099 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.62ms 2019-10-15 16:24:46,144 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-15 16:24:47,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.79ms 2019-10-15 16:24:49,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.31ms 2019-10-15 16:24:56,091 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 16:24:56,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 16:24:57,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-15 16:24:59,749 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 16:25:06,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.81ms 2019-10-15 16:25:06,160 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 16:25:07,178 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.12ms 2019-10-15 16:25:09,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 34.87ms 2019-10-15 16:25:15,382 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/eyal0/OctoPrint-PrintTimeGenius/archive/master.zip 2019-10-15 16:25:31,065 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-10-15 16:25:31,930 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 25 mixin implementations, 45 hook handlers 2019-10-15 16:25:31,938 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Firmware Updater (1.6.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Fullscreen Plugin (0.0.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fullscreen | GcodeEditor (0.2.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | OctoPrint Anywhere (1.0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | !PrintTimeGenius Plugin (2.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | The Spaghetti Detective (Beta) (0.8.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-10-15 16:25:31,940 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: PrintTimeGenius Plugin, version 2.0.1 2019-10-15 16:25:31,979 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.93ms 2019-10-15 16:25:31,995 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.27ms 2019-10-15 16:25:32,045 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.83ms 2019-10-15 16:25:32,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.98ms 2019-10-15 16:25:32,108 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-15 16:25:32,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.80ms 2019-10-15 16:25:32,175 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.03ms 2019-10-15 16:25:32,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.90ms 2019-10-15 16:25:32,541 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '2.0.1', 'plugin': 'PrintTimeGenius'} 2019-10-15 16:25:36,096 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.76ms 2019-10-15 16:25:36,182 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.63ms 2019-10-15 16:25:37,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 30.04ms 2019-10-15 16:25:39,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 16:25:41,994 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-10-15 16:25:42,192 - octoprint.server - INFO - Shutting down... 2019-10-15 16:25:42,749 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-10-15 16:25:42,754 - octoprint.events - INFO - Event loop shut down 2019-10-15 16:25:42,776 - octoprint.server - INFO - Goodbye! 2019-10-15 16:25:47,878 - octoprint.startup - INFO - ****************************************************************************** 2019-10-15 16:25:47,881 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-10-15 16:25:47,882 - octoprint.startup - INFO - ****************************************************************************** 2019-10-15 16:25:47,957 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-10-15 16:25:48,523 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-10-15 16:25:48,565 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-10-15 16:25:51,942 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 50 hook handlers 2019-10-15 16:25:52,254 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-10-15 16:25:52,293 - octoprint.server - INFO - Intermediary server started 2019-10-15 16:25:52,293 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-10-15 16:25:53,149 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 50 hook handlers 2019-10-15 16:25:53,200 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-10-15 16:25:53,855 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-10-15 16:25:53,874 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2019-10-15 16:25:54,122 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-10-15 16:25:54,151 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2019-10-15 16:25:54,155 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2019-10-15 16:25:55,961 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:25:57,723 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-10-15 16:25:57,725 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-10-15 16:25:57,726 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-10-15 16:25:57,732 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2019-10-15 16:25:57,764 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Firmware Updater (1.6.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Fullscreen Plugin (0.0.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fullscreen | GcodeEditor (0.2.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | OctoPrint Anywhere (1.0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | PrintTimeGenius Plugin (2.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | The Spaghetti Detective (Beta) (0.8.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-10-15 16:25:57,787 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-10-15 16:25:57,808 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-10-15 16:25:57,835 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-10-15 16:25:57,850 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-10-15 16:25:59,718 - octoprint.server - INFO - Shutting down intermediary server... 2019-10-15 16:25:59,723 - octoprint.server - INFO - Intermediary server shut down 2019-10-15 16:25:59,726 - octoprint.events - INFO - Processing startup event, this is our first event 2019-10-15 16:25:59,730 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-10-15 16:25:59,738 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-10-15 16:25:59,821 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-10-15 16:25:59,957 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-10-15 16:25:59,961 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-10-15 16:26:00,162 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-10-15 16:26:00,181 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-10-15 16:26:00,192 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-10-15 16:26:00,279 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-10-15 16:26:00,283 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-10-15 16:26:00,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.88ms 2019-10-15 16:26:00,521 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.68s 2019-10-15 16:26:00,738 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-10-15 16:26:01,121 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.67s 2019-10-15 16:26:01,423 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-10-15 16:26:01,444 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:26:01,732 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:26:02,278 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 37.33ms 2019-10-15 16:26:02,756 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:26:02,788 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:26:02,796 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.1s 2019-10-15 16:26:02,958 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-10-15 16:26:03,160 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.77s 2019-10-15 16:26:03,803 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.82s 2019-10-15 16:26:03,864 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-10-15 16:26:04,259 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:26:04,405 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:26:04,450 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:26:04,528 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.56s 2019-10-15 16:26:04,683 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.99s 2019-10-15 16:26:05,139 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:26:05,665 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.7s 2019-10-15 16:26:05,763 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.64s 2019-10-15 16:26:06,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.60ms 2019-10-15 16:26:06,139 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.80ms 2019-10-15 16:26:06,975 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere/config.py:53: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2019-10-15 16:26:07,889 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:26:10,506 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-10-15 16:26:10,537 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-10-15 16:26:10,539 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-10-15 16:26:10,545 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-10-15 16:26:10,905 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-10-15 16:26:10,940 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-10-15 16:26:10,940 - octoprint.plugins.themeify - INFO - Themeify initialized. 2019-10-15 16:26:11,088 - octoprint.plugins.anywhere - INFO - {u'mjpeg_stream_tier': 6, u'UserId': 28693, u'camResolution': u'medium', u'name': u'Cr-10S', u'flipV': False, u'octolapseOptedIn': False, u'recordTimelapse': True, u'rotate90N': False, u'token': u'D41NX7M55DQ9FZOZQ1U05NU860HWF2N8', u'lastSeen': u'2019-10-15T15:25:09.759Z', u'flipH': False, u'updatedAt': u'2019-10-15T15:25:09.759Z', u'deletedAt': None, u'rotate90': False, u'id': 36398, u'createdAt': u'2019-07-04T16:06:25.128Z', u'subscription': u'free'} 2019-10-15 16:26:11,612 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.16.0', 'version': u'1.3.11', 'pip': '19.0.1', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-10-15 16:26:11,688 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.114/'} 2019-10-15 16:26:12,358 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20} 2019-10-15 16:26:40,055 - octoprint.server.preemptive_cache - INFO - ... done in 28.36s 2019-10-15 16:26:40,083 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.52ms 2019-10-15 16:26:40,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.07ms 2019-10-15 16:26:40,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.72ms 2019-10-15 16:26:40,187 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.41ms 2019-10-15 16:26:40,219 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.37ms 2019-10-15 16:26:40,252 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.55ms 2019-10-15 16:26:40,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.98ms 2019-10-15 16:26:40,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.51ms 2019-10-15 16:26:40,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.84ms 2019-10-15 16:26:40,405 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:26:40,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.53ms 2019-10-15 16:26:40,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.62ms 2019-10-15 16:26:40,649 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-15 16:26:40,667 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.46ms 2019-10-15 16:26:40,761 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 16:26:41,929 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:26:42,124 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:26:42,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.56ms 2019-10-15 16:26:44,889 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:26:46,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.40ms 2019-10-15 16:26:46,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.26ms 2019-10-15 16:26:49,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.87ms 2019-10-15 16:26:52,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.43ms 2019-10-15 16:26:56,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 32.57ms 2019-10-15 16:26:56,188 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.82ms 2019-10-15 16:26:59,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.74ms 2019-10-15 16:27:02,315 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-15 16:27:06,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.23ms 2019-10-15 16:27:06,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.95ms 2019-10-15 16:27:09,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.35ms 2019-10-15 16:27:12,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.83ms 2019-10-15 16:27:16,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.88ms 2019-10-15 16:27:16,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 16:27:19,755 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-15 16:27:22,309 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.48ms 2019-10-15 16:27:26,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.34ms 2019-10-15 16:27:26,137 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.83ms 2019-10-15 16:27:29,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 16:27:32,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.52ms 2019-10-15 16:27:36,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 16:27:36,150 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.02ms 2019-10-15 16:27:39,751 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.66ms 2019-10-15 16:27:42,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.56ms 2019-10-15 16:27:46,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 16:27:46,149 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 16:27:49,749 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.26ms 2019-10-15 16:27:52,320 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.90ms 2019-10-15 16:27:56,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.31ms 2019-10-15 16:27:56,145 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.18ms 2019-10-15 16:27:59,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 16:28:02,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 16:28:06,097 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.03ms 2019-10-15 16:28:06,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-15 16:28:09,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.63ms 2019-10-15 16:28:12,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 16:28:15,361 - octoprint.plugins.softwareupdate - INFO - Starting update of TheSpaghettiDetectiveBeta to 0.9.0... 2019-10-15 16:28:16,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.98ms 2019-10-15 16:28:16,117 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.15ms 2019-10-15 16:28:19,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.55ms 2019-10-15 16:28:22,314 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.74ms 2019-10-15 16:28:26,094 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.24ms 2019-10-15 16:28:26,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.40ms 2019-10-15 16:28:29,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.52ms 2019-10-15 16:28:32,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.56ms 2019-10-15 16:28:36,093 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.19ms 2019-10-15 16:28:36,140 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.49ms 2019-10-15 16:28:39,734 - octoprint.plugins.softwareupdate - INFO - Update of TheSpaghettiDetectiveBeta to 0.9.0 successful! 2019-10-15 16:28:39,751 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.90ms 2019-10-15 16:28:39,987 - octoprint.plugins.softwareupdate - INFO - Starting update of anywhere to 1.0.20... 2019-10-15 16:28:40,424 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '0.9.0', 'from_version': '0.8.1', 'target': u'TheSpaghettiDetectiveBeta'} 2019-10-15 16:28:42,318 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.47ms 2019-10-15 16:28:46,084 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-15 16:28:46,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.41ms 2019-10-15 16:28:49,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.43ms 2019-10-15 16:28:52,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 16:28:56,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.69ms 2019-10-15 16:28:56,120 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.78ms 2019-10-15 16:28:58,340 - octoprint.plugins.softwareupdate - INFO - Update of anywhere to 1.0.20 successful! 2019-10-15 16:28:58,733 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-10-15 16:28:58,735 - octoprint.plugins.softwareupdate - INFO - Restarting... 2019-10-15 16:28:58,889 - octoprint.server - INFO - Shutting down... 2019-10-15 16:28:59,096 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': '1.0.20', 'from_version': '1.0.11', 'target': u'anywhere'} 2019-10-15 16:28:59,553 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-10-15 16:28:59,566 - octoprint.events - INFO - Event loop shut down 2019-10-15 16:28:59,608 - octoprint.server - INFO - Goodbye! 2019-10-15 16:29:04,615 - octoprint.startup - INFO - ****************************************************************************** 2019-10-15 16:29:04,617 - octoprint.startup - INFO - Starting OctoPrint 1.3.11 2019-10-15 16:29:04,618 - octoprint.startup - INFO - ****************************************************************************** 2019-10-15 16:29:04,686 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-10-15 16:29:04,691 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-10-15 16:29:04,734 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-10-15 16:29:08,036 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 50 hook handlers 2019-10-15 16:29:08,348 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-10-15 16:29:08,381 - octoprint.server - INFO - Intermediary server started 2019-10-15 16:29:08,382 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2019-10-15 16:29:09,242 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 50 hook handlers 2019-10-15 16:29:09,288 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-10-15 16:29:09,933 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-10-15 16:29:09,952 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2019-10-15 16:29:10,179 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-10-15 16:29:10,211 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2019-10-15 16:29:10,215 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2019-10-15 16:29:11,983 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:29:13,738 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-10-15 16:29:13,740 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-10-15 16:29:13,740 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-10-15 16:29:13,748 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2019-10-15 16:29:13,780 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Firmware Updater (1.6.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Fullscreen Plugin (0.0.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fullscreen | GcodeEditor (0.2.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | OctoPrint Anywhere (1.0.20) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | PrintTimeGenius Plugin (2.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | The Spaghetti Detective (Beta) (0.9.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-10-15 16:29:13,803 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-10-15 16:29:13,819 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-10-15 16:29:13,845 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-10-15 16:29:13,860 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-10-15 16:29:15,696 - octoprint.server - INFO - Shutting down intermediary server... 2019-10-15 16:29:15,742 - octoprint.server - INFO - Intermediary server shut down 2019-10-15 16:29:15,745 - octoprint.events - INFO - Processing startup event, this is our first event 2019-10-15 16:29:15,747 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-10-15 16:29:15,752 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-10-15 16:29:15,806 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-10-15 16:29:16,230 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-10-15 16:29:16,234 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-10-15 16:29:16,760 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2019-10-15 16:29:16,764 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2019-10-15 16:29:16,779 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-10-15 16:29:16,793 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-10-15 16:29:16,810 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-10-15 16:29:16,989 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-10-15 16:29:17,009 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-10-15 16:29:17,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 43.80ms 2019-10-15 16:29:17,138 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.66ms 2019-10-15 16:29:17,248 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:29:17,447 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-10-15 16:29:17,531 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:29:18,198 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-10-15 16:29:19,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 16:29:19,240 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:29:19,428 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:29:19,533 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:29:19,732 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:29:19,748 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:29:19,764 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-10-15 16:29:19,976 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.19ms 2019-10-15 16:29:20,102 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:29:22,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.95ms 2019-10-15 16:29:24,257 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-10-15 16:29:24,258 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-10-15 16:29:24,264 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-10-15 16:29:24,264 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-10-15 16:29:24,420 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-10-15 16:29:24,445 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere/config.py:53: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self.__items__ = yaml.load(config_str) 2019-10-15 16:29:24,469 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-10-15 16:29:24,471 - octoprint.plugins.themeify - INFO - Themeify initialized. 2019-10-15 16:29:24,701 - octoprint.plugins.anywhere - WARNING - {u'mjpeg_stream_tier': 6, u'UserId': 28693, u'camResolution': u'medium', u'name': u'Cr-10S', u'flipV': False, u'octolapseOptedIn': False, u'recordTimelapse': True, u'rotate90N': False, u'token': u'D41NX7M55DQ9FZOZQ1U05NU860HWF2N8', u'lastSeen': u'2019-10-15T15:28:13.811Z', u'flipH': False, u'updatedAt': u'2019-10-15T15:28:13.811Z', u'deletedAt': None, u'rotate90': False, u'id': 36398, u'createdAt': u'2019-07-04T16:06:25.128Z', u'subscription': u'free'} 2019-10-15 16:29:25,168 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18} 2019-10-15 16:29:25,306 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.114/'} 2019-10-15 16:29:25,864 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 917016576, 'octopi_version': '0.16.0', 'version': u'1.3.11', 'pip': '19.0.1', 'cores': 4, 'freq': 1200.0, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2019-10-15 16:29:26,098 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.57ms 2019-10-15 16:29:26,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.15ms 2019-10-15 16:29:26,694 - backoff - INFO - Backing off wait_for_janus(...) for 0.8s (error: [Errno 111] Connection refused) 2019-10-15 16:29:28,554 - backoff - INFO - Backing off wait_for_janus(...) for 0.8s (error: [Errno 111] Connection refused) 2019-10-15 16:29:29,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 131.53ms 2019-10-15 16:29:30,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.12ms 2019-10-15 16:29:30,479 - backoff - INFO - Backing off wait_for_janus(...) for 3.1s (error: [Errno 111] Connection refused) 2019-10-15 16:29:34,750 - backoff - INFO - Backing off wait_for_janus(...) for 7.1s (error: [Errno 111] Connection refused) 2019-10-15 16:29:36,271 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.29ms 2019-10-15 16:29:36,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.24ms 2019-10-15 16:29:39,547 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.90ms 2019-10-15 16:29:39,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.65ms 2019-10-15 16:29:43,178 - werkzeug - INFO - * Running on http://0.0.0.0:8080/ (Press CTRL+C to quit) 2019-10-15 16:29:44,960 - octoprint.server.preemptive_cache - INFO - ... done in 19.65s 2019-10-15 16:29:46,116 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.42ms 2019-10-15 16:29:46,181 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.64ms 2019-10-15 16:29:49,096 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 16:29:49,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.30ms 2019-10-15 16:29:56,104 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.83ms 2019-10-15 16:29:56,172 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-15 16:29:59,086 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 16:29:59,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.95ms 2019-10-15 16:30:06,105 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.23ms 2019-10-15 16:30:06,177 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.01ms 2019-10-15 16:30:09,094 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.08ms 2019-10-15 16:30:09,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.54ms 2019-10-15 16:30:16,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.04ms 2019-10-15 16:30:16,177 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.22ms 2019-10-15 16:30:19,101 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.83ms 2019-10-15 16:30:19,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.24ms 2019-10-15 16:30:26,131 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.57ms 2019-10-15 16:30:26,203 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.36ms 2019-10-15 16:30:29,097 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.61ms 2019-10-15 16:30:29,776 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.00ms 2019-10-15 16:30:36,125 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 16:30:36,212 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.71ms 2019-10-15 16:30:39,097 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-15 16:30:39,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-15 16:30:46,126 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 16:30:46,185 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.38ms 2019-10-15 16:30:49,092 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.30ms 2019-10-15 16:30:49,778 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.82ms 2019-10-15 16:30:56,129 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-15 16:30:56,196 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.58ms 2019-10-15 16:30:59,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.94ms 2019-10-15 16:30:59,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.68ms 2019-10-15 16:31:05,318 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:31:05,476 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 16:31:06,124 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.70ms 2019-10-15 16:31:06,179 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.33ms 2019-10-15 16:31:06,881 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:31:07,064 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:31:09,288 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.43ms 2019-10-15 16:31:09,442 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:31:09,778 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.12ms 2019-10-15 16:31:12,382 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-10-15 16:31:12,848 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-10-15 16:31:12,869 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-10-15 16:31:13,934 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 16:31:13,945 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-10-15 16:31:13,955 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 16:31:14,257 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-15 16:31:14,258 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-15 16:31:18,690 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-15 16:31:18,720 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-15 16:31:19,283 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-15 16:31:25,241 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:31:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:33:25,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:33:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:35:25,250 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:35:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:37:25,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:37:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:39:25,236 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:39:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:41:25,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:41:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:43:25,566 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:43:25,922 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:43:26,240 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:43:26,248 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 16:43:26,256 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:43:26] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 16:43:26,278 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 16:43:26,922 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:43:27,263 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:43:27,566 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:43:27,567 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 16:43:27,570 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:43:27] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 16:43:27,574 - backoff - INFO - Backing off capture_mjpeg(...) for 0.5s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 16:43:28,246 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:43:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:43:28,334 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 16:43:28,924 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:43:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:44:08,362 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 16:44:24,980 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 918} 2019-10-15 16:45:28,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:45:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:47:24,827 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-10-15 16:47:24,847 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-10-15 16:47:24,858 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-10-15 16:47:25,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.78ms 2019-10-15 16:47:26,287 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.34ms 2019-10-15 16:47:26,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.73ms 2019-10-15 16:47:26,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.91ms 2019-10-15 16:47:28,938 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:47:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:47:35,463 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.71ms 2019-10-15 16:47:36,319 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.01ms 2019-10-15 16:47:36,383 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.00ms 2019-10-15 16:47:36,552 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.22ms 2019-10-15 16:47:45,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.30ms 2019-10-15 16:47:46,321 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.65ms 2019-10-15 16:47:46,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.37ms 2019-10-15 16:47:46,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.29ms 2019-10-15 16:47:55,458 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.36ms 2019-10-15 16:47:56,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.49ms 2019-10-15 16:47:56,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.46ms 2019-10-15 16:47:56,550 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.60ms 2019-10-15 16:48:05,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.19ms 2019-10-15 16:48:06,318 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.40ms 2019-10-15 16:48:06,373 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.53ms 2019-10-15 16:48:06,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-15 16:48:15,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.86ms 2019-10-15 16:48:16,319 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.32ms 2019-10-15 16:48:16,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.31ms 2019-10-15 16:48:16,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.16ms 2019-10-15 16:48:25,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.96ms 2019-10-15 16:48:26,317 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.75ms 2019-10-15 16:48:26,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.76ms 2019-10-15 16:48:26,587 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.89ms 2019-10-15 16:48:35,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-15 16:48:36,319 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.07ms 2019-10-15 16:48:36,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-15 16:48:36,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.77ms 2019-10-15 16:48:45,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.10ms 2019-10-15 16:48:46,315 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.55ms 2019-10-15 16:48:46,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.65ms 2019-10-15 16:48:46,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.43ms 2019-10-15 16:48:55,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-15 16:48:56,320 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.56ms 2019-10-15 16:48:56,379 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.01ms 2019-10-15 16:48:56,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.28ms 2019-10-15 16:49:05,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-15 16:49:06,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.69ms 2019-10-15 16:49:06,377 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.20ms 2019-10-15 16:49:06,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-15 16:49:15,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.87ms 2019-10-15 16:49:16,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.33ms 2019-10-15 16:49:16,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.43ms 2019-10-15 16:49:16,574 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.62ms 2019-10-15 16:49:21,785 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-10-15 16:49:22,253 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-10-15 16:49:22,257 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-10-15 16:49:22,271 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 16:49:23,364 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 16:49:25,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 16:49:26,316 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.13ms 2019-10-15 16:49:26,396 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.81ms 2019-10-15 16:49:26,572 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.46ms 2019-10-15 16:49:28,081 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-10-15 16:49:28,119 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 16:49:28,326 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-15 16:49:28,418 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-15 16:49:28,463 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-15 16:49:28,471 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-15 16:49:28,940 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:49:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:49:29,156 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-15 16:51:28,924 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:51:29,235 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:51:29,584 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:51:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:51:29,633 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 16:51:30,243 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:51:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:53:30,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:53:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:54:06,313 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: 2-0k~1.gco, owner: None, user: None 2019-10-15 16:54:06,320 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-10-15 16:54:06,502 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2019-10-15 16:54:06,505 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: 2-0k~1.gco, owner: None, user: None 2019-10-15 16:54:06,526 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2019-10-15 16:54:06,915 - octoprint.plugins.excluderegion - INFO - Printing started 2019-10-15 16:54:07,504 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:54:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:54:07,755 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': '30398518b10570d799ab972f6eb735cc81768c74'} 2019-10-15 16:54:08,517 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-10-15 16:54:18,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:54:18] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:54:29,923 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:54:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:54:30,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:54:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:54:41,236 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 16:54:41,582 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:54:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:54:52,568 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:54:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:55:03,924 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:55:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:55:15,239 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:55:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:55:26,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:55:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:55:30,244 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:55:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:55:37,573 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:55:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:55:48,927 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:55:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:00,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:00] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:11,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:11] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:22,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:30,236 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:33,940 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:45,923 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:56:56,926 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:56:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:08,589 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:57:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:19,923 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:57:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:30,568 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:57:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:30,925 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:57:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:42,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:57:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:53,236 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:57:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:57:54,030 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:57:54,143 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 16:57:54,975 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 16:57:55,139 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 16:57:57,084 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 16:58:05,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:58:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:58:16,244 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:58:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:58:26,565 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-10-15 16:58:27,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:58:27] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:58:30,568 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:58:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:58:38,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:58:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:58:49,929 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:58:49] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:59:01,238 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:59:01] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:59:08,395 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 16:59:12,923 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:59:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:59:24,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:59:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:59:24,999 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1818} 2019-10-15 16:59:30,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:59:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:59:35,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 16:59:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 16:59:36,851 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Finishing" 2019-10-15 16:59:36,864 - octoprint.printer.standard.job - INFO - Print job done - origin: sdcard, path: 2-0k~1.gco, owner: None 2019-10-15 16:59:37,204 - octoprint.plugin - ERROR - Error while calling plugin PrintTimeGenius Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 219, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius/__init__.py", line 420, in on_event metadata = self._file_manager.get_metadata(payload["origin"], payload["path"]) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 606, in get_metadata return self._storage(destination).get_metadata(path) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 697, in _storage raise NoSuchStorage("No storage configured for destination {destination}".format(**locals())) NoSuchStorage: No storage configured for destination sdcard 2019-10-15 16:59:37,221 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2019-10-15 16:59:37,443 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2019-10-15 16:59:37,960 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'sdcard', 'file': '30398518b10570d799ab972f6eb735cc81768c74', 'elapsed': 330} 2019-10-15 17:01:30,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:01:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:03:30,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:03:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:03:36,341 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-10-15 17:03:36,346 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-10-15 17:03:36,352 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-10-15 17:03:36,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.09ms 2019-10-15 17:03:36,965 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.49ms 2019-10-15 17:03:37,017 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.31ms 2019-10-15 17:03:37,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.86ms 2019-10-15 17:03:46,945 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 17:03:47,009 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.95ms 2019-10-15 17:03:47,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.96ms 2019-10-15 17:03:47,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.61ms 2019-10-15 17:03:56,948 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.88ms 2019-10-15 17:03:56,995 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-15 17:03:57,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.42ms 2019-10-15 17:03:57,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.96ms 2019-10-15 17:04:06,948 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.44ms 2019-10-15 17:04:07,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.61ms 2019-10-15 17:04:07,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-15 17:04:07,900 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.07ms 2019-10-15 17:04:16,950 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.86ms 2019-10-15 17:04:17,000 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.61ms 2019-10-15 17:04:17,033 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.48ms 2019-10-15 17:04:17,681 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.62ms 2019-10-15 17:04:26,942 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 17:04:27,005 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.94ms 2019-10-15 17:04:27,062 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.48ms 2019-10-15 17:04:27,683 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.93ms 2019-10-15 17:04:36,948 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.72ms 2019-10-15 17:04:37,007 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.90ms 2019-10-15 17:04:37,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.50ms 2019-10-15 17:04:37,685 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-15 17:04:46,948 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 17:04:47,010 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.53ms 2019-10-15 17:04:47,075 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.25ms 2019-10-15 17:04:47,689 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.95ms 2019-10-15 17:04:56,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.66ms 2019-10-15 17:04:57,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-15 17:04:57,063 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.15ms 2019-10-15 17:04:57,689 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.98ms 2019-10-15 17:05:06,957 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.94ms 2019-10-15 17:05:07,013 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.43ms 2019-10-15 17:05:07,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.20ms 2019-10-15 17:05:07,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.71ms 2019-10-15 17:05:16,969 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.37ms 2019-10-15 17:05:17,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 17:05:17,067 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.93ms 2019-10-15 17:05:17,686 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-15 17:05:21,035 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 17:05:21,164 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 17:05:21,929 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 17:05:22,073 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 17:05:24,199 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 17:05:26,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.96ms 2019-10-15 17:05:27,026 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.12ms 2019-10-15 17:05:27,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.75ms 2019-10-15 17:05:27,683 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 17:05:30,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:05:30,937 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:05:31,236 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:05:31,239 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 17:05:31,244 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:05:31] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 17:05:31,254 - backoff - INFO - Backing off capture_mjpeg(...) for 1.0s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 17:05:32,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:05:32,941 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:05:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:05:33,181 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-10-15 17:05:33,640 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-10-15 17:05:33,649 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-10-15 17:05:34,684 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 17:05:34,714 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-10-15 17:05:34,760 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 17:05:35,076 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-15 17:05:35,080 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-15 17:05:39,442 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-15 17:05:39,469 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-15 17:05:40,034 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-15 17:05:51,269 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: _objec~1.gco, owner: None, user: None 2019-10-15 17:05:51,282 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-10-15 17:05:53,466 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-10-15 17:07:30,945 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:07:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:07:30,957 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:07:31,946 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:07:31] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:08:49,037 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2019-10-15 17:08:49,051 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: _objec~1.gco, owner: None, user: None 2019-10-15 17:08:49,071 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-10-15 17:08:49,631 - octoprint.plugins.excluderegion - INFO - Printing started 2019-10-15 17:08:50,226 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': 'fb16fa12ffc0348373ee7dd34d4be7397f704bed'} 2019-10-15 17:08:54,197 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2019-10-15 17:08:54,256 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:08:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:08:55,236 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:08:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:06,247 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:09:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:17,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:09:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:28,938 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:09:29,236 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:09:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:40,242 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:09:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:52,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:09:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:54,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:09:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:09:59,166 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Finishing" 2019-10-15 17:09:59,180 - octoprint.printer.standard.job - INFO - Print job done - origin: sdcard, path: _objec~1.gco, owner: None 2019-10-15 17:09:59,924 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2019-10-15 17:09:59,976 - octoprint.plugin - ERROR - Error while calling plugin PrintTimeGenius Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 219, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius/__init__.py", line 420, in on_event metadata = self._file_manager.get_metadata(payload["origin"], payload["path"]) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 606, in get_metadata return self._storage(destination).get_metadata(path) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 697, in _storage raise NoSuchStorage("No storage configured for destination {destination}".format(**locals())) NoSuchStorage: No storage configured for destination sdcard 2019-10-15 17:10:00,000 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2019-10-15 17:10:00,731 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'sdcard', 'file': 'fb16fa12ffc0348373ee7dd34d4be7397f704bed', 'elapsed': 70} 2019-10-15 17:11:54,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:11:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:13:54,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:13:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:14:08,397 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 17:14:25,051 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2718} 2019-10-15 17:15:54,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:15:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:17:54,940 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:17:55,246 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:17:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:19:54,946 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:19:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:19:54,958 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:19:57,926 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:19:57] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:21:57,922 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:21:58,241 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:21:58,568 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:21:58,572 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 17:21:58,578 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:21:58] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 17:21:58,584 - backoff - INFO - Backing off capture_mjpeg(...) for 0.1s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 17:21:58,936 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:21:59,265 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:21:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:23:57,924 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:23:57] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:23:57,931 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:24:00,944 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:24:00] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:26:00,945 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:26:00] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:28:00,940 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:28:00] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:29:08,399 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 17:29:25,039 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3618} 2019-10-15 17:30:01,260 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:30:01] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:30:01,392 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:30:13,254 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:30:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:32:13,264 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:32:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:34:13,247 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:34:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:36:11,212 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 17:36:11,485 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 17:36:12,190 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-15 17:36:12,407 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-15 17:36:13,622 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:36:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:36:13,682 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:36:14,355 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-15 17:36:22,960 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:36:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:36:33,582 - octoprint.plugins.firmwareupdater - INFO - Firmware update started 2019-10-15 17:36:33,592 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer 2019-10-15 17:36:33,610 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2019-10-15 17:36:33,627 - octoprint.plugins.firmwareupdater - INFO - Running '/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyUSB0 -D -U flash:w:/tmp/tmpMXyg9N:i' in /usr/bin 2019-10-15 17:36:34,079 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 35.38ms 2019-10-15 17:36:35,217 - octoprint.plugins.firmwareupdater - INFO - Writing memory... 2019-10-15 17:36:35,254 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.22ms 2019-10-15 17:36:35,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.80ms 2019-10-15 17:36:35,316 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.00ms 2019-10-15 17:36:44,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.98ms 2019-10-15 17:36:45,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.35ms 2019-10-15 17:36:45,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.34ms 2019-10-15 17:36:45,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.71ms 2019-10-15 17:36:54,119 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-15 17:36:55,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-15 17:36:55,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.96ms 2019-10-15 17:36:55,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 17:37:04,119 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-15 17:37:05,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.36ms 2019-10-15 17:37:05,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 17:37:05,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.22ms 2019-10-15 17:37:13,568 - octoprint.plugins.firmwareupdater - INFO - Verifying memory... 2019-10-15 17:37:14,119 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.71ms 2019-10-15 17:37:15,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.33ms 2019-10-15 17:37:15,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.93ms 2019-10-15 17:37:15,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.33ms 2019-10-15 17:37:24,113 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.98ms 2019-10-15 17:37:25,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.05ms 2019-10-15 17:37:25,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.57ms 2019-10-15 17:37:25,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.21ms 2019-10-15 17:37:34,128 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.97ms 2019-10-15 17:37:35,533 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 44.46ms 2019-10-15 17:37:35,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.41ms 2019-10-15 17:37:35,605 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.57ms 2019-10-15 17:37:44,127 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.09ms 2019-10-15 17:37:45,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.97ms 2019-10-15 17:37:45,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.57ms 2019-10-15 17:37:45,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-15 17:37:47,073 - octoprint.plugins.firmwareupdater - INFO - Flashing successful. 2019-10-15 17:37:47,084 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false 2019-10-15 17:37:47,092 - octoprint.plugins.firmwareupdater - INFO - Reconnecting to printer: port=/dev/ttyUSB0, baudrate=115200, profile={'heatedChamber': False, 'name': 'CR-10S', 'color': 'default', 'axes': {'y': {'speed': 6000, 'inverted': False}, 'x': {'speed': 6000, 'inverted': False}, 'z': {'speed': 200, 'inverted': False}, 'e': {'speed': 100, 'inverted': False}}, 'heatedBed': True, 'volume': {'origin': 'lowerleft', 'formFactor': 'rectangular', 'depth': 300.0, 'width': 300.0, 'custom_box': False, 'height': 400.0}, 'model': 'Cr-10S', 'id': '_default', 'extruder': {'count': 1, 'nozzleDiameter': 0.4, 'offsets': [(0.0, 0.0)], 'sharedNozzle': False}} 2019-10-15 17:37:47,223 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-10-15 17:37:47,238 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-10-15 17:37:47,249 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 17:37:48,327 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 17:37:53,126 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-10-15 17:37:53,145 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 17:37:53,227 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-15 17:37:53,495 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-15 17:37:53,529 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-15 17:37:53,530 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-15 17:37:54,174 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': '/dev/ttyUSB0', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-15 17:38:07,376 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: _objec~1.gco, owner: None, user: None 2019-10-15 17:38:07,424 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-10-15 17:38:09,525 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-10-15 17:38:22,943 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:38:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:40:22,927 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:40:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:42:22,927 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:42:23,248 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:42:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:42:23,296 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:42:39,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:42:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:43:30,670 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2019-10-15 17:43:30,680 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: _objec~1.gco, owner: None, user: None 2019-10-15 17:43:31,068 - octoprint.plugins.excluderegion - INFO - Printing started 2019-10-15 17:43:31,739 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': 'fb16fa12ffc0348373ee7dd34d4be7397f704bed'} 2019-10-15 17:43:35,817 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-10-15 17:43:43,034 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2019-10-15 17:43:43,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:43:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:43:43,575 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:43:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:43:54,566 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:43:54,930 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:43:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:44:06,239 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:44:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:44:08,400 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 17:44:17,590 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:44:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:44:25,101 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4518} 2019-10-15 17:44:28,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:44:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:44:42,566 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:44:42,925 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:44:43,246 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:44:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:44:43,253 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:44:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:44:55,566 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:44:55,949 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:44:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:45:07,244 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:45:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:45:18,241 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:45:18] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:45:29,568 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:45:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:45:40,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:45:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:45:43,244 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:45:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:45:51,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:45:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:46:03,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:46:15,244 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:46:26,566 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:46:26,928 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:46:27,239 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:46:27,241 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 17:46:27,248 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:27] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 17:46:27,267 - backoff - INFO - Backing off capture_jpeg(...) for 0.3s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-15 17:46:27,925 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:46:28,236 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:46:28,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 17:46:28,569 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 17:46:28,574 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:28] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 17:46:28,593 - backoff - INFO - Backing off capture_jpeg(...) for 1.1s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-15 17:46:29,928 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:46:40,945 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:46:43,235 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:46:52,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:46:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:47:03,939 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:47:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:47:05,484 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-10-15 17:47:05,486 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-10-15 17:47:05,508 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-10-15 17:47:05,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.16ms 2019-10-15 17:47:05,637 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2019-10-15 17:47:06,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.96ms 2019-10-15 17:47:06,718 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'sdcard', 'reason': 'error', 'commerror_text': "SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739", 'file': 'fb16fa12ffc0348373ee7dd34d4be7397f704bed', 'elapsed': 214} 2019-10-15 17:47:06,933 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.85ms 2019-10-15 17:47:07,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.91ms 2019-10-15 17:47:07,524 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.12ms 2019-10-15 17:47:15,578 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 17:47:16,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 17:47:16,961 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.27ms 2019-10-15 17:47:17,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-15 17:47:17,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.48ms 2019-10-15 17:47:25,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-15 17:47:26,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 17:47:26,950 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.02ms 2019-10-15 17:47:27,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-15 17:47:27,554 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.46ms 2019-10-15 17:47:35,576 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.57ms 2019-10-15 17:47:36,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.61ms 2019-10-15 17:47:36,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.68ms 2019-10-15 17:47:37,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-15 17:47:37,537 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 17:47:45,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.06ms 2019-10-15 17:47:46,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-15 17:47:46,960 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 17:47:47,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-15 17:47:47,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.37ms 2019-10-15 17:47:55,576 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.47ms 2019-10-15 17:47:56,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 17:47:56,955 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.98ms 2019-10-15 17:47:57,536 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.35ms 2019-10-15 17:47:57,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.25ms 2019-10-15 17:48:05,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.43ms 2019-10-15 17:48:06,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.75ms 2019-10-15 17:48:06,963 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.80ms 2019-10-15 17:48:07,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.17ms 2019-10-15 17:48:07,589 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-15 17:48:15,574 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.79ms 2019-10-15 17:48:16,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.89ms 2019-10-15 17:48:16,970 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.44ms 2019-10-15 17:48:17,535 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.04ms 2019-10-15 17:48:17,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.46ms 2019-10-15 17:48:25,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 17:48:26,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.55ms 2019-10-15 17:48:26,971 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.49ms 2019-10-15 17:48:27,522 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.96ms 2019-10-15 17:48:27,585 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.00ms 2019-10-15 17:48:35,570 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-15 17:48:36,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.45ms 2019-10-15 17:48:36,968 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.11ms 2019-10-15 17:48:37,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 17:48:37,581 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.47ms 2019-10-15 17:48:43,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:48:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:48:45,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.51ms 2019-10-15 17:48:46,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 17:48:46,985 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-15 17:48:47,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.78ms 2019-10-15 17:48:47,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.01ms 2019-10-15 17:48:55,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.38ms 2019-10-15 17:48:56,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 17:48:56,965 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.99ms 2019-10-15 17:48:57,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.54ms 2019-10-15 17:48:57,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 17:49:05,589 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.65ms 2019-10-15 17:49:06,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 17:49:06,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-15 17:49:07,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-15 17:49:07,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.91ms 2019-10-15 17:49:15,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 17:49:16,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.99ms 2019-10-15 17:49:16,961 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-15 17:49:17,530 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.55ms 2019-10-15 17:49:17,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 17:49:25,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.18ms 2019-10-15 17:49:26,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-15 17:49:26,975 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.22ms 2019-10-15 17:49:27,533 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 31.22ms 2019-10-15 17:49:27,607 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.98ms 2019-10-15 17:49:35,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.01ms 2019-10-15 17:49:36,428 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.87ms 2019-10-15 17:49:36,961 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.51ms 2019-10-15 17:49:37,526 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.30ms 2019-10-15 17:49:37,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.76ms 2019-10-15 17:49:45,590 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.94ms 2019-10-15 17:49:46,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.88ms 2019-10-15 17:49:46,969 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.53ms 2019-10-15 17:49:47,533 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.07ms 2019-10-15 17:49:47,598 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-15 17:49:55,575 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.81ms 2019-10-15 17:49:56,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-15 17:49:56,987 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-15 17:49:57,510 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.89ms 2019-10-15 17:49:57,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.65ms 2019-10-15 17:50:05,614 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.59ms 2019-10-15 17:50:06,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.18ms 2019-10-15 17:50:06,990 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.95ms 2019-10-15 17:50:07,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.47ms 2019-10-15 17:50:07,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.93ms 2019-10-15 17:50:15,622 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.55ms 2019-10-15 17:50:16,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 17:50:16,996 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-15 17:50:17,543 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.29ms 2019-10-15 17:50:17,576 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.15ms 2019-10-15 17:50:25,619 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.36ms 2019-10-15 17:50:26,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.29ms 2019-10-15 17:50:26,985 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.08ms 2019-10-15 17:50:27,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.33ms 2019-10-15 17:50:27,658 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.51ms 2019-10-15 17:50:35,622 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.06ms 2019-10-15 17:50:36,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.25ms 2019-10-15 17:50:36,980 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.71ms 2019-10-15 17:50:37,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.31ms 2019-10-15 17:50:37,639 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.72ms 2019-10-15 17:50:43,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:50:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:50:43,584 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 17:50:45,629 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.27ms 2019-10-15 17:50:46,459 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.22ms 2019-10-15 17:50:47,001 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.26ms 2019-10-15 17:50:47,552 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 17:50:47,633 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.07ms 2019-10-15 17:50:55,623 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.32ms 2019-10-15 17:50:56,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.56ms 2019-10-15 17:50:57,003 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.77ms 2019-10-15 17:50:57,563 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.18ms 2019-10-15 17:50:57,628 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-15 17:51:05,640 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.44ms 2019-10-15 17:51:06,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.55ms 2019-10-15 17:51:07,022 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.92ms 2019-10-15 17:51:07,552 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-15 17:51:07,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.64ms 2019-10-15 17:51:15,635 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.00ms 2019-10-15 17:51:16,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.90ms 2019-10-15 17:51:16,998 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.69ms 2019-10-15 17:51:17,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-15 17:51:17,619 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.15ms 2019-10-15 17:51:25,642 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.09ms 2019-10-15 17:51:26,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 17:51:27,019 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.17ms 2019-10-15 17:51:27,551 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-15 17:51:27,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-15 17:51:35,646 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-15 17:51:36,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-15 17:51:37,024 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.15ms 2019-10-15 17:51:37,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.07ms 2019-10-15 17:51:37,597 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 17:51:45,647 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 17:51:46,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.17ms 2019-10-15 17:51:47,027 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.89ms 2019-10-15 17:51:47,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-15 17:51:47,632 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 30.96ms 2019-10-15 17:51:55,649 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.54ms 2019-10-15 17:51:56,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 17:51:57,025 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.27ms 2019-10-15 17:51:57,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-15 17:51:57,557 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.26ms 2019-10-15 17:52:05,648 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 17:52:06,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.76ms 2019-10-15 17:52:07,027 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-15 17:52:07,550 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.23ms 2019-10-15 17:52:07,581 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.66ms 2019-10-15 17:52:08,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:52:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:52:15,654 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.43ms 2019-10-15 17:52:16,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.74ms 2019-10-15 17:52:17,021 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.25ms 2019-10-15 17:52:17,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 17:52:17,649 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.40ms 2019-10-15 17:52:25,668 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.90ms 2019-10-15 17:52:26,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.86ms 2019-10-15 17:52:27,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.21ms 2019-10-15 17:52:27,554 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.98ms 2019-10-15 17:52:27,617 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.97ms 2019-10-15 17:52:35,663 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.38ms 2019-10-15 17:52:36,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.43ms 2019-10-15 17:52:37,034 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.02ms 2019-10-15 17:52:37,549 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.52ms 2019-10-15 17:52:37,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.77ms 2019-10-15 17:52:45,664 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 17:52:46,463 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-15 17:52:47,016 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.76ms 2019-10-15 17:52:47,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 17:52:47,648 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.72ms 2019-10-15 17:52:55,663 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-15 17:52:56,460 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 17:52:57,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 32.06ms 2019-10-15 17:52:57,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 17:52:57,611 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.19ms 2019-10-15 17:53:05,675 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.85ms 2019-10-15 17:53:06,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-15 17:53:07,026 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.90ms 2019-10-15 17:53:07,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.81ms 2019-10-15 17:53:07,643 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 17:53:15,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.05ms 2019-10-15 17:53:16,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-15 17:53:17,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-15 17:53:17,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.62ms 2019-10-15 17:53:17,627 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.88ms 2019-10-15 17:53:25,691 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-15 17:53:26,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.08ms 2019-10-15 17:53:27,027 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.17ms 2019-10-15 17:53:27,553 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 17:53:27,619 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.97ms 2019-10-15 17:53:35,680 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-15 17:53:36,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 17:53:37,029 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.04ms 2019-10-15 17:53:37,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-15 17:53:37,622 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.97ms 2019-10-15 17:53:45,673 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-15 17:53:46,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.09ms 2019-10-15 17:53:47,038 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 17:53:47,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-15 17:53:47,635 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.69ms 2019-10-15 17:53:55,676 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.28ms 2019-10-15 17:53:56,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.10ms 2019-10-15 17:53:57,047 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.03ms 2019-10-15 17:53:57,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 17:53:57,623 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.13ms 2019-10-15 17:54:05,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.08ms 2019-10-15 17:54:06,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-15 17:54:07,064 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.14ms 2019-10-15 17:54:07,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.80ms 2019-10-15 17:54:07,632 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.96ms 2019-10-15 17:54:08,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:54:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:54:15,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 17:54:16,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.27ms 2019-10-15 17:54:17,045 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.74ms 2019-10-15 17:54:17,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 17:54:17,647 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.57ms 2019-10-15 17:54:25,688 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.36ms 2019-10-15 17:54:26,486 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.17ms 2019-10-15 17:54:27,070 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.45ms 2019-10-15 17:54:27,548 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.65ms 2019-10-15 17:54:27,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-15 17:54:35,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.90ms 2019-10-15 17:54:36,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.29ms 2019-10-15 17:54:37,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.76ms 2019-10-15 17:54:37,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.73ms 2019-10-15 17:54:37,580 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.22ms 2019-10-15 17:54:45,707 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.73ms 2019-10-15 17:54:46,641 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 42.53ms 2019-10-15 17:54:47,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.80ms 2019-10-15 17:54:47,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.19ms 2019-10-15 17:54:47,660 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.32ms 2019-10-15 17:54:55,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-15 17:54:56,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 17:54:57,065 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.95ms 2019-10-15 17:54:57,554 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.14ms 2019-10-15 17:54:57,585 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-15 17:55:05,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-15 17:55:06,480 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.00ms 2019-10-15 17:55:07,044 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.66ms 2019-10-15 17:55:07,576 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.93ms 2019-10-15 17:55:07,618 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-15 17:55:15,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.11ms 2019-10-15 17:55:16,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.26ms 2019-10-15 17:55:17,053 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-15 17:55:17,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-15 17:55:17,614 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.79ms 2019-10-15 17:55:25,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.99ms 2019-10-15 17:55:26,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.17ms 2019-10-15 17:55:27,058 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.22ms 2019-10-15 17:55:27,577 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.74ms 2019-10-15 17:55:27,594 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.83ms 2019-10-15 17:55:35,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.59ms 2019-10-15 17:55:36,496 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.81ms 2019-10-15 17:55:37,052 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.41ms 2019-10-15 17:55:37,596 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.02ms 2019-10-15 17:55:37,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-15 17:55:45,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 17:55:46,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 17:55:47,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.29ms 2019-10-15 17:55:47,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.85ms 2019-10-15 17:55:47,675 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.73ms 2019-10-15 17:55:55,707 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.47ms 2019-10-15 17:55:56,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-15 17:55:57,059 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.18ms 2019-10-15 17:55:57,593 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.68ms 2019-10-15 17:55:57,627 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.44ms 2019-10-15 17:56:05,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.22ms 2019-10-15 17:56:06,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.25ms 2019-10-15 17:56:07,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.53ms 2019-10-15 17:56:07,615 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.11ms 2019-10-15 17:56:07,692 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.68ms 2019-10-15 17:56:08,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:56:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:56:15,719 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.75ms 2019-10-15 17:56:16,495 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.11ms 2019-10-15 17:56:17,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.93ms 2019-10-15 17:56:17,607 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 17:56:17,691 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 30.70ms 2019-10-15 17:56:25,727 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.50ms 2019-10-15 17:56:26,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 17:56:27,046 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.15ms 2019-10-15 17:56:27,600 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.36ms 2019-10-15 17:56:27,654 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.29ms 2019-10-15 17:56:35,727 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.15ms 2019-10-15 17:56:36,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.58ms 2019-10-15 17:56:37,056 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-15 17:56:37,610 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.03ms 2019-10-15 17:56:37,672 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-15 17:56:45,714 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 17:56:46,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.43ms 2019-10-15 17:56:47,051 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.86ms 2019-10-15 17:56:47,612 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.81ms 2019-10-15 17:56:47,646 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.96ms 2019-10-15 17:56:55,727 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.42ms 2019-10-15 17:56:56,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.51ms 2019-10-15 17:56:57,055 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-15 17:56:57,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-15 17:56:57,627 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.63ms 2019-10-15 17:57:05,713 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.19ms 2019-10-15 17:57:06,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.86ms 2019-10-15 17:57:07,050 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.67ms 2019-10-15 17:57:07,608 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-15 17:57:07,644 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.10ms 2019-10-15 17:57:15,719 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.27ms 2019-10-15 17:57:16,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.82ms 2019-10-15 17:57:17,051 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.65ms 2019-10-15 17:57:17,612 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-15 17:57:17,675 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 17:57:25,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 17:57:26,528 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.24ms 2019-10-15 17:57:27,064 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.91ms 2019-10-15 17:57:27,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.11ms 2019-10-15 17:57:27,645 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.42ms 2019-10-15 17:57:35,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.52ms 2019-10-15 17:57:36,541 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.18ms 2019-10-15 17:57:37,057 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.66ms 2019-10-15 17:57:37,619 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.65ms 2019-10-15 17:57:37,683 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.20ms 2019-10-15 17:57:45,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.83ms 2019-10-15 17:57:46,542 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.30ms 2019-10-15 17:57:47,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.80ms 2019-10-15 17:57:47,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.41ms 2019-10-15 17:57:47,642 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.76ms 2019-10-15 17:57:55,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.56ms 2019-10-15 17:57:56,522 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.66ms 2019-10-15 17:57:57,082 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.00ms 2019-10-15 17:57:57,612 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.39ms 2019-10-15 17:57:57,647 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.66ms 2019-10-15 17:58:05,730 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.77ms 2019-10-15 17:58:06,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.47ms 2019-10-15 17:58:07,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-15 17:58:07,622 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.70ms 2019-10-15 17:58:07,715 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.11ms 2019-10-15 17:58:08,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 17:58:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 17:58:15,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.47ms 2019-10-15 17:58:16,540 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 17:58:17,074 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.72ms 2019-10-15 17:58:17,610 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.49ms 2019-10-15 17:58:17,661 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-15 17:58:25,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-15 17:58:26,556 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.61ms 2019-10-15 17:58:27,065 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.20ms 2019-10-15 17:58:27,628 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-15 17:58:27,723 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.01ms 2019-10-15 17:58:35,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.05ms 2019-10-15 17:58:36,557 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.95ms 2019-10-15 17:58:37,061 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 17:58:37,623 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 17:58:37,686 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.23ms 2019-10-15 17:58:45,737 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.03ms 2019-10-15 17:58:46,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.12ms 2019-10-15 17:58:47,069 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.86ms 2019-10-15 17:58:47,645 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-15 17:58:47,704 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 17:58:55,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.08ms 2019-10-15 17:58:56,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-15 17:58:57,088 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.14ms 2019-10-15 17:58:57,639 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.77ms 2019-10-15 17:58:57,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.21ms 2019-10-15 17:59:05,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 17:59:06,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.67ms 2019-10-15 17:59:07,087 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-15 17:59:07,638 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.24ms 2019-10-15 17:59:07,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-15 17:59:08,404 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 17:59:15,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 17:59:16,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.83ms 2019-10-15 17:59:17,089 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.07ms 2019-10-15 17:59:17,634 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 17:59:17,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.64ms 2019-10-15 17:59:25,088 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5418} 2019-10-15 17:59:25,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.21ms 2019-10-15 17:59:26,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 17:59:27,115 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.39ms 2019-10-15 17:59:27,626 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.73ms 2019-10-15 17:59:27,657 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.17ms 2019-10-15 17:59:35,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-15 17:59:36,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-15 17:59:37,095 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.40ms 2019-10-15 17:59:37,654 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-15 17:59:37,713 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 17:59:45,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 32.96ms 2019-10-15 17:59:46,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.13ms 2019-10-15 17:59:47,112 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.98ms 2019-10-15 17:59:47,641 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.99ms 2019-10-15 17:59:47,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.64ms 2019-10-15 17:59:55,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.79ms 2019-10-15 17:59:56,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-15 17:59:57,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.58ms 2019-10-15 17:59:57,636 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.09ms 2019-10-15 17:59:57,671 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.74ms 2019-10-15 18:00:05,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-15 18:00:06,559 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-15 18:00:07,111 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-15 18:00:07,647 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 18:00:07,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.37ms 2019-10-15 18:00:08,930 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:00:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:00:15,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-15 18:00:16,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 18:00:17,127 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.18ms 2019-10-15 18:00:17,624 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.91ms 2019-10-15 18:00:17,656 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-15 18:00:25,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-15 18:00:26,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-15 18:00:27,111 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-15 18:00:27,635 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-15 18:00:27,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.07ms 2019-10-15 18:00:35,732 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.37ms 2019-10-15 18:00:36,566 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.36ms 2019-10-15 18:00:37,146 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-15 18:00:37,634 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.90ms 2019-10-15 18:00:37,667 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-15 18:00:45,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.35ms 2019-10-15 18:00:46,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.33ms 2019-10-15 18:00:47,152 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.49ms 2019-10-15 18:00:47,648 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 18:00:47,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.49ms 2019-10-15 18:00:55,732 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.45ms 2019-10-15 18:00:56,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 18:00:57,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.71ms 2019-10-15 18:00:57,628 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.47ms 2019-10-15 18:00:57,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.75ms 2019-10-15 18:01:05,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 18:01:06,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 18:01:07,159 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-15 18:01:07,644 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-15 18:01:07,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 18:01:15,732 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 18:01:16,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 18:01:17,155 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-15 18:01:17,640 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.45ms 2019-10-15 18:01:17,716 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.67ms 2019-10-15 18:01:25,723 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.62ms 2019-10-15 18:01:26,564 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 18:01:27,162 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.76ms 2019-10-15 18:01:27,645 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.06ms 2019-10-15 18:01:27,707 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.41ms 2019-10-15 18:01:35,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 18:01:36,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.20ms 2019-10-15 18:01:37,173 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.71ms 2019-10-15 18:01:37,636 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.83ms 2019-10-15 18:01:37,697 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.09ms 2019-10-15 18:01:45,732 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-15 18:01:46,558 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-15 18:01:47,181 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.47ms 2019-10-15 18:01:47,626 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.58ms 2019-10-15 18:01:47,660 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.39ms 2019-10-15 18:01:55,730 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.68ms 2019-10-15 18:01:56,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.78ms 2019-10-15 18:01:57,167 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.12ms 2019-10-15 18:01:57,637 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.65ms 2019-10-15 18:01:57,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 18:02:05,734 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.05ms 2019-10-15 18:02:06,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 18:02:07,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.09ms 2019-10-15 18:02:07,642 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-15 18:02:07,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-15 18:02:08,949 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:02:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:02:08,961 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 18:02:15,758 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.98ms 2019-10-15 18:02:16,555 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.46ms 2019-10-15 18:02:17,201 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-15 18:02:17,639 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.60ms 2019-10-15 18:02:17,672 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.24ms 2019-10-15 18:02:25,761 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-15 18:02:26,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.41ms 2019-10-15 18:02:27,171 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-15 18:02:27,660 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-15 18:02:27,689 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 18:02:35,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.09ms 2019-10-15 18:02:36,571 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.79ms 2019-10-15 18:02:37,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.26ms 2019-10-15 18:02:37,665 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.36ms 2019-10-15 18:02:37,722 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.44ms 2019-10-15 18:02:45,753 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 18:02:46,569 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.27ms 2019-10-15 18:02:47,192 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 18:02:47,663 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.19ms 2019-10-15 18:02:47,712 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.40ms 2019-10-15 18:02:55,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 18:02:56,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-15 18:02:57,228 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 58.42ms 2019-10-15 18:02:57,651 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.06ms 2019-10-15 18:02:57,682 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-15 18:03:05,747 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.36ms 2019-10-15 18:03:06,562 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.68ms 2019-10-15 18:03:07,175 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.27ms 2019-10-15 18:03:07,657 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.01ms 2019-10-15 18:03:07,722 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.29ms 2019-10-15 18:03:15,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-15 18:03:16,561 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 18:03:17,174 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-15 18:03:17,656 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 18:03:17,716 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.02ms 2019-10-15 18:03:25,758 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-15 18:03:26,572 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-15 18:03:27,189 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.39ms 2019-10-15 18:03:27,659 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.14ms 2019-10-15 18:03:27,718 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 18:03:35,747 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.96ms 2019-10-15 18:03:36,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.57ms 2019-10-15 18:03:37,205 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-15 18:03:37,654 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.64ms 2019-10-15 18:03:37,713 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.57ms 2019-10-15 18:03:45,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.18ms 2019-10-15 18:03:46,560 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-15 18:03:46,577 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:03:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:03:47,203 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.69ms 2019-10-15 18:03:47,663 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.93ms 2019-10-15 18:03:47,721 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 18:03:55,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 18:03:56,567 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.89ms 2019-10-15 18:03:57,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.16ms 2019-10-15 18:03:57,670 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 18:03:57,731 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.83ms 2019-10-15 18:04:05,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.74ms 2019-10-15 18:04:06,582 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.24ms 2019-10-15 18:04:07,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.22ms 2019-10-15 18:04:07,674 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-15 18:04:07,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 31.41ms 2019-10-15 18:04:15,774 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.67ms 2019-10-15 18:04:16,579 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.32ms 2019-10-15 18:04:17,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.49ms 2019-10-15 18:04:17,676 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.30ms 2019-10-15 18:04:17,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.01ms 2019-10-15 18:04:25,781 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.72ms 2019-10-15 18:04:26,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.47ms 2019-10-15 18:04:27,205 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.89ms 2019-10-15 18:04:27,677 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.91ms 2019-10-15 18:04:27,737 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 18:04:35,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.52ms 2019-10-15 18:04:36,592 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.18ms 2019-10-15 18:04:37,220 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.28ms 2019-10-15 18:04:37,689 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.53ms 2019-10-15 18:04:37,763 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.05ms 2019-10-15 18:04:45,795 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.27ms 2019-10-15 18:04:46,591 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.84ms 2019-10-15 18:04:47,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.60ms 2019-10-15 18:04:47,675 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.90ms 2019-10-15 18:04:47,731 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.08ms 2019-10-15 18:04:55,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-15 18:04:56,607 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.59ms 2019-10-15 18:04:57,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.70ms 2019-10-15 18:04:57,687 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.64ms 2019-10-15 18:04:57,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.99ms 2019-10-15 18:05:05,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.64ms 2019-10-15 18:05:06,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.88ms 2019-10-15 18:05:07,218 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.21ms 2019-10-15 18:05:07,680 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.75ms 2019-10-15 18:05:07,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 18:05:15,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-15 18:05:16,595 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.65ms 2019-10-15 18:05:17,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 18:05:17,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.47ms 2019-10-15 18:05:17,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-15 18:05:25,790 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-15 18:05:26,601 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.86ms 2019-10-15 18:05:27,204 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.02ms 2019-10-15 18:05:27,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 18:05:27,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.93ms 2019-10-15 18:05:35,778 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 18:05:36,612 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 18:05:37,212 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.28ms 2019-10-15 18:05:37,701 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 18:05:37,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.52ms 2019-10-15 18:05:45,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.85ms 2019-10-15 18:05:46,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:05:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:05:46,613 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.39ms 2019-10-15 18:05:47,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.37ms 2019-10-15 18:05:47,682 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.81ms 2019-10-15 18:05:47,720 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.36ms 2019-10-15 18:05:55,797 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.70ms 2019-10-15 18:05:56,625 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.11ms 2019-10-15 18:05:57,207 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.80ms 2019-10-15 18:05:57,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.51ms 2019-10-15 18:05:57,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.34ms 2019-10-15 18:06:05,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.41ms 2019-10-15 18:06:06,632 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.24ms 2019-10-15 18:06:07,216 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.30ms 2019-10-15 18:06:07,698 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.65ms 2019-10-15 18:06:07,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.55ms 2019-10-15 18:06:15,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.57ms 2019-10-15 18:06:16,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 35.49ms 2019-10-15 18:06:17,224 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.19ms 2019-10-15 18:06:17,691 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.03ms 2019-10-15 18:06:17,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.17ms 2019-10-15 18:06:25,797 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.76ms 2019-10-15 18:06:26,652 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.86ms 2019-10-15 18:06:27,241 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.28ms 2019-10-15 18:06:27,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.30ms 2019-10-15 18:06:27,761 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.05ms 2019-10-15 18:06:35,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.80ms 2019-10-15 18:06:36,650 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.91ms 2019-10-15 18:06:37,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.03ms 2019-10-15 18:06:37,706 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.67ms 2019-10-15 18:06:37,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-15 18:06:45,793 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 18:06:46,640 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.91ms 2019-10-15 18:06:47,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.04ms 2019-10-15 18:06:47,699 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.14ms 2019-10-15 18:06:47,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.10ms 2019-10-15 18:06:55,791 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.85ms 2019-10-15 18:06:56,655 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.62ms 2019-10-15 18:06:57,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.87ms 2019-10-15 18:06:57,717 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.25ms 2019-10-15 18:06:57,809 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.54ms 2019-10-15 18:07:05,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-15 18:07:06,658 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-15 18:07:07,241 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.37ms 2019-10-15 18:07:07,696 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.89ms 2019-10-15 18:07:07,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.50ms 2019-10-15 18:07:15,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 18:07:16,663 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.83ms 2019-10-15 18:07:17,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.52ms 2019-10-15 18:07:17,713 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-15 18:07:17,806 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.43ms 2019-10-15 18:07:25,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.67ms 2019-10-15 18:07:26,668 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.65ms 2019-10-15 18:07:27,248 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.16ms 2019-10-15 18:07:27,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.92ms 2019-10-15 18:07:27,728 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.10ms 2019-10-15 18:07:35,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-15 18:07:36,678 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 18:07:37,230 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.89ms 2019-10-15 18:07:37,708 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.83ms 2019-10-15 18:07:37,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.92ms 2019-10-15 18:07:45,795 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.33ms 2019-10-15 18:07:46,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 18:07:46,691 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.58ms 2019-10-15 18:07:46,945 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:07:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:07:47,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 18:07:47,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 18:07:47,734 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-15 18:07:55,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.79ms 2019-10-15 18:07:56,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.33ms 2019-10-15 18:07:57,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.17ms 2019-10-15 18:07:57,711 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.99ms 2019-10-15 18:07:57,791 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.02ms 2019-10-15 18:08:05,781 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 18:08:06,689 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-15 18:08:07,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.84ms 2019-10-15 18:08:07,707 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.14ms 2019-10-15 18:08:07,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.07ms 2019-10-15 18:08:15,784 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.80ms 2019-10-15 18:08:16,690 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.66ms 2019-10-15 18:08:17,237 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.50ms 2019-10-15 18:08:17,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-15 18:08:17,728 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-15 18:08:25,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 18:08:26,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 18:08:27,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.79ms 2019-10-15 18:08:27,710 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-15 18:08:27,784 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.32ms 2019-10-15 18:08:35,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.95ms 2019-10-15 18:08:36,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 18:08:37,242 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-15 18:08:37,703 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.64ms 2019-10-15 18:08:37,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.87ms 2019-10-15 18:08:45,783 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.00ms 2019-10-15 18:08:46,695 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 18:08:47,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-15 18:08:47,715 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.42ms 2019-10-15 18:08:47,795 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.16ms 2019-10-15 18:08:55,793 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 18:08:56,700 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-15 18:08:57,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.42ms 2019-10-15 18:08:57,702 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.45ms 2019-10-15 18:08:57,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.34ms 2019-10-15 18:09:05,781 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.10ms 2019-10-15 18:09:06,723 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-15 18:09:07,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.61ms 2019-10-15 18:09:07,710 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-15 18:09:07,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.38ms 2019-10-15 18:09:15,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.58ms 2019-10-15 18:09:16,729 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.31ms 2019-10-15 18:09:17,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.75ms 2019-10-15 18:09:17,727 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-15 18:09:17,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.11ms 2019-10-15 18:09:25,797 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.60ms 2019-10-15 18:09:26,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.59ms 2019-10-15 18:09:27,222 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.21ms 2019-10-15 18:09:27,721 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.95ms 2019-10-15 18:09:27,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 18:09:35,803 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-15 18:09:36,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 18:09:37,245 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-15 18:09:37,731 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 18:09:37,793 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-15 18:09:45,811 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.21ms 2019-10-15 18:09:46,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:09:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:09:46,584 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 18:09:46,737 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.31ms 2019-10-15 18:09:47,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.89ms 2019-10-15 18:09:47,724 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 18:09:47,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.40ms 2019-10-15 18:09:55,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.73ms 2019-10-15 18:09:56,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-15 18:09:57,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.48ms 2019-10-15 18:09:57,730 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.14ms 2019-10-15 18:09:57,791 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.58ms 2019-10-15 18:10:05,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-15 18:10:06,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 65.03ms 2019-10-15 18:10:07,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.94ms 2019-10-15 18:10:07,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.17ms 2019-10-15 18:10:07,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.50ms 2019-10-15 18:10:15,811 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 18:10:16,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.56ms 2019-10-15 18:10:17,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.80ms 2019-10-15 18:10:17,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.70ms 2019-10-15 18:10:17,802 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 18:10:25,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 18:10:26,747 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.52ms 2019-10-15 18:10:27,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.11ms 2019-10-15 18:10:27,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.28ms 2019-10-15 18:10:27,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.14ms 2019-10-15 18:10:35,813 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.66ms 2019-10-15 18:10:36,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.90ms 2019-10-15 18:10:37,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.97ms 2019-10-15 18:10:37,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-15 18:10:37,809 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-15 18:10:45,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.56ms 2019-10-15 18:10:46,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-15 18:10:47,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.19ms 2019-10-15 18:10:47,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 18:10:47,807 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-15 18:10:55,836 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.05ms 2019-10-15 18:10:56,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.31ms 2019-10-15 18:10:57,248 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-15 18:10:57,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.52ms 2019-10-15 18:10:57,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.52ms 2019-10-15 18:11:05,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.81ms 2019-10-15 18:11:06,747 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.66ms 2019-10-15 18:11:07,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.22ms 2019-10-15 18:11:07,759 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.94ms 2019-10-15 18:11:07,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 77.88ms 2019-10-15 18:11:15,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.84ms 2019-10-15 18:11:16,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.58ms 2019-10-15 18:11:17,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.14ms 2019-10-15 18:11:17,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.03ms 2019-10-15 18:11:17,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.19ms 2019-10-15 18:11:25,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.66ms 2019-10-15 18:11:26,749 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.03ms 2019-10-15 18:11:27,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.44ms 2019-10-15 18:11:27,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.84ms 2019-10-15 18:11:27,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.70ms 2019-10-15 18:11:35,817 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.05ms 2019-10-15 18:11:36,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.26ms 2019-10-15 18:11:37,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.89ms 2019-10-15 18:11:37,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.34ms 2019-10-15 18:11:37,842 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.70ms 2019-10-15 18:11:45,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 30.38ms 2019-10-15 18:11:46,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.89ms 2019-10-15 18:11:47,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 18:11:47,758 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-15 18:11:47,787 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.02ms 2019-10-15 18:11:55,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 18:11:56,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.00ms 2019-10-15 18:11:57,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.92ms 2019-10-15 18:11:57,763 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 18:11:57,801 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.83ms 2019-10-15 18:12:05,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.97ms 2019-10-15 18:12:06,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-15 18:12:07,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.04ms 2019-10-15 18:12:07,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 18:12:07,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 18:12:15,812 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.38ms 2019-10-15 18:12:16,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.52ms 2019-10-15 18:12:17,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.58ms 2019-10-15 18:12:17,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.09ms 2019-10-15 18:12:17,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.32ms 2019-10-15 18:12:25,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.98ms 2019-10-15 18:12:26,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 18:12:27,237 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.36ms 2019-10-15 18:12:27,779 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.12ms 2019-10-15 18:12:27,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 18:12:35,813 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.11ms 2019-10-15 18:12:36,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.19ms 2019-10-15 18:12:37,230 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.53ms 2019-10-15 18:12:37,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 18:12:37,831 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.26ms 2019-10-15 18:12:45,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.99ms 2019-10-15 18:12:46,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.74ms 2019-10-15 18:12:47,239 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.25ms 2019-10-15 18:12:47,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.62ms 2019-10-15 18:12:47,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 18:12:55,811 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.38ms 2019-10-15 18:12:56,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-15 18:12:57,238 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.47ms 2019-10-15 18:12:57,781 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.31ms 2019-10-15 18:12:57,839 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.81ms 2019-10-15 18:13:05,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.22ms 2019-10-15 18:13:06,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-15 18:13:07,242 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.85ms 2019-10-15 18:13:07,799 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.88ms 2019-10-15 18:13:07,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.10ms 2019-10-15 18:13:15,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.63ms 2019-10-15 18:13:16,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.38ms 2019-10-15 18:13:17,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 18:13:17,788 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.99ms 2019-10-15 18:13:17,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-15 18:13:25,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.93ms 2019-10-15 18:13:26,568 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:13:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:13:26,744 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.56ms 2019-10-15 18:13:27,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.30ms 2019-10-15 18:13:27,790 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.95ms 2019-10-15 18:13:27,841 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.80ms 2019-10-15 18:13:35,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.98ms 2019-10-15 18:13:36,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.93ms 2019-10-15 18:13:37,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.82ms 2019-10-15 18:13:37,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 18:13:37,854 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-15 18:13:45,814 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.18ms 2019-10-15 18:13:46,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.55ms 2019-10-15 18:13:47,240 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.72ms 2019-10-15 18:13:47,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.39ms 2019-10-15 18:13:47,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.60ms 2019-10-15 18:13:55,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.30ms 2019-10-15 18:13:56,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.23ms 2019-10-15 18:13:57,234 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.84ms 2019-10-15 18:13:57,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.88ms 2019-10-15 18:13:57,849 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.89ms 2019-10-15 18:14:05,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.17ms 2019-10-15 18:14:06,753 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.04ms 2019-10-15 18:14:07,238 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.86ms 2019-10-15 18:14:07,803 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.67ms 2019-10-15 18:14:07,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.67ms 2019-10-15 18:14:08,405 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 18:14:15,814 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 18:14:16,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.31ms 2019-10-15 18:14:17,242 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.84ms 2019-10-15 18:14:17,790 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.66ms 2019-10-15 18:14:17,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-15 18:14:25,070 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6318} 2019-10-15 18:14:25,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-15 18:14:26,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-15 18:14:27,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.65ms 2019-10-15 18:14:27,799 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.81ms 2019-10-15 18:14:27,847 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.19ms 2019-10-15 18:14:35,831 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.49ms 2019-10-15 18:14:36,738 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.80ms 2019-10-15 18:14:37,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.74ms 2019-10-15 18:14:37,787 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.81ms 2019-10-15 18:14:37,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.15ms 2019-10-15 18:14:45,815 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.90ms 2019-10-15 18:14:46,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.19ms 2019-10-15 18:14:47,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.52ms 2019-10-15 18:14:47,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 18:14:47,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-15 18:14:55,834 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.35ms 2019-10-15 18:14:56,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.76ms 2019-10-15 18:14:57,232 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.05ms 2019-10-15 18:14:57,806 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-15 18:14:58,170 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.81ms 2019-10-15 18:15:05,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.80ms 2019-10-15 18:15:06,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.40ms 2019-10-15 18:15:07,250 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.58ms 2019-10-15 18:15:07,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.16ms 2019-10-15 18:15:07,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.32ms 2019-10-15 18:15:15,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.16ms 2019-10-15 18:15:16,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.22ms 2019-10-15 18:15:17,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.08ms 2019-10-15 18:15:17,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.70ms 2019-10-15 18:15:17,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.78ms 2019-10-15 18:15:25,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.16ms 2019-10-15 18:15:26,568 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:15:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:15:26,761 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.45ms 2019-10-15 18:15:27,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.27ms 2019-10-15 18:15:27,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.85ms 2019-10-15 18:15:27,903 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.41ms 2019-10-15 18:15:35,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.75ms 2019-10-15 18:15:36,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.82ms 2019-10-15 18:15:37,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.71ms 2019-10-15 18:15:37,832 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.33ms 2019-10-15 18:15:37,905 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.20ms 2019-10-15 18:15:45,840 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.48ms 2019-10-15 18:15:46,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-15 18:15:47,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 18:15:47,813 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 18:15:47,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.26ms 2019-10-15 18:15:55,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 18:15:56,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 18:15:57,238 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.65ms 2019-10-15 18:15:57,808 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.23ms 2019-10-15 18:15:57,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-15 18:16:05,833 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.46ms 2019-10-15 18:16:06,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.57ms 2019-10-15 18:16:07,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.60ms 2019-10-15 18:16:07,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.57ms 2019-10-15 18:16:07,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.53ms 2019-10-15 18:16:15,840 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.92ms 2019-10-15 18:16:16,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-15 18:16:17,251 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.50ms 2019-10-15 18:16:17,814 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.76ms 2019-10-15 18:16:17,848 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.44ms 2019-10-15 18:16:25,843 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.74ms 2019-10-15 18:16:26,785 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.95ms 2019-10-15 18:16:27,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.44ms 2019-10-15 18:16:27,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.16ms 2019-10-15 18:16:27,885 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.53ms 2019-10-15 18:16:35,840 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.55ms 2019-10-15 18:16:36,793 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 18:16:37,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.80ms 2019-10-15 18:16:37,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-15 18:16:37,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.28ms 2019-10-15 18:16:45,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.30ms 2019-10-15 18:16:46,794 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-15 18:16:47,246 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.25ms 2019-10-15 18:16:47,806 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.60ms 2019-10-15 18:16:47,840 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.85ms 2019-10-15 18:16:55,846 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.70ms 2019-10-15 18:16:56,808 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.07ms 2019-10-15 18:16:57,235 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.56ms 2019-10-15 18:16:57,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.26ms 2019-10-15 18:16:57,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.87ms 2019-10-15 18:17:05,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.67ms 2019-10-15 18:17:06,800 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.40ms 2019-10-15 18:17:07,226 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.64ms 2019-10-15 18:17:07,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.38ms 2019-10-15 18:17:07,913 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.18ms 2019-10-15 18:17:15,852 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.89ms 2019-10-15 18:17:16,804 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-15 18:17:17,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.29ms 2019-10-15 18:17:17,811 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.41ms 2019-10-15 18:17:17,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-15 18:17:25,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-15 18:17:26,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 18:17:26,819 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.16ms 2019-10-15 18:17:26,933 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:17:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:17:27,227 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.27ms 2019-10-15 18:17:27,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.68ms 2019-10-15 18:17:27,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.59ms 2019-10-15 18:17:35,859 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.75ms 2019-10-15 18:17:36,834 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.19ms 2019-10-15 18:17:37,256 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 34.80ms 2019-10-15 18:17:37,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.72ms 2019-10-15 18:17:37,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.91ms 2019-10-15 18:17:45,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.42ms 2019-10-15 18:17:46,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-15 18:17:47,238 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.84ms 2019-10-15 18:17:47,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.28ms 2019-10-15 18:17:47,900 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-15 18:17:55,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.23ms 2019-10-15 18:17:56,834 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.21ms 2019-10-15 18:17:57,225 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.51ms 2019-10-15 18:17:57,817 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.17ms 2019-10-15 18:17:57,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 18:18:05,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.09ms 2019-10-15 18:18:06,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.49ms 2019-10-15 18:18:07,233 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.24ms 2019-10-15 18:18:07,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.26ms 2019-10-15 18:18:07,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-15 18:18:15,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.03ms 2019-10-15 18:18:16,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 18:18:17,344 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 61.75ms 2019-10-15 18:18:17,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.77ms 2019-10-15 18:18:17,861 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-15 18:18:25,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.64ms 2019-10-15 18:18:26,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 18:18:27,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.74ms 2019-10-15 18:18:27,819 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.69ms 2019-10-15 18:18:27,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 18:18:35,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.92ms 2019-10-15 18:18:36,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.97ms 2019-10-15 18:18:37,236 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.41ms 2019-10-15 18:18:37,828 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.32ms 2019-10-15 18:18:37,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.38ms 2019-10-15 18:18:45,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.37ms 2019-10-15 18:18:46,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.16ms 2019-10-15 18:18:47,239 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-15 18:18:47,831 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.79ms 2019-10-15 18:18:47,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.98ms 2019-10-15 18:18:55,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.80ms 2019-10-15 18:18:56,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-15 18:18:57,238 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.43ms 2019-10-15 18:18:57,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.39ms 2019-10-15 18:18:57,907 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.41ms 2019-10-15 18:19:05,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.64ms 2019-10-15 18:19:06,868 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.35ms 2019-10-15 18:19:07,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.93ms 2019-10-15 18:19:07,824 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.74ms 2019-10-15 18:19:07,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.34ms 2019-10-15 18:19:15,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.33ms 2019-10-15 18:19:16,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.17ms 2019-10-15 18:19:17,242 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.51ms 2019-10-15 18:19:17,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.78ms 2019-10-15 18:19:17,897 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 18:19:25,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.04ms 2019-10-15 18:19:26,569 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:19:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:19:26,575 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 18:19:26,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 18:19:27,239 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-15 18:19:27,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-15 18:19:27,908 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 18:19:35,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.92ms 2019-10-15 18:19:36,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.41ms 2019-10-15 18:19:37,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.28ms 2019-10-15 18:19:37,825 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-15 18:19:37,914 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.80ms 2019-10-15 18:19:45,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-15 18:19:46,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-15 18:19:47,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.22ms 2019-10-15 18:19:47,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-15 18:19:47,902 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.60ms 2019-10-15 18:19:55,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-15 18:19:56,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-15 18:19:57,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-15 18:19:57,819 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 18:19:57,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.94ms 2019-10-15 18:20:05,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 18:20:06,861 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-15 18:20:07,244 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-15 18:20:07,827 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.75ms 2019-10-15 18:20:07,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.36ms 2019-10-15 18:20:15,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-15 18:20:16,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.96ms 2019-10-15 18:20:17,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.91ms 2019-10-15 18:20:17,807 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.97ms 2019-10-15 18:20:17,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.95ms 2019-10-15 18:20:25,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.04ms 2019-10-15 18:20:26,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 18:20:27,253 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.26ms 2019-10-15 18:20:27,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.90ms 2019-10-15 18:20:27,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.92ms 2019-10-15 18:20:35,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.48ms 2019-10-15 18:20:36,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.41ms 2019-10-15 18:20:37,258 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.02ms 2019-10-15 18:20:37,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.10ms 2019-10-15 18:20:37,891 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.83ms 2019-10-15 18:20:45,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.43ms 2019-10-15 18:20:46,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.95ms 2019-10-15 18:20:47,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.59ms 2019-10-15 18:20:47,813 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-15 18:20:47,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.34ms 2019-10-15 18:20:55,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.85ms 2019-10-15 18:20:56,873 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.84ms 2019-10-15 18:20:57,247 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.20ms 2019-10-15 18:20:57,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.05ms 2019-10-15 18:20:57,893 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-15 18:21:05,918 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 72.73ms 2019-10-15 18:21:06,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.39ms 2019-10-15 18:21:07,249 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.89ms 2019-10-15 18:21:07,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-15 18:21:07,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.28ms 2019-10-15 18:21:15,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-15 18:21:16,863 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.48ms 2019-10-15 18:21:17,252 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 18:21:17,818 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-15 18:21:17,895 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.02ms 2019-10-15 18:21:25,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-15 18:21:26,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-15 18:21:27,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-15 18:21:27,821 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.34ms 2019-10-15 18:21:27,928 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.31ms 2019-10-15 18:21:35,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-15 18:21:36,925 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.69ms 2019-10-15 18:21:37,243 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.06ms 2019-10-15 18:21:37,818 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.03ms 2019-10-15 18:21:37,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.54ms 2019-10-15 18:21:45,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.44ms 2019-10-15 18:21:46,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.01ms 2019-10-15 18:21:47,272 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.87ms 2019-10-15 18:21:47,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 18:21:47,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-15 18:21:55,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-15 18:21:56,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.45ms 2019-10-15 18:21:57,250 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-15 18:21:57,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-15 18:21:57,911 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.71ms 2019-10-15 18:22:05,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.90ms 2019-10-15 18:22:06,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.75ms 2019-10-15 18:22:07,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.02ms 2019-10-15 18:22:07,839 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 31.62ms 2019-10-15 18:22:07,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.81ms 2019-10-15 18:22:15,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 18:22:16,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.34ms 2019-10-15 18:22:17,277 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-15 18:22:17,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-15 18:22:17,903 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.16ms 2019-10-15 18:22:25,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.42ms 2019-10-15 18:22:26,878 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.79ms 2019-10-15 18:22:27,257 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-15 18:22:27,820 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.45ms 2019-10-15 18:22:27,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.23ms 2019-10-15 18:22:35,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.69ms 2019-10-15 18:22:36,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.75ms 2019-10-15 18:22:37,264 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.68ms 2019-10-15 18:22:37,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.16ms 2019-10-15 18:22:38,186 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 293.67ms 2019-10-15 18:22:45,866 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.97ms 2019-10-15 18:22:46,870 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.26ms 2019-10-15 18:22:47,262 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.82ms 2019-10-15 18:22:47,829 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.31ms 2019-10-15 18:22:47,894 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.18ms 2019-10-15 18:22:55,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.35ms 2019-10-15 18:22:56,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-15 18:22:57,267 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-15 18:22:57,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-15 18:22:57,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.15ms 2019-10-15 18:23:05,864 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-15 18:23:06,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.11ms 2019-10-15 18:23:07,261 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.06ms 2019-10-15 18:23:07,826 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.02ms 2019-10-15 18:23:07,902 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.73ms 2019-10-15 18:23:15,874 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 18:23:16,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-15 18:23:17,279 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.15ms 2019-10-15 18:23:17,818 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.06ms 2019-10-15 18:23:17,888 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.29ms 2019-10-15 18:23:25,869 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.03ms 2019-10-15 18:23:26,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-15 18:23:27,269 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.02ms 2019-10-15 18:23:27,818 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-15 18:23:27,907 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.67ms 2019-10-15 18:23:35,877 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-15 18:23:36,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.69ms 2019-10-15 18:23:39,607 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-15 18:23:39,644 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.00ms 2019-10-15 18:23:39,693 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.67ms 2019-10-15 18:23:45,879 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.37ms 2019-10-15 18:23:47,280 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.56ms 2019-10-15 18:23:47,812 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.70ms 2019-10-15 18:23:47,845 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-15 18:23:56,231 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.51ms 2019-10-15 18:23:57,349 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.17ms 2019-10-15 18:23:57,816 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.81ms 2019-10-15 18:23:57,853 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.73ms 2019-10-15 18:24:05,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.32ms 2019-10-15 18:24:07,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.37ms 2019-10-15 18:24:07,822 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.73ms 2019-10-15 18:24:07,837 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.43ms 2019-10-15 18:24:15,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.29ms 2019-10-15 18:24:17,271 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.03ms 2019-10-15 18:24:17,823 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.90ms 2019-10-15 18:24:17,856 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.62ms 2019-10-15 18:24:25,899 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.03ms 2019-10-15 18:24:27,278 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.50ms 2019-10-15 18:24:27,830 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.64ms 2019-10-15 18:24:27,860 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-15 18:24:35,906 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-15 18:24:37,282 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.43ms 2019-10-15 18:24:37,848 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.57ms 2019-10-15 18:24:37,898 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.49ms 2019-10-15 18:24:45,905 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.67ms 2019-10-15 18:24:47,281 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.08ms 2019-10-15 18:24:47,833 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.72ms 2019-10-15 18:24:47,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-15 18:24:55,984 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.99ms 2019-10-15 18:24:57,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.61ms 2019-10-15 18:24:57,838 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.09ms 2019-10-15 18:24:57,871 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.05ms 2019-10-15 18:25:05,935 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.14ms 2019-10-15 18:25:07,275 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.70ms 2019-10-15 18:25:07,844 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-15 18:25:07,876 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.59ms 2019-10-15 18:25:15,943 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-15 18:25:17,271 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.76ms 2019-10-15 18:25:17,842 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-15 18:25:17,875 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.69ms 2019-10-15 18:25:25,930 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 18:25:27,268 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.23ms 2019-10-15 18:25:27,862 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.58ms 2019-10-15 18:25:27,924 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.76ms 2019-10-15 18:25:35,943 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-15 18:25:37,287 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.51ms 2019-10-15 18:25:37,865 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.72ms 2019-10-15 18:25:37,899 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.18ms 2019-10-15 18:25:45,936 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.61ms 2019-10-15 18:25:47,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-15 18:25:47,889 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.30ms 2019-10-15 18:25:47,953 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-15 18:25:55,942 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.04ms 2019-10-15 18:25:57,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.67ms 2019-10-15 18:25:57,881 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.31ms 2019-10-15 18:25:58,100 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 197.70ms 2019-10-15 18:26:03,245 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:26:03] "GET /?action=stream&1571160363335 HTTP/1.1" 200 - 2019-10-15 18:26:05,944 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.23ms 2019-10-15 18:26:07,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-15 18:26:07,880 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-15 18:26:07,912 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.73ms 2019-10-15 18:26:15,954 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.53ms 2019-10-15 18:26:17,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-15 18:26:17,896 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.14ms 2019-10-15 18:26:17,982 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.97ms 2019-10-15 18:26:25,949 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.38ms 2019-10-15 18:26:27,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.86ms 2019-10-15 18:26:27,887 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.82ms 2019-10-15 18:26:27,937 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.49ms 2019-10-15 18:26:34,228 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port" 2019-10-15 18:26:34,234 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2019-10-15 18:26:34,249 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 18:26:35,329 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 18:26:35,942 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.75ms 2019-10-15 18:26:37,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-15 18:26:37,882 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.29ms 2019-10-15 18:26:37,914 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.28ms 2019-10-15 18:26:40,100 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2019-10-15 18:26:40,182 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-15 18:26:40,452 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-15 18:26:40,453 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-15 18:26:40,580 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-15 18:26:40,635 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-15 18:26:41,200 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 115200, u'printer_port': u'/dev/ttyUSB0', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-15 18:29:08,407 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 18:29:25,092 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7218} 2019-10-15 18:29:51,874 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2739, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4844, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2019-10-15 18:29:51,876 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2019-10-15 18:29:51,890 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2739)" 2019-10-15 18:29:52,048 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 56.34ms 2019-10-15 18:29:52,278 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.39ms 2019-10-15 18:29:52,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.64ms 2019-10-15 18:29:53,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.67ms 2019-10-15 18:30:02,036 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.36ms 2019-10-15 18:30:02,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.13ms 2019-10-15 18:30:02,411 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.68ms 2019-10-15 18:30:03,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.11ms 2019-10-15 18:30:12,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.94ms 2019-10-15 18:30:12,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.91ms 2019-10-15 18:30:12,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.07ms 2019-10-15 18:30:13,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.56ms 2019-10-15 18:30:22,031 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.03ms 2019-10-15 18:30:22,287 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.78ms 2019-10-15 18:30:22,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.01ms 2019-10-15 18:30:23,352 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.55ms 2019-10-15 18:30:32,042 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.16ms 2019-10-15 18:30:32,292 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.54ms 2019-10-15 18:30:32,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.47ms 2019-10-15 18:30:33,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.78ms 2019-10-15 18:30:42,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.19ms 2019-10-15 18:30:42,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.54ms 2019-10-15 18:30:42,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.89ms 2019-10-15 18:30:43,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.96ms 2019-10-15 18:30:52,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.54ms 2019-10-15 18:30:52,284 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.16ms 2019-10-15 18:30:52,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.68ms 2019-10-15 18:30:53,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.24ms 2019-10-15 18:31:02,043 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.02ms 2019-10-15 18:31:02,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.42ms 2019-10-15 18:31:02,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.79ms 2019-10-15 18:31:03,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.84ms 2019-10-15 18:31:12,035 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.64ms 2019-10-15 18:31:12,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-15 18:31:12,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.34ms 2019-10-15 18:31:12,682 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 18:31:12,697 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-15 18:31:13,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.12ms 2019-10-15 18:31:51,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:31:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:33:51,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:33:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:35:51,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:35:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:37:51,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:37:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:39:51,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:39:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:41:51,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:41:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:43:51,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:43:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:44:08,410 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 18:44:25,086 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8118} 2019-10-15 18:45:51,574 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:45:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:47:51,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 18:47:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 18:47:51,948 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 18:59:08,412 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 18:59:25,161 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9018} 2019-10-15 19:11:23,269 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 19:11:23,569 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 19:11:23,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:11:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:13:23,271 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:13:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:14:08,415 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 19:14:25,118 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9918} 2019-10-15 19:15:23,273 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:15:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:15:23,616 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 19:29:08,417 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 19:29:25,133 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10818} 2019-10-15 19:29:44,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 19:29:45,280 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 19:29:45,585 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:29:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:31:45,216 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:31:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:33:44,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 19:33:45,280 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:33:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:33:45,322 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 19:44:08,421 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 19:44:25,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11718} 2019-10-15 19:54:59,254 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 19:54:59,573 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:54:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:56:59,257 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:56:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:58:59,260 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 19:58:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 19:59:08,425 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 19:59:25,144 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12618} 2019-10-15 20:00:59,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:00:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:00:59,615 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 20:14:08,428 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 20:14:16,965 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:14:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:14:25,151 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13518} 2019-10-15 20:16:16,963 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:16:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:18:17,262 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:18:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:20:17,267 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:20:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:20:17,280 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 20:29:08,433 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 20:29:25,174 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14418} 2019-10-15 20:43:35,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:35,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:36,259 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:36,262 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 20:43:36,270 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:43:36] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 20:43:36,279 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 20:43:36,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:37,259 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:37,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:37,570 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 20:43:37,576 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:43:37] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 20:43:37,587 - backoff - INFO - Backing off capture_mjpeg(...) for 1.1s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 20:43:38,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:39,260 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:39,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:43:39,570 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 20:43:39,577 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:43:39] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 20:43:39,585 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 20:43:39,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:43:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:44:08,437 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 20:44:25,193 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15318} 2019-10-15 20:45:35,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:45:35,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:45:36,259 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:45:36,262 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 20:45:36,269 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:45:36] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 20:45:36,277 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 20:45:36,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:45:37,259 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 20:45:37,591 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:45:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:47:35,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:47:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:49:35,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:49:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:51:35,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:51:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:53:35,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 20:53:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 20:53:35,915 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 20:59:08,439 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 20:59:25,165 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16218} 2019-10-15 21:11:41,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:11:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:13:41,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:13:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:14:08,443 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 21:14:25,155 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17118} 2019-10-15 21:15:41,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:15:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:15:41,917 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 21:26:50,272 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:26:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:28:50,571 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:28:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:29:08,446 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 21:29:25,167 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18018} 2019-10-15 21:30:50,572 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:30:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:30:50,584 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 21:44:08,448 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 21:44:25,193 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18918} 2019-10-15 21:59:03,572 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:03,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:04,272 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:04,275 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 21:59:04,283 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:59:04] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 21:59:04,291 - backoff - INFO - Backing off capture_mjpeg(...) for 0.8s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 21:59:05,272 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:05,572 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:05,900 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:05,903 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 21:59:05,913 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:59:05] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 21:59:05,918 - backoff - INFO - Backing off capture_mjpeg(...) for 0.6s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 21:59:06,572 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:06,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:07,272 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 21:59:07,274 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 21:59:07,282 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:59:07] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 21:59:07,291 - backoff - INFO - Backing off capture_mjpeg(...) for 2.4s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 21:59:08,451 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 21:59:09,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 21:59:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 21:59:25,180 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19818} 2019-10-15 22:01:03,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:04,273 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:04,573 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:04,575 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:01:04,584 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:01:04] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:01:04,592 - backoff - INFO - Backing off capture_mjpeg(...) for 0.9s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:01:05,576 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:05,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:06,276 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:06,279 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:01:06,288 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:01:06] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:01:06,296 - backoff - INFO - Backing off capture_mjpeg(...) for 1.8s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:01:08,277 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:01:08,580 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:01:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:03:03,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:03:04,274 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:03:04,575 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:03:04,577 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:03:04,585 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:03:04] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:03:04,592 - backoff - INFO - Backing off capture_mjpeg(...) for 1.0s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:03:05,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:03:06,278 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:03:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:05:03,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:05:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:07:03,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:07:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:09:03,901 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:04,275 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:04,574 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:04,576 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:09:04,581 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:09:04] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:09:04,590 - backoff - INFO - Backing off capture_mjpeg(...) for 0.5s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:09:05,274 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:05,574 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:05,900 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:05,902 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:09:05,907 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:09:05] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:09:05,915 - backoff - INFO - Backing off capture_mjpeg(...) for 1.6s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:09:07,577 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:07,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:08,274 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:09:08,276 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:09:08,282 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:09:08] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:09:08,292 - backoff - INFO - Backing off capture_mjpeg(...) for 0.9s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:09:09,279 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:09:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:11:03,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:11:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:11:03,917 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 22:14:08,454 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 22:14:25,212 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20718} 2019-10-15 22:23:49,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:23:49] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:25:50,349 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:25:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:27:50,281 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:27:50,580 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:27:50,900 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 22:27:50,904 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-15 22:27:50,911 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:27:50] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-15 22:27:50,919 - backoff - INFO - Backing off capture_mjpeg(...) for 0.9s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-15 22:27:51,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:27:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:27:51,917 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 22:29:08,455 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 22:29:25,270 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21618} 2019-10-15 22:44:08,459 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 22:44:25,230 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22518} 2019-10-15 22:56:09,584 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:56:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:58:09,586 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 22:58:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 22:59:08,462 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 22:59:25,228 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23418} 2019-10-15 23:00:09,586 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:00:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:02:09,581 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-15 23:02:09,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:02:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:04:09,583 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:04:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:04:09,596 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 23:14:08,464 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 23:14:25,361 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24318} 2019-10-15 23:29:08,466 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 23:29:25,288 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25218} 2019-10-15 23:32:04,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:32:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:34:04,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:34:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:36:04,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:36:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:38:04,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:38:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:40:04,905 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:40:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:42:04,904 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:42:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:44:05,290 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:44:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:44:08,468 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 23:44:25,243 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26118} 2019-10-15 23:46:05,286 - werkzeug - INFO - 127.0.0.1 - - [15/Oct/2019 23:46:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-15 23:46:05,298 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-15 23:59:08,471 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-15 23:59:25,186 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27018} 2019-10-16 00:13:51,290 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:13:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:14:08,475 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 00:14:25,345 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27918} 2019-10-16 00:15:51,291 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:15:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:17:51,288 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:17:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:19:51,290 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:19:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:21:51,292 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:21:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:23:51,290 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:23:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:25:51,589 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:25:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:27:51,589 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:27:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:27:51,601 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 00:29:08,477 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 00:29:25,276 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28818} 2019-10-16 00:44:08,481 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 00:44:25,235 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29718} 2019-10-16 00:51:35,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:51:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:53:35,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:53:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:55:36,294 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:55:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:57:36,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 00:57:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 00:57:36,309 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 00:59:08,483 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 00:59:25,273 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30618} 2019-10-16 01:09:30,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:09:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:11:30,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:11:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:13:30,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:13:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:14:08,485 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 01:14:25,328 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31518} 2019-10-16 01:15:30,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:15:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:17:30,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:17:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:19:30,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:19:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:21:30,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:21:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:23:31,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:23:31] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:25:31,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:25:31] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:25:31,249 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 01:29:08,487 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 01:29:25,327 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32418} 2019-10-16 01:44:08,489 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 01:44:25,334 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33318} 2019-10-16 01:48:39,904 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:48:40,240 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:48:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:50:39,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:50:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:52:40,233 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:52:40,589 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:52:40,908 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:52:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:54:40,234 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:54:40,600 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:54:40,900 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:54:40,903 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 01:54:40,912 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:54:40] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 01:54:40,920 - backoff - INFO - Backing off capture_mjpeg(...) for 0.4s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 01:54:41,600 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:54:41,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 01:54:42,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 01:54:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 01:54:42,251 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 01:59:08,491 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 01:59:25,325 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34218} 2019-10-16 02:14:08,494 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 02:14:25,331 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35118} 2019-10-16 02:24:11,604 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:24:11] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:26:11,602 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:11,902 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:12,234 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:12,236 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 02:26:12,246 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:26:12] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 02:26:12,253 - backoff - INFO - Backing off capture_mjpeg(...) for 0.4s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 02:26:12,902 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:13,234 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:13,601 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:13,605 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 02:26:13,613 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:26:13] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 02:26:13,621 - backoff - INFO - Backing off capture_mjpeg(...) for 0.5s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 02:26:14,234 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:14,601 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:26:14,907 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:26:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:28:11,600 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:28:11,904 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:28:12,366 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:28:12,373 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 02:28:12,518 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:28:12] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 02:28:12,521 - backoff - INFO - Backing off capture_mjpeg(...) for 0.1s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 02:28:12,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 02:28:13,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:28:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:28:13,250 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 02:29:08,496 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 02:29:25,331 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36018} 2019-10-16 02:44:08,497 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 02:44:25,381 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36918} 2019-10-16 02:50:26,610 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:50:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:52:26,610 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:52:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:54:26,613 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:54:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:56:26,912 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:56:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:58:26,911 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 02:58:26] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 02:58:26,926 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 02:59:08,501 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 02:59:25,343 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37818} 2019-10-16 03:09:43,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:09:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:11:43,234 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 03:11:43,616 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:11:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:13:43,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:13:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:13:43,242 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 03:14:08,503 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 03:14:25,359 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38718} 2019-10-16 03:28:15,614 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:28:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:29:08,505 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 03:29:25,400 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39618} 2019-10-16 03:30:15,613 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:30:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:32:15,612 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:32:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:34:15,612 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:34:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:36:15,618 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:36:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:38:15,613 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:38:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:40:15,611 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:40:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:42:15,611 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:42:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:44:08,507 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 03:44:15,912 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:44:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:44:25,364 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40518} 2019-10-16 03:46:15,914 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 03:46:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 03:46:15,926 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 03:59:08,510 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 03:59:25,342 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41418} 2019-10-16 04:11:05,618 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:11:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:13:05,620 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:13:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:14:08,512 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 04:14:25,376 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42318} 2019-10-16 04:15:05,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:15:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:17:05,913 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 04:17:06,237 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:17:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:19:05,920 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:19:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:19:05,933 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 04:29:08,516 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 04:29:25,441 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43218} 2019-10-16 04:31:53,619 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:31:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:33:53,619 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:33:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:35:53,622 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:35:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:37:53,619 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:37:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:39:53,973 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:39:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:41:53,924 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 04:41:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 04:41:53,936 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 04:44:08,520 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 04:44:25,428 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44118} 2019-10-16 04:59:08,523 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 04:59:25,352 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45018} 2019-10-16 05:05:20,923 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 05:05:21,234 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 05:05:21,622 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 05:05:21,626 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 05:05:21,637 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:05:21] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 05:05:21,644 - backoff - INFO - Backing off capture_mjpeg(...) for 0.6s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 05:05:22,239 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:05:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:07:21,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:07:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:09:21,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:09:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:11:21,608 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:11:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:13:21,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:13:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:13:21,247 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 05:14:08,527 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 05:14:25,593 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45918} 2019-10-16 05:29:08,530 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 05:29:25,503 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46818} 2019-10-16 05:40:36,626 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:40:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:42:36,570 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:42:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:44:08,533 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 05:44:25,368 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47718} 2019-10-16 05:44:36,572 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:44:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:46:36,571 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 05:46:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 05:46:36,580 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 05:59:08,536 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 05:59:25,514 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48618} 2019-10-16 06:07:46,343 - octoprint.plugins.thespaghettidetective_beta - ERROR - Server websocket is closing 2019-10-16 06:08:28,215 - octoprint.plugins.thespaghettidetective_beta - ERROR - Server websocket is closing 2019-10-16 06:09:34,121 - octoprint.plugins.thespaghettidetective_beta - ERROR - Server websocket is closing 2019-10-16 06:09:40,571 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:09:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:10:17,862 - octoprint.plugins.thespaghettidetective_beta - ERROR - Server websocket is closing 2019-10-16 06:11:40,933 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:11:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:13:40,930 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:13:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:13:40,940 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 06:14:08,544 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 06:14:25,571 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49518} 2019-10-16 06:29:08,547 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 06:29:25,607 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50418} 2019-10-16 06:41:30,928 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 06:41:31,233 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 06:41:31,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 06:41:31,569 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 06:41:31,574 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:41:31] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 06:41:31,587 - backoff - INFO - Backing off capture_mjpeg(...) for 1.0s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 06:41:32,571 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:41:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:43:30,930 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:43:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:44:08,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 06:44:25,607 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51318} 2019-10-16 06:45:30,932 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:45:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:47:30,927 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 06:47:31,233 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 06:47:31,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 06:47:31,571 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 06:47:31,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:47:31] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 06:47:31,588 - backoff - INFO - Backing off capture_mjpeg(...) for 0.6s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 06:47:32,237 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:47:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:49:30,930 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 06:49:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 06:49:30,941 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 06:59:08,553 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 06:59:25,592 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52218} 2019-10-16 07:10:33,237 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:10:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:12:33,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:12:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:14:08,555 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 07:14:25,593 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 53118} 2019-10-16 07:14:33,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:14:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:16:33,237 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:16:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:18:33,234 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 07:18:33,671 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:18:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:20:33,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:20:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:20:33,249 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 07:29:08,559 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 07:29:25,624 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54018} 2019-10-16 07:42:17,939 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:42:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:44:08,562 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 07:44:18,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:44:18] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:44:25,637 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54918} 2019-10-16 07:46:18,239 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 07:46:18] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 07:46:18,250 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 07:59:08,564 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 07:59:25,635 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 55818} 2019-10-16 08:02:37,946 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:02:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:04:37,945 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:04:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:06:38,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:06:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:08:37,942 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:08:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:08:37,953 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 08:14:08,568 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 08:14:25,654 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 56718} 2019-10-16 08:29:08,570 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 08:29:25,645 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 57618} 2019-10-16 08:30:46,941 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:47,241 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:47,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:47,570 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 08:30:47,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:30:47] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 08:30:47,585 - backoff - INFO - Backing off capture_mjpeg(...) for 0.7s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 08:30:48,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:48,941 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:49,241 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:49,244 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 08:30:49,252 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:30:49] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 08:30:49,259 - backoff - INFO - Backing off capture_mjpeg(...) for 0.0s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 08:30:49,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:30:49,945 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:30:49] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:32:46,946 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:32:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:34:46,942 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:34:47,242 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:34:47,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:34:47,570 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 08:34:47,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:34:47] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 08:34:47,585 - backoff - INFO - Backing off capture_mjpeg(...) for 0.3s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 08:34:47,942 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:34:48,242 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:34:48,572 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:34:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:36:47,249 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:36:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:36:47,258 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 08:44:08,572 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 08:44:25,635 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 58518} 2019-10-16 08:57:38,951 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:57:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 08:59:08,574 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 08:59:25,672 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 59418} 2019-10-16 08:59:38,947 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:59:39,246 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:59:39,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 08:59:39,569 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 08:59:39,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:59:39] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 08:59:39,586 - backoff - INFO - Backing off capture_mjpeg(...) for 0.4s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 08:59:40,250 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 08:59:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:01:38,944 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 09:01:39,244 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 09:01:39,570 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 09:01:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:01:39,580 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 09:14:08,577 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 09:14:25,633 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 60318} 2019-10-16 09:24:12,952 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 09:24:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:26:12,949 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 09:26:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:28:12,950 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 09:28:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:29:08,580 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 09:29:25,673 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 61218} 2019-10-16 09:30:13,251 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 09:30:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:32:13,251 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 09:32:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 09:32:13,260 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 09:44:08,582 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 09:44:25,652 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 62118} 2019-10-16 09:59:08,585 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 09:59:25,689 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63018} 2019-10-16 10:01:17,571 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:01:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:03:17,571 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:03:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:05:17,953 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:05:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:05:17,963 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 10:14:08,589 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 10:14:25,670 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63918} 2019-10-16 10:29:08,593 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 10:29:25,683 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 64818} 2019-10-16 10:33:04,954 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:33:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:35:04,954 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:35:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:37:04,953 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:37:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:37:04,963 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 10:44:08,595 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 10:44:25,709 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 65719} 2019-10-16 10:53:56,958 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:53:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:55:56,958 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:55:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:57:57,259 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:57:57] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:59:08,599 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 10:59:25,701 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 66619} 2019-10-16 10:59:57,258 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 10:59:57] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 10:59:57,268 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 11:14:08,602 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 11:14:25,713 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 67519} 2019-10-16 11:28:34,266 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 11:28:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 11:29:08,606 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 11:29:25,722 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 68419} 2019-10-16 11:30:34,571 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 11:30:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 11:32:34,567 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:34,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:35,260 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:35,262 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 11:32:35,271 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 11:32:35] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 11:32:35,278 - backoff - INFO - Backing off capture_mjpeg(...) for 0.4s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 11:32:35,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:36,259 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:36,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:36,569 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 11:32:36,577 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 11:32:36] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 11:32:36,585 - backoff - INFO - Backing off capture_mjpeg(...) for 1.2s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 11:32:37,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:38,260 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:38,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 11:32:38,569 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 11:32:38,577 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 11:32:38] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 11:32:38,584 - backoff - INFO - Backing off capture_mjpeg(...) for 0.1s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 11:32:38,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 11:32:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 11:32:38,913 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 11:44:08,608 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 11:44:25,722 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 69319} 2019-10-16 11:59:08,611 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 11:59:25,695 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 70219} 2019-10-16 12:01:19,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:01:20,261 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:01:20,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:01:20,570 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 12:01:20,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:01:20] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 12:01:20,586 - backoff - INFO - Backing off capture_mjpeg(...) for 0.7s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 12:01:21,570 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:01:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:03:19,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:03:20,261 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:03:20,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:03:20,569 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 12:03:20,577 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:03:20] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 12:03:20,584 - backoff - INFO - Backing off capture_mjpeg(...) for 0.7s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 12:03:21,266 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:03:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:05:19,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:05:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:07:19,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:07:20,261 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:07:20,567 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 12:07:20,570 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 12:07:20,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:07:20] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 12:07:20,585 - backoff - INFO - Backing off capture_mjpeg(...) for 0.6s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 12:07:21,265 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:07:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:09:19,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:09:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:09:19,915 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 12:14:08,614 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 12:14:25,716 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 71119} 2019-10-16 12:29:08,617 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 12:29:25,722 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 72019} 2019-10-16 12:36:59,275 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:36:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:38:59,277 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:38:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:40:59,579 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 12:40:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 12:40:59,590 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 12:44:08,620 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 12:44:25,874 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 72919} 2019-10-16 12:59:08,623 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 12:59:25,740 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 73819} 2019-10-16 13:02:41,306 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:02:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:04:41,283 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:04:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:06:41,278 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 13:06:41,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:06:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:08:41,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:08:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:08:41,291 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 13:14:08,626 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 13:14:25,764 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 74719} 2019-10-16 13:29:08,630 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 13:29:25,759 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 75619} 2019-10-16 13:36:04,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:36:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:38:04,577 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:38:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:40:04,581 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:40:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:42:04,578 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 13:42:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 13:42:04,588 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 13:44:08,633 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 13:44:25,742 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 76519} 2019-10-16 13:59:08,636 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 13:59:25,795 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 77419} 2019-10-16 14:08:22,283 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:08:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:10:22,284 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:10:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:12:22,288 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:12:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:14:08,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 14:14:22,587 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:14:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:14:25,768 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 78319} 2019-10-16 14:16:22,586 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:16:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:16:22,596 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 14:29:08,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 14:29:25,789 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 79219} 2019-10-16 14:43:24,571 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 14:43:24,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 14:43:25,282 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 14:43:25,287 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte 2019-10-16 14:43:25,299 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:43:25] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 14:43:25,307 - backoff - INFO - Backing off capture_mjpeg(...) for 0.2s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 14:43:25,586 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:43:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:44:08,642 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 14:44:25,733 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 80119} 2019-10-16 14:45:24,582 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 63: invalid start byte) 2019-10-16 14:45:24,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:45:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:47:24,588 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:47:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:49:24,588 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:49:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:50:30,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-16 14:50:32,538 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-16 14:50:35,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 14:50:35,375 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.31ms 2019-10-16 14:50:35,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.33ms 2019-10-16 14:50:35,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.64ms 2019-10-16 14:50:35,638 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-16 14:50:35,662 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-16 14:50:36,198 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-16 14:50:36,216 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-16 14:50:36,528 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-16 14:50:45,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.25ms 2019-10-16 14:50:45,317 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.14ms 2019-10-16 14:50:45,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.07ms 2019-10-16 14:50:45,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.77ms 2019-10-16 14:50:47,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.31ms 2019-10-16 14:50:55,287 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.94ms 2019-10-16 14:50:55,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-16 14:50:55,384 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.33ms 2019-10-16 14:50:55,416 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.27ms 2019-10-16 14:50:57,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.65ms 2019-10-16 14:51:05,267 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.13ms 2019-10-16 14:51:05,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-16 14:51:05,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.18ms 2019-10-16 14:51:05,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.68ms 2019-10-16 14:51:07,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-16 14:51:15,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.43ms 2019-10-16 14:51:15,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.28ms 2019-10-16 14:51:15,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.44ms 2019-10-16 14:51:15,476 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.36ms 2019-10-16 14:51:17,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-16 14:51:24,591 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 14:51:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 14:51:24,635 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 14:51:25,289 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.14ms 2019-10-16 14:51:25,319 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.39ms 2019-10-16 14:51:25,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.45ms 2019-10-16 14:51:25,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.12ms 2019-10-16 14:51:27,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.12ms 2019-10-16 14:51:35,288 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-16 14:51:35,318 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.92ms 2019-10-16 14:51:35,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.56ms 2019-10-16 14:51:35,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.73ms 2019-10-16 14:51:37,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.85ms 2019-10-16 14:51:45,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.84ms 2019-10-16 14:51:45,316 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.66ms 2019-10-16 14:51:45,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.89ms 2019-10-16 14:51:45,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-16 14:51:47,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-16 14:51:55,286 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.87ms 2019-10-16 14:51:55,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.96ms 2019-10-16 14:51:55,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-16 14:51:55,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.16ms 2019-10-16 14:51:57,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-16 14:52:05,291 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-16 14:52:05,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.48ms 2019-10-16 14:52:05,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.26ms 2019-10-16 14:52:05,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.89ms 2019-10-16 14:52:07,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-16 14:52:15,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.10ms 2019-10-16 14:52:15,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.82ms 2019-10-16 14:52:15,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.88ms 2019-10-16 14:52:15,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.84ms 2019-10-16 14:52:17,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.83ms 2019-10-16 14:52:25,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.76ms 2019-10-16 14:52:25,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.36ms 2019-10-16 14:52:25,407 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.66ms 2019-10-16 14:52:25,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-16 14:52:27,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-16 14:52:35,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.66ms 2019-10-16 14:52:35,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.66ms 2019-10-16 14:52:35,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.82ms 2019-10-16 14:52:35,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.86ms 2019-10-16 14:52:37,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.19ms 2019-10-16 14:52:45,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.87ms 2019-10-16 14:52:45,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.41ms 2019-10-16 14:52:45,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.01ms 2019-10-16 14:52:45,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.63ms 2019-10-16 14:52:47,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.77ms 2019-10-16 14:52:55,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.04ms 2019-10-16 14:52:55,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.64ms 2019-10-16 14:52:55,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.61ms 2019-10-16 14:52:55,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.11ms 2019-10-16 14:52:57,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.30ms 2019-10-16 14:53:05,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-16 14:53:05,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.39ms 2019-10-16 14:53:05,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.91ms 2019-10-16 14:53:05,449 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.27ms 2019-10-16 14:53:07,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.48ms 2019-10-16 14:53:15,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.73ms 2019-10-16 14:53:15,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.17ms 2019-10-16 14:53:15,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.59ms 2019-10-16 14:53:15,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-16 14:53:17,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.73ms 2019-10-16 14:53:25,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.07ms 2019-10-16 14:53:25,371 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.86ms 2019-10-16 14:53:25,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-16 14:53:25,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-16 14:53:27,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.87ms 2019-10-16 14:53:35,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.26ms 2019-10-16 14:53:35,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.38ms 2019-10-16 14:53:35,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.70ms 2019-10-16 14:53:35,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.17ms 2019-10-16 14:53:37,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.89ms 2019-10-16 14:53:45,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.64ms 2019-10-16 14:53:45,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.83ms 2019-10-16 14:53:45,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-16 14:53:45,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.89ms 2019-10-16 14:53:47,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-16 14:53:55,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.46ms 2019-10-16 14:53:55,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.52ms 2019-10-16 14:53:55,404 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-16 14:53:55,437 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.55ms 2019-10-16 14:53:57,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.84ms 2019-10-16 14:54:05,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-16 14:54:05,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-16 14:54:05,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.38ms 2019-10-16 14:54:05,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.75ms 2019-10-16 14:54:07,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.16ms 2019-10-16 14:54:15,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.89ms 2019-10-16 14:54:15,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.76ms 2019-10-16 14:54:15,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-16 14:54:15,432 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.29ms 2019-10-16 14:54:17,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.78ms 2019-10-16 14:54:25,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 14:54:25,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.06ms 2019-10-16 14:54:25,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-16 14:54:25,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.27ms 2019-10-16 14:54:27,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.26ms 2019-10-16 14:54:35,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.58ms 2019-10-16 14:54:35,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 14:54:35,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.02ms 2019-10-16 14:54:35,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.03ms 2019-10-16 14:54:37,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.75ms 2019-10-16 14:54:45,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-16 14:54:45,368 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-16 14:54:45,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.84ms 2019-10-16 14:54:45,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.77ms 2019-10-16 14:54:47,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.61ms 2019-10-16 14:54:55,283 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.88ms 2019-10-16 14:54:55,320 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.32ms 2019-10-16 14:54:55,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.39ms 2019-10-16 14:54:55,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.79ms 2019-10-16 14:54:57,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.01ms 2019-10-16 14:55:05,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.75ms 2019-10-16 14:55:05,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.04ms 2019-10-16 14:55:05,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.60ms 2019-10-16 14:55:05,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.81ms 2019-10-16 14:55:07,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.47ms 2019-10-16 14:55:15,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.72ms 2019-10-16 14:55:15,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.79ms 2019-10-16 14:55:15,383 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.71ms 2019-10-16 14:55:15,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-16 14:55:17,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-16 14:55:25,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.80ms 2019-10-16 14:55:25,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.76ms 2019-10-16 14:55:25,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.05ms 2019-10-16 14:55:25,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.77ms 2019-10-16 14:55:27,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-16 14:55:35,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.65ms 2019-10-16 14:55:35,347 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.76ms 2019-10-16 14:55:35,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-16 14:55:35,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.91ms 2019-10-16 14:55:37,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.50ms 2019-10-16 14:55:45,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-16 14:55:45,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.04ms 2019-10-16 14:55:45,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.51ms 2019-10-16 14:55:45,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.47ms 2019-10-16 14:55:47,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-16 14:55:55,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.22ms 2019-10-16 14:55:55,376 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.65ms 2019-10-16 14:55:55,391 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.07ms 2019-10-16 14:55:55,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-16 14:55:57,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.64ms 2019-10-16 14:56:05,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-16 14:56:05,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-16 14:56:05,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.96ms 2019-10-16 14:56:05,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-16 14:56:07,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.74ms 2019-10-16 14:56:15,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.85ms 2019-10-16 14:56:15,383 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.29ms 2019-10-16 14:56:15,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.26ms 2019-10-16 14:56:15,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-16 14:56:17,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.50ms 2019-10-16 14:56:25,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-16 14:56:25,349 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.70ms 2019-10-16 14:56:25,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.23ms 2019-10-16 14:56:25,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-16 14:56:27,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-16 14:56:35,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-16 14:56:35,357 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.87ms 2019-10-16 14:56:35,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.50ms 2019-10-16 14:56:35,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.11ms 2019-10-16 14:56:37,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-16 14:56:45,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.11ms 2019-10-16 14:56:45,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-16 14:56:45,380 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.39ms 2019-10-16 14:56:45,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-16 14:56:47,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-16 14:56:55,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-16 14:56:55,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.22ms 2019-10-16 14:56:55,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.88ms 2019-10-16 14:56:55,454 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.62ms 2019-10-16 14:56:57,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.97ms 2019-10-16 14:57:05,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-16 14:57:05,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-16 14:57:05,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.02ms 2019-10-16 14:57:05,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.06ms 2019-10-16 14:57:07,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-16 14:57:15,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.46ms 2019-10-16 14:57:15,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.84ms 2019-10-16 14:57:15,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.71ms 2019-10-16 14:57:15,425 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.05ms 2019-10-16 14:57:17,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.81ms 2019-10-16 14:57:25,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.29ms 2019-10-16 14:57:25,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.84ms 2019-10-16 14:57:25,361 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.67ms 2019-10-16 14:57:25,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-16 14:57:27,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-16 14:57:35,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-16 14:57:35,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.26ms 2019-10-16 14:57:35,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.01ms 2019-10-16 14:57:35,454 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.71ms 2019-10-16 14:57:37,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.41ms 2019-10-16 14:57:45,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.00ms 2019-10-16 14:57:45,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.71ms 2019-10-16 14:57:45,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-16 14:57:45,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-16 14:57:47,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.21ms 2019-10-16 14:57:55,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.02ms 2019-10-16 14:57:55,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.29ms 2019-10-16 14:57:55,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.47ms 2019-10-16 14:57:55,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.10ms 2019-10-16 14:57:57,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-16 14:58:05,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.41ms 2019-10-16 14:58:05,357 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.97ms 2019-10-16 14:58:05,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.03ms 2019-10-16 14:58:05,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.68ms 2019-10-16 14:58:07,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-16 14:58:15,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.91ms 2019-10-16 14:58:15,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-16 14:58:15,388 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.67ms 2019-10-16 14:58:15,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.29ms 2019-10-16 14:58:17,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.72ms 2019-10-16 14:58:25,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.05ms 2019-10-16 14:58:25,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.37ms 2019-10-16 14:58:25,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.06ms 2019-10-16 14:58:25,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.34ms 2019-10-16 14:58:27,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.62ms 2019-10-16 14:58:35,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.44ms 2019-10-16 14:58:35,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.59ms 2019-10-16 14:58:35,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.17ms 2019-10-16 14:58:35,451 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.72ms 2019-10-16 14:58:37,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.37ms 2019-10-16 14:58:45,291 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.01ms 2019-10-16 14:58:45,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.04ms 2019-10-16 14:58:45,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.83ms 2019-10-16 14:58:45,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.38ms 2019-10-16 14:58:47,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-16 14:58:55,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.63ms 2019-10-16 14:58:55,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.12ms 2019-10-16 14:58:55,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.75ms 2019-10-16 14:58:55,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.24ms 2019-10-16 14:58:57,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.64ms 2019-10-16 14:59:05,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.00ms 2019-10-16 14:59:05,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.73ms 2019-10-16 14:59:05,407 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.67ms 2019-10-16 14:59:05,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.41ms 2019-10-16 14:59:07,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.13ms 2019-10-16 14:59:08,645 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 14:59:15,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-16 14:59:15,355 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.84ms 2019-10-16 14:59:15,694 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.60ms 2019-10-16 14:59:15,726 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.36ms 2019-10-16 14:59:17,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-16 14:59:25,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.54ms 2019-10-16 14:59:25,340 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.28ms 2019-10-16 14:59:25,408 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.45ms 2019-10-16 14:59:25,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.28ms 2019-10-16 14:59:25,815 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 81019} 2019-10-16 14:59:27,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-16 14:59:35,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.46ms 2019-10-16 14:59:35,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.53ms 2019-10-16 14:59:35,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-16 14:59:35,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.20ms 2019-10-16 14:59:37,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 14:59:45,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-16 14:59:45,356 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.07ms 2019-10-16 14:59:45,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-16 14:59:45,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.23ms 2019-10-16 14:59:47,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-16 14:59:55,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.26ms 2019-10-16 14:59:55,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.57ms 2019-10-16 14:59:55,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.98ms 2019-10-16 14:59:55,435 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.03ms 2019-10-16 14:59:57,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.80ms 2019-10-16 15:00:05,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.37ms 2019-10-16 15:00:05,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 15:00:05,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.49ms 2019-10-16 15:00:05,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-16 15:00:07,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-16 15:00:15,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.60ms 2019-10-16 15:00:15,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.76ms 2019-10-16 15:00:15,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-16 15:00:15,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-16 15:00:17,317 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.99ms 2019-10-16 15:00:25,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.48ms 2019-10-16 15:00:25,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.45ms 2019-10-16 15:00:25,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-16 15:00:25,431 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-16 15:00:27,324 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.01ms 2019-10-16 15:00:35,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.47ms 2019-10-16 15:00:35,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.67ms 2019-10-16 15:00:35,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.61ms 2019-10-16 15:00:35,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.54ms 2019-10-16 15:00:37,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.57ms 2019-10-16 15:00:45,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.22ms 2019-10-16 15:00:45,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.37ms 2019-10-16 15:00:45,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.91ms 2019-10-16 15:00:45,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.28ms 2019-10-16 15:00:47,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.04ms 2019-10-16 15:00:55,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.65ms 2019-10-16 15:00:55,342 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.56ms 2019-10-16 15:00:55,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.66ms 2019-10-16 15:00:55,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-16 15:00:57,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.91ms 2019-10-16 15:01:05,309 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.47ms 2019-10-16 15:01:05,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.70ms 2019-10-16 15:01:05,383 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.87ms 2019-10-16 15:01:05,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.38ms 2019-10-16 15:01:07,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-16 15:01:15,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-16 15:01:15,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.98ms 2019-10-16 15:01:15,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-16 15:01:15,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-16 15:01:17,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 15:01:25,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.53ms 2019-10-16 15:01:25,352 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-16 15:01:25,384 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.26ms 2019-10-16 15:01:25,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.93ms 2019-10-16 15:01:27,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.20ms 2019-10-16 15:01:35,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.20ms 2019-10-16 15:01:35,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.60ms 2019-10-16 15:01:35,568 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.33ms 2019-10-16 15:01:35,616 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.15ms 2019-10-16 15:01:37,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.67ms 2019-10-16 15:01:45,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.03ms 2019-10-16 15:01:45,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.71ms 2019-10-16 15:01:45,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.68ms 2019-10-16 15:01:45,431 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.04ms 2019-10-16 15:01:47,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.78ms 2019-10-16 15:01:55,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.90ms 2019-10-16 15:01:55,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.67ms 2019-10-16 15:01:55,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.09ms 2019-10-16 15:01:55,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.47ms 2019-10-16 15:01:57,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.12ms 2019-10-16 15:02:05,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.68ms 2019-10-16 15:02:05,363 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.69ms 2019-10-16 15:02:05,412 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.71ms 2019-10-16 15:02:05,461 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.84ms 2019-10-16 15:02:07,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.15ms 2019-10-16 15:02:15,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.94ms 2019-10-16 15:02:15,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-16 15:02:15,402 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.76ms 2019-10-16 15:02:15,458 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.47ms 2019-10-16 15:02:17,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.02ms 2019-10-16 15:02:25,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.70ms 2019-10-16 15:02:25,346 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.11ms 2019-10-16 15:02:25,438 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.38ms 2019-10-16 15:02:25,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.08ms 2019-10-16 15:02:27,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 29.98ms 2019-10-16 15:02:35,290 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.12ms 2019-10-16 15:02:35,309 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.69ms 2019-10-16 15:02:35,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.28ms 2019-10-16 15:02:35,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.99ms 2019-10-16 15:02:37,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.52ms 2019-10-16 15:02:45,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.19ms 2019-10-16 15:02:45,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.43ms 2019-10-16 15:02:45,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.48ms 2019-10-16 15:02:45,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.79ms 2019-10-16 15:02:47,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.14ms 2019-10-16 15:02:55,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.80ms 2019-10-16 15:02:55,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.54ms 2019-10-16 15:02:55,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.43ms 2019-10-16 15:02:55,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.47ms 2019-10-16 15:02:57,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.98ms 2019-10-16 15:03:05,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.38ms 2019-10-16 15:03:05,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-16 15:03:05,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.21ms 2019-10-16 15:03:05,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.55ms 2019-10-16 15:03:07,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-16 15:03:15,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.53ms 2019-10-16 15:03:15,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.73ms 2019-10-16 15:03:15,386 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.23ms 2019-10-16 15:03:15,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.96ms 2019-10-16 15:03:17,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.91ms 2019-10-16 15:03:25,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.01ms 2019-10-16 15:03:25,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 17.53ms 2019-10-16 15:03:25,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-16 15:03:25,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.76ms 2019-10-16 15:03:27,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.37ms 2019-10-16 15:03:35,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.98ms 2019-10-16 15:03:35,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.61ms 2019-10-16 15:03:35,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.98ms 2019-10-16 15:03:35,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.03ms 2019-10-16 15:03:37,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.00ms 2019-10-16 15:03:45,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.91ms 2019-10-16 15:03:45,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.32ms 2019-10-16 15:03:45,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.46ms 2019-10-16 15:03:45,467 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.81ms 2019-10-16 15:03:47,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.74ms 2019-10-16 15:03:55,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-16 15:03:55,362 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.98ms 2019-10-16 15:03:55,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.81ms 2019-10-16 15:03:55,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.62ms 2019-10-16 15:03:57,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-16 15:04:05,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-16 15:04:05,345 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.40ms 2019-10-16 15:04:05,382 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.62ms 2019-10-16 15:04:05,440 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.28ms 2019-10-16 15:04:07,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.50ms 2019-10-16 15:04:15,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.65ms 2019-10-16 15:04:15,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.12ms 2019-10-16 15:04:15,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.38ms 2019-10-16 15:04:15,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.31ms 2019-10-16 15:04:17,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.53ms 2019-10-16 15:04:25,308 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.08ms 2019-10-16 15:04:25,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.99ms 2019-10-16 15:04:25,388 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.63ms 2019-10-16 15:04:25,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.54ms 2019-10-16 15:04:27,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.55ms 2019-10-16 15:04:35,311 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 28.61ms 2019-10-16 15:04:35,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 38.71ms 2019-10-16 15:04:35,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.76ms 2019-10-16 15:04:35,495 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.95ms 2019-10-16 15:04:37,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.19ms 2019-10-16 15:04:45,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.32ms 2019-10-16 15:04:45,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-16 15:04:45,418 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.37ms 2019-10-16 15:04:45,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.58ms 2019-10-16 15:04:47,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.93ms 2019-10-16 15:04:55,295 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.13ms 2019-10-16 15:04:55,323 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-16 15:04:55,374 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-16 15:04:55,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.14ms 2019-10-16 15:04:57,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.23ms 2019-10-16 15:05:05,311 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.62ms 2019-10-16 15:05:05,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-16 15:05:05,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.40ms 2019-10-16 15:05:05,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.03ms 2019-10-16 15:05:07,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-16 15:05:15,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.25ms 2019-10-16 15:05:15,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.62ms 2019-10-16 15:05:15,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.86ms 2019-10-16 15:05:15,434 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.12ms 2019-10-16 15:05:17,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.92ms 2019-10-16 15:05:25,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.22ms 2019-10-16 15:05:25,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.84ms 2019-10-16 15:05:25,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.17ms 2019-10-16 15:05:25,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.95ms 2019-10-16 15:05:27,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.32ms 2019-10-16 15:05:35,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-16 15:05:35,326 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.42ms 2019-10-16 15:05:35,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.25ms 2019-10-16 15:05:35,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.97ms 2019-10-16 15:05:37,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.39ms 2019-10-16 15:05:45,297 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-16 15:05:45,358 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.66ms 2019-10-16 15:05:45,394 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.86ms 2019-10-16 15:05:45,444 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.12ms 2019-10-16 15:05:47,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.96ms 2019-10-16 15:05:55,300 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-16 15:05:55,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.77ms 2019-10-16 15:05:55,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.57ms 2019-10-16 15:05:55,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.15ms 2019-10-16 15:05:57,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-16 15:06:05,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.47ms 2019-10-16 15:06:05,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.46ms 2019-10-16 15:06:05,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.50ms 2019-10-16 15:06:05,425 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.40ms 2019-10-16 15:06:07,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.44ms 2019-10-16 15:06:15,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.94ms 2019-10-16 15:06:15,350 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.55ms 2019-10-16 15:06:15,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.81ms 2019-10-16 15:06:15,431 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.64ms 2019-10-16 15:06:17,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.94ms 2019-10-16 15:06:25,293 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.80ms 2019-10-16 15:06:25,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.24ms 2019-10-16 15:06:25,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.23ms 2019-10-16 15:06:25,405 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.66ms 2019-10-16 15:06:27,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.58ms 2019-10-16 15:06:35,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.27ms 2019-10-16 15:06:35,383 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.08ms 2019-10-16 15:06:35,414 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.41ms 2019-10-16 15:06:35,446 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.08ms 2019-10-16 15:06:37,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.62ms 2019-10-16 15:06:45,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.78ms 2019-10-16 15:06:45,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.07ms 2019-10-16 15:06:45,390 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.26ms 2019-10-16 15:06:45,430 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.64ms 2019-10-16 15:06:47,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.91ms 2019-10-16 15:06:55,304 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.59ms 2019-10-16 15:06:55,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.34ms 2019-10-16 15:06:55,651 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.06ms 2019-10-16 15:06:55,705 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.17ms 2019-10-16 15:06:57,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.56ms 2019-10-16 15:07:05,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.53ms 2019-10-16 15:07:05,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.11ms 2019-10-16 15:07:05,406 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.12ms 2019-10-16 15:07:05,462 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.17ms 2019-10-16 15:07:07,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.41ms 2019-10-16 15:07:15,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.43ms 2019-10-16 15:07:15,346 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.07ms 2019-10-16 15:07:15,415 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.77ms 2019-10-16 15:07:15,464 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.54ms 2019-10-16 15:07:17,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.93ms 2019-10-16 15:07:25,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.59ms 2019-10-16 15:07:25,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.12ms 2019-10-16 15:07:25,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.24ms 2019-10-16 15:07:25,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.59ms 2019-10-16 15:07:27,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.07ms 2019-10-16 15:07:35,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-16 15:07:35,332 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.97ms 2019-10-16 15:07:35,439 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-16 15:07:35,475 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.13ms 2019-10-16 15:07:37,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.90ms 2019-10-16 15:07:45,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.62ms 2019-10-16 15:07:45,341 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.16ms 2019-10-16 15:07:45,401 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.92ms 2019-10-16 15:07:45,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.95ms 2019-10-16 15:07:47,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.58ms 2019-10-16 15:07:55,310 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.81ms 2019-10-16 15:07:55,340 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.76ms 2019-10-16 15:07:55,378 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.47ms 2019-10-16 15:07:55,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.16ms 2019-10-16 15:07:57,325 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.64ms 2019-10-16 15:08:05,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 26.50ms 2019-10-16 15:08:05,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.08ms 2019-10-16 15:08:05,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.77ms 2019-10-16 15:08:05,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.16ms 2019-10-16 15:08:07,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.19ms 2019-10-16 15:08:15,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.28ms 2019-10-16 15:08:15,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.30ms 2019-10-16 15:08:15,407 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.61ms 2019-10-16 15:08:15,455 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.27ms 2019-10-16 15:08:17,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.00ms 2019-10-16 15:08:25,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.87ms 2019-10-16 15:08:25,366 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.56ms 2019-10-16 15:08:25,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-16 15:08:25,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.20ms 2019-10-16 15:08:27,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.01ms 2019-10-16 15:08:35,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.47ms 2019-10-16 15:08:35,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.61ms 2019-10-16 15:08:35,418 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.09ms 2019-10-16 15:08:35,457 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.72ms 2019-10-16 15:08:37,341 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.02ms 2019-10-16 15:08:45,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.79ms 2019-10-16 15:08:45,367 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.53ms 2019-10-16 15:08:45,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 15.03ms 2019-10-16 15:08:45,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.97ms 2019-10-16 15:08:47,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.28ms 2019-10-16 15:08:55,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.54ms 2019-10-16 15:08:55,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.58ms 2019-10-16 15:08:55,412 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.10ms 2019-10-16 15:08:55,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.17ms 2019-10-16 15:08:57,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.15ms 2019-10-16 15:09:05,298 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.61ms 2019-10-16 15:09:05,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.06ms 2019-10-16 15:09:05,418 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.04ms 2019-10-16 15:09:05,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.30ms 2019-10-16 15:09:07,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.56ms 2019-10-16 15:09:15,294 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.52ms 2019-10-16 15:09:15,322 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.24ms 2019-10-16 15:09:15,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 9.98ms 2019-10-16 15:09:15,423 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.45ms 2019-10-16 15:09:17,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.41ms 2019-10-16 15:09:25,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.21ms 2019-10-16 15:09:25,354 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.16ms 2019-10-16 15:09:25,387 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.52ms 2019-10-16 15:09:25,418 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.19ms 2019-10-16 15:09:27,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.68ms 2019-10-16 15:09:35,312 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.07ms 2019-10-16 15:09:35,412 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.71ms 2019-10-16 15:09:35,443 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-16 15:09:35,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.85ms 2019-10-16 15:09:37,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.71ms 2019-10-16 15:09:45,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.63ms 2019-10-16 15:09:45,330 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.82ms 2019-10-16 15:09:45,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.59ms 2019-10-16 15:09:45,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.50ms 2019-10-16 15:09:47,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.18ms 2019-10-16 15:09:55,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.82ms 2019-10-16 15:09:55,409 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.81ms 2019-10-16 15:09:55,445 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.01ms 2019-10-16 15:09:55,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.62ms 2019-10-16 15:09:57,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 16.36ms 2019-10-16 15:10:05,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.84ms 2019-10-16 15:10:05,392 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.92ms 2019-10-16 15:10:05,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.82ms 2019-10-16 15:10:05,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.39ms 2019-10-16 15:10:07,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.71ms 2019-10-16 15:10:15,296 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.44ms 2019-10-16 15:10:15,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.03ms 2019-10-16 15:10:15,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.92ms 2019-10-16 15:10:15,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.19ms 2019-10-16 15:10:17,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.49ms 2019-10-16 15:10:25,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-16 15:10:25,385 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 27.24ms 2019-10-16 15:10:25,427 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.78ms 2019-10-16 15:10:25,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 13.81ms 2019-10-16 15:10:27,346 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.33ms 2019-10-16 15:10:35,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.96ms 2019-10-16 15:10:35,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.20ms 2019-10-16 15:10:35,425 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.95ms 2019-10-16 15:10:35,456 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.10ms 2019-10-16 15:10:37,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.69ms 2019-10-16 15:10:45,311 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.58ms 2019-10-16 15:10:45,360 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.58ms 2019-10-16 15:10:45,393 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.28ms 2019-10-16 15:10:45,433 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.74ms 2019-10-16 15:10:47,328 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.67ms 2019-10-16 15:10:55,303 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.83ms 2019-10-16 15:10:55,365 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 22.63ms 2019-10-16 15:10:55,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.44ms 2019-10-16 15:10:55,471 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.26ms 2019-10-16 15:10:57,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.01ms 2019-10-16 15:11:05,299 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.97ms 2019-10-16 15:11:05,381 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.22ms 2019-10-16 15:11:05,413 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.42ms 2019-10-16 15:11:05,429 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.64ms 2019-10-16 15:11:07,338 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.45ms 2019-10-16 15:11:15,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.37ms 2019-10-16 15:11:15,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.05ms 2019-10-16 15:11:15,426 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.81ms 2019-10-16 15:11:15,441 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.02ms 2019-10-16 15:11:17,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.87ms 2019-10-16 15:11:25,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.86ms 2019-10-16 15:11:25,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.81ms 2019-10-16 15:11:25,398 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.27ms 2019-10-16 15:11:25,452 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.23ms 2019-10-16 15:11:27,342 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 25.37ms 2019-10-16 15:11:35,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.26ms 2019-10-16 15:11:35,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.84ms 2019-10-16 15:11:35,395 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.53ms 2019-10-16 15:11:35,447 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.18ms 2019-10-16 15:11:37,339 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-16 15:11:42,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:11:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:11:45,305 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.38ms 2019-10-16 15:11:45,400 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.84ms 2019-10-16 15:11:45,421 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.04ms 2019-10-16 15:11:45,436 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.61ms 2019-10-16 15:11:47,327 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.18ms 2019-10-16 15:11:55,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 21.29ms 2019-10-16 15:11:55,370 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 24.73ms 2019-10-16 15:11:55,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.07ms 2019-10-16 15:11:55,453 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.19ms 2019-10-16 15:11:57,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.72ms 2019-10-16 15:12:05,301 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.34ms 2019-10-16 15:12:05,329 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.71ms 2019-10-16 15:12:05,389 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.11ms 2019-10-16 15:12:05,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.40ms 2019-10-16 15:12:07,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.88ms 2019-10-16 15:12:15,307 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.25ms 2019-10-16 15:12:15,359 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 14.40ms 2019-10-16 15:12:15,391 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.47ms 2019-10-16 15:12:15,422 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.24ms 2019-10-16 15:12:17,335 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.95ms 2019-10-16 15:12:25,306 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-16 15:12:25,369 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.30ms 2019-10-16 15:12:25,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-16 15:12:25,448 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.35ms 2019-10-16 15:12:27,336 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.06ms 2019-10-16 15:12:29,822 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-16 15:12:29,981 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-16 15:12:31,285 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-16 15:12:31,478 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-16 15:12:33,693 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.59s 2019-10-16 15:12:34,619 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.57s 2019-10-16 15:12:35,293 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.55s 2019-10-16 15:12:35,942 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.56s 2019-10-16 15:12:36,668 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.6s 2019-10-16 15:12:37,026 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-16 15:12:37,118 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.33ms 2019-10-16 15:12:37,133 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.53ms 2019-10-16 15:12:37,183 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.97ms 2019-10-16 15:12:37,214 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.30ms 2019-10-16 15:12:37,258 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-16 15:12:37,307 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-16 15:12:37,310 - tornado.application - ERROR - Exception in callback Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado/ioloop.py", line 605, in _run_callback ret = callback() File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado/stack_context.py", line 277, in null_wrapper return fn(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/vendor/sockjs/tornado/transports/websocket.py", line 94, in self.server.io_loop.add_callback(lambda: self.send_pack(message, binary)) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/vendor/sockjs/tornado/transports/websocket.py", line 89, in send_pack self.write_message(message, binary) File "/home/pi/oprint/local/lib/python2.7/site-packages/tornado/websocket.py", line 249, in write_message raise WebSocketClosedError() WebSocketClosedError 2019-10-16 15:12:37,337 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.27ms 2019-10-16 15:12:37,368 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.179 2019-10-16 15:12:38,063 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.179 2019-10-16 15:12:38,293 - octoprint.server.util.flask - INFO - Passively logging in user XKiloX95 from ::ffff:192.168.1.179 2019-10-16 15:12:40,683 - octoprint.server.util.sockjs - INFO - User XKiloX95 logged in on the socket from client ::ffff:192.168.1.179 2019-10-16 15:12:45,302 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.05ms 2019-10-16 15:12:45,331 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.43ms 2019-10-16 15:12:45,375 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.75ms 2019-10-16 15:12:45,424 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.32ms 2019-10-16 15:12:47,342 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 18.75ms 2019-10-16 15:12:55,313 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 23.09ms 2019-10-16 15:12:55,372 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 20.23ms 2019-10-16 15:12:55,417 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.60ms 2019-10-16 15:12:55,450 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.51ms 2019-10-16 15:12:57,334 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 19.70ms 2019-10-16 15:13:04,091 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-10-16 15:13:04,546 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-10-16 15:13:04,560 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-10-16 15:13:05,478 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 11.09ms 2019-10-16 15:13:05,532 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 10.57ms 2019-10-16 15:13:05,565 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.179) 12.28ms 2019-10-16 15:13:05,578 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-16 15:13:05,788 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-10-16 15:13:05,872 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-16 15:13:06,120 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2019-10-16 15:13:06,121 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2019-10-16 15:13:10,385 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2019-10-16 15:13:10,428 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-10-16 15:13:11,112 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'} 2019-10-16 15:13:42,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:13:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:14:08,647 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 15:14:25,769 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 81919} 2019-10-16 15:15:27,402 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: bracke~1.gco, owner: None, user: None 2019-10-16 15:15:27,416 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-10-16 15:15:29,527 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-10-16 15:15:29,556 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-10-16 15:15:42,908 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:15:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:16:49,794 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD" 2019-10-16 15:16:49,800 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: bracke~1.gco, owner: None, user: None 2019-10-16 15:16:50,098 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD" 2019-10-16 15:16:50,216 - octoprint.plugins.excluderegion - INFO - Printing started 2019-10-16 15:16:50,804 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:16:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:16:51,232 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'sdcard', 'file': 'f3e6356591cbd506260ae2331db955102595f0a7'} 2019-10-16 15:16:51,280 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:16:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:02,298 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:17:02,595 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:17:02,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:14,595 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:25,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:36,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:48,301 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:50,296 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:17:50,597 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:17:59,903 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:17:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:18:11,279 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:18:11] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:18:22,295 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:18:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:18:33,580 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:18:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:18:44,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:18:44] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:18:50,595 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:18:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:18:55,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:18:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:19:07,278 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:19:07,584 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:19:07,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:19:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:19:19,295 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:19:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:19:30,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:19:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:19:41,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:19:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:19:50,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:19:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:19:53,296 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:19:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:20:04,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:20:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:20:16,295 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:20:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:20:27,296 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:20:27] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:20:38,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:20:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:20:49,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:20:49] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:20:50,597 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:20:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:00,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:00] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:12,301 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:23,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:34,908 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:45,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:50,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:21:57,300 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:21:57] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:22:08,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:22:21,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:22,292 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:22,594 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:22,600 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:22:22,620 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:22] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:22:22,632 - backoff - INFO - Backing off capture_jpeg(...) for 0.8s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:22:23,582 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:23,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:24,292 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:24,294 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:22:24,300 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:24] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:22:24,317 - backoff - INFO - Backing off capture_jpeg(...) for 2.0s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:22:26,592 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:26,901 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:27,296 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:27,299 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:22:27,304 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:27] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:22:27,326 - backoff - INFO - Backing off capture_jpeg(...) for 2.5s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:22:29,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:22:30,302 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:22:41,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:22:50,596 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:22:53,280 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:22:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:23:04,296 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:23:15,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:23:26,902 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:23:27,292 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:23:27,582 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:23:27,586 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:23:27,588 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:27] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:23:27,634 - backoff - INFO - Backing off capture_jpeg(...) for 0.6s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:23:28,283 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:23:39,594 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:23:50,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:23:50,607 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:23:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:24:01,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:24:02,278 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:24:02,596 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:24:02,600 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:24:02,613 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:02] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:24:02,626 - backoff - INFO - Backing off capture_jpeg(...) for 0.1s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:24:02,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:24:14,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:24:25,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:24:37,300 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:24:48,603 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:24:50,597 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:24:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:00,299 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:00] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:11,581 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:11] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:22,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:34,302 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:45,581 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:50,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:25:56,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:25:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:26:08,296 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:26:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:26:19,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:26:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:26:30,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:26:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:26:42,306 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:26:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:26:50,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:26:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:26:53,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:26:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:27:04,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:27:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:27:15,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:27:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:27:27,298 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:27:27] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:27:38,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:27:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:27:50,283 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:27:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:27:50,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:27:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:01,588 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:01] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:12,596 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:24,303 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:36,298 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:47,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:50,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:28:58,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:28:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:29:08,648 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 15:29:10,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:29:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:29:21,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:29:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:29:25,756 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 82819} 2019-10-16 15:29:32,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:29:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:29:43,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:29:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:29:50,901 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:29:51,294 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:29:51,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:29:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:29:55,294 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:29:55,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:29:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:30:06,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:30:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:30:17,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:30:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:30:29,293 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:30:29,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:30:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:30:40,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:30:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:30:51,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:30:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:30:52,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:30:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:03,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:14,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:25,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:36,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:48,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:51,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:31:59,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:31:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:32:11,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:32:11] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:32:22,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:32:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:32:33,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:32:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:32:44,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:32:44] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:32:51,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:32:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:32:55,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:32:56,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:32:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:33:07,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:33:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:33:18,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:33:18] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:33:30,279 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:33:30,593 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:33:30,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:33:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:33:41,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:33:42,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:33:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:33:51,300 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:33:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:33:53,609 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:33:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:34:05,605 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:34:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:34:16,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:34:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:34:27,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:34:28,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:34:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:34:41,624 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:34:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:34:51,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:34:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:34:52,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:34:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:35:03,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:35:04,279 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:35:04,593 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:35:04,596 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:35:04,603 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:04] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:35:04,621 - backoff - INFO - Backing off capture_jpeg(...) for 0.1s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:35:04,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:35:16,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:35:27,622 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:27] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:35:38,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:35:49,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:35:50,280 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:35:50,595 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:35:50,597 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:35:50,603 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:50] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:35:50,621 - backoff - INFO - Backing off capture_jpeg(...) for 0.6s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:35:51,299 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:35:51,306 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:35:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:02,597 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:13,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:24,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:24] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:36,281 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:47,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:51,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:51,610 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:36:58,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:36:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:37:10,594 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:37:10,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:37:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:37:22,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:37:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:37:33,614 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:37:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:37:44,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:37:44] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:37:51,618 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:37:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:37:55,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:37:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:38:07,302 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:38:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:38:18,606 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:38:18] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:38:29,603 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:38:29,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:38:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:38:41,303 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:38:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:38:51,597 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:38:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:38:52,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:38:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:39:03,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:04,280 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:04,603 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:39:15,593 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:15,899 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:16,279 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:16,280 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:39:16,285 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:16] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:39:16,291 - backoff - INFO - Backing off capture_jpeg(...) for 0.8s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:39:17,293 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:17,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:39:28,901 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:39:29,297 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:29] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:39:40,602 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:39:51,912 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:39:51,917 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:39:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:02,911 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:14,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:25,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:36,595 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:40:36,901 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:40:37,302 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:48,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:51,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:40:59,910 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:40:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:41:10,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:41:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:41:22,284 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:41:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:41:33,595 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:41:33,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:41:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:41:45,299 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:41:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:41:51,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:41:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:41:56,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:41:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:42:07,298 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:42:19,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:42:30,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:42:41,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:41] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:42:51,911 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:42:53,281 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:42:53,582 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:42:53,920 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:42:53,922 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:42:53,926 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:53] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:42:53,936 - backoff - INFO - Backing off capture_jpeg(...) for 0.9s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:42:54,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:42:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:43:06,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:43:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:43:17,298 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:43:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:43:28,604 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:43:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:43:39,909 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:43:40,283 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:43:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:43:51,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:43:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:43:51,917 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:43:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:02,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:08,652 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 15:44:13,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:25,303 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:25,755 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 83719} 2019-10-16 15:44:36,291 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:47,298 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:52,292 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:44:58,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:44:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:45:09,917 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:45:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:45:20,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:45:20] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:45:32,283 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:45:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:45:43,595 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:45:43,911 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:45:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:45:52,287 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:45:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:45:54,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:45:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:46:06,302 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:46:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:46:17,603 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:46:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:46:28,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:46:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:46:39,919 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:46:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:46:51,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:46:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:46:52,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:46:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:02,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:13,921 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:25,595 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:36,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:47:37,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:37] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:48,603 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:48] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:52,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:47:59,596 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:47:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:48:10,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:48:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:48:22,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:48:22] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:48:34,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:48:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:48:45,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:48:45] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:48:52,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:48:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:48:56,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:48:56] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:49:08,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:49:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:49:19,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:49:19] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:49:30,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:49:30] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:49:42,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:49:42] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:49:52,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:49:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:49:53,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:49:53] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:50:04,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:50:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:50:15,903 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:50:15] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:50:27,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:50:27] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:50:38,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:50:38] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:50:49,913 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:50:49] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:50:52,282 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:50:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:01,301 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:01] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:12,583 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:23,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:34,916 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:46,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:52,586 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:51:52,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:51:57,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:51:57] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:52:08,582 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:52:08,902 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:52:09,234 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:52:09,236 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 15:52:09,243 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:52:09] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 15:52:09,256 - backoff - INFO - Backing off capture_jpeg(...) for 0.6s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 15:52:10,236 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:52:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:52:21,596 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:52:21,921 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:52:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:52:33,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:52:33] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:52:39,035 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Finishing" 2019-10-16 15:52:39,045 - octoprint.printer.standard.job - INFO - Print job done - origin: sdcard, path: bracke~1.gco, owner: None 2019-10-16 15:52:39,425 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2019-10-16 15:52:39,476 - octoprint.plugin - ERROR - Error while calling plugin PrintTimeGenius Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 219, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius/__init__.py", line 420, in on_event metadata = self._file_manager.get_metadata(payload["origin"], payload["path"]) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 606, in get_metadata return self._storage(destination).get_metadata(path) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/filemanager/__init__.py", line 697, in _storage raise NoSuchStorage("No storage configured for destination {destination}".format(**locals())) NoSuchStorage: No storage configured for destination sdcard 2019-10-16 15:52:39,494 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2019-10-16 15:52:40,242 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'sdcard', 'file': 'f3e6356591cbd506260ae2331db955102595f0a7', 'elapsed': 2149} 2019-10-16 15:53:52,583 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:53:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:55:52,605 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:55:52] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:57:03,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:03] "GET /?action=stream HTTP/1.1" 200 - 2019-10-16 15:57:03,984 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CCR10S_8608620a-809f-49e3-a5d6-7a40c4fe4aec.gcode 2019-10-16 15:57:04,018 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2019-10-16 15:57:04,016 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CCR10S_8608620a-809f-49e3-a5d6-7a40c4fe4aec.gcode, owner: _api, user: _api 2019-10-16 15:57:04,037 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2019-10-16 15:57:04,047 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CCR10S_8608620a-809f-49e3-a5d6-7a40c4fe4aec.gcode, owner: _api, user: _api 2019-10-16 15:57:04,053 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-10-16 15:57:04,159 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2019-10-16 15:57:04,520 - octoprint.plugins.excluderegion - INFO - Printing started 2019-10-16 15:57:04,625 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:57:04,670 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:57:05,398 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'd105f503d6457a5f9d1efa08e968151bd03192fa'} 2019-10-16 15:57:06,828 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CCR10S_8608620a-809f-49e3-a5d6-7a40c4fe4aec.gcode finished, needed 2.84s 2019-10-16 15:57:16,233 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 15:57:16,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:16] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:57:27,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:27] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:57:39,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:57:50,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:57:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:01,611 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:01] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:04,583 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:12,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:12] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:17,072 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2019-10-16 15:58:21,061 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2019-10-16 15:58:23,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:25,073 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2019-10-16 15:58:35,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:35] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:46,591 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:58:58,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:58:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:59:04,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:59:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:59:08,654 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 15:59:09,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:59:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:59:21,239 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:59:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:59:25,809 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 84619} 2019-10-16 15:59:32,592 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:59:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:59:43,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:59:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 15:59:55,240 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 15:59:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:00:04,591 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:00:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:00:06,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:00:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:00:17,602 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:00:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:00:28,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:00:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:00:40,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:00:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:00:51,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:00:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:02,583 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:01:02,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:04,586 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:14,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:25,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:36,594 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:47,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:01:59,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:01:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:04,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:04] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:05,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:10,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:21,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:32,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:44,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:44] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:02:55,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:02:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:03:05,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:03:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:03:06,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:03:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:03:17,907 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:03:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:03:28,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:03:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:03:40,581 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:03:40] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:03:51,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:03:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:03,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:03] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:05,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:14,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:14] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:25,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:36,906 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:47,910 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:04:59,245 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:04:59] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:05:05,236 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:05:05,602 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:05:11,595 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:05:11,911 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:11] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:05:23,239 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:23] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:05:34,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:34] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:05:45,595 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:05:45,901 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:05:46,233 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:05:46,234 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 16:05:46,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:46] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 16:05:46,248 - backoff - INFO - Backing off capture_jpeg(...) for 0.4s (HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8080/?action=snapshot) 2019-10-16 16:05:46,903 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:46] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:05:58,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:05:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:06:05,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:06:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:06:09,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:06:09] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:06:20,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:06:20] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:06:31,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:06:31] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:06:43,239 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:06:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:06:54,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:06:54] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:07:05,580 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:07:05,589 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:07:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:07:05,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:07:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:07:17,236 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:07:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:07:28,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:07:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:07:39,604 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:07:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:07:50,901 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:07:50] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:02,233 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:08:02,594 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:08:02,907 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:05,618 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:13,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:25,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:36,582 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:47,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:08:58,904 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:08:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:09:05,598 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:09:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:09:10,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:09:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:09:21,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:09:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:09:32,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:09:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:09:43,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:09:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:09:55,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:09:55] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:10:05,604 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:10:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:10:06,235 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:10:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:10:17,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:10:17] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:10:28,908 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:10:28] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:10:39,910 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:10:39] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:10:51,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:10:51] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:02,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:02] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:05,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:13,599 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:13] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:24,900 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:11:25,238 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:25] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:36,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:36] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:47,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:47] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:11:58,902 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:11:58] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:12:05,601 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:12:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:12:10,254 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:12:10] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:12:21,605 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:12:21] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:12:32,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:12:32] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:12:42,583 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:12:42] "GET /?action=stream&1571238762364 HTTP/1.1" 200 - 2019-10-16 16:12:43,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:12:43] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:12:46,170 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2019-10-16 16:12:46,198 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2019-10-16 16:12:46,235 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CCR10S_8608620a-809f-49e3-a5d6-7a40c4fe4aec.gcode, owner: _api, user: XKiloX95 2019-10-16 16:12:47,106 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2019-10-16 16:12:47,518 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2019-10-16 16:12:47,832 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': 'd105f503d6457a5f9d1efa08e968151bd03192fa', 'elapsed': 942} 2019-10-16 16:12:48,386 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'reason': 'cancelled', 'file': 'd105f503d6457a5f9d1efa08e968151bd03192fa', 'elapsed': 942} 2019-10-16 16:12:49,544 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2019-10-16 16:14:05,600 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:14:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:14:08,656 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-10-16 16:14:25,866 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 85519} 2019-10-16 16:16:05,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:16:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:18:05,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:18:05] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:18:05,947 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 16:18:06,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:18:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:20:06,584 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:20:06] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:22:06,583 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:22:06,903 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:22:07,233 - backoff - ERROR - Giving up next_jpg(...) after 3 tries (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:22:07,234 - webcam_server - ERROR - Exception on / [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 263, in webcam return self.get_snapshot() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 240, in get_snapshot return flask.send_file(io.BytesIO(self.next_jpg()), mimetype='image/jpeg') File "/home/pi/oprint/local/lib/python2.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective_beta/webcam_stream.py", line 248, in next_jpg length = int(re.search(r"Content-Length: (\d+)", chunk.decode("utf-8"), re.MULTILINE).group(1)) File "/home/pi/oprint/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte 2019-10-16 16:22:07,236 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:22:07] "GET /?action=snapshot HTTP/1.1" 500 - 2019-10-16 16:22:07,241 - backoff - INFO - Backing off capture_mjpeg(...) for 0.6s (HTTPError: HTTP Error 500: INTERNAL SERVER ERROR) 2019-10-16 16:22:07,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:22:07] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:22:07,946 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 16:22:08,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:22:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:24:08,585 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:24:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:26:08,602 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:26:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:28:08,598 - backoff - INFO - Backing off next_jpg(...) for 0.0s (UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 64: invalid start byte) 2019-10-16 16:28:08,905 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:28:08] "GET /?action=snapshot HTTP/1.1" 200 - 2019-10-16 16:28:08,951 - octoprint.plugins.anywhere - ERROR - [Errno 32] Broken pipe 2019-10-16 16:28:10,588 - werkzeug - INFO - 127.0.0.1 - - [16/Oct/2019 16:28:10] "GET /?action=snapshot HTTP/1.1" 200 -